lazrfocus's Stars
openai/openai-cookbook
Examples and guides for using the OpenAI API
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
chenfei-wu/TaskMatrix
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
yoheinakajima/babyagi
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
ravenscroftj/turbopilot
Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU
KoboldAI/KoboldAI-Client
For GGUF support, see KoboldCPP: https://github.com/LostRuins/koboldcpp
iryna-kondr/scikit-llm
Seamlessly integrate LLMs into scikit-learn.
jeffvli/feishin
A modern self-hosted music player.
muellerberndt/mini-agi
MiniAGI is a simple general-purpose autonomous agent based on the OpenAI API.
stemrollerapp/stemroller
Isolate vocals, drums, bass, and other instrumental stems from any song
rsxdalv/tts-generation-webui
TTS Generation Web UI (Bark, MusicGen + AudioGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, MAGNet, StyleTTS2, MMS, Stable Audio, Mars5, F5-TTS, ParlerTTS)
microsoft/i-Code
run-llama/llama-lab
oliveirabruno01/babyagi-asi
BabyAGI: an Autonomous and Self-Improving agent, or BASI
budlabs/i3ass
A collection of shell scripts to ease the use of i3wm
prajwal1121/Portable-Synth
OP-1 style portable groovebox based around Teensy 4.1
my1e5/dpg-examples
A collection of example scripts which demonstrate various features/functionality in DearPyGui
Heron-Repositories/Heron
A python only framework for connecting hardware and closing loops
jpskenn/Unison
2-way turn around keyboard for Computer & Music
yet-another-alex/dearpygui-examples
Python code examples on how to create several applications using Dear PyGui. Includes building and editing a table, as well as visualizing sorting algorithms in a plot.
sistemicorp/b13-DPG_Code_patterns
Code patterns for DearPyGUI
dextersealy/chess-tutor
Chess Tutor is a full-stack app that teaches novices how to play chess. The AI uses a depth-first minmax search, and leverages a Ruby C extension library to evaluate 9,000+ moves/sec.