rogarcia's Stars
AntonOsika/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
olliethedev/langchain-payments
A langchain agent that is able to create, check and make payments.
OSU-NLP-Group/Mind2Web
[NeurIPS'23 Spotlight] "Mind2Web: Towards a Generalist Agent for the Web"
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
rlancemartin/karpathy-gpt
smol-ai/developer
the first library to let you embed a developer agent in your own app!
plastic-labs/tutor-gpt
Theory-of-mind powered AI tutor using o1 style reasoning
simonw/strip-tags
CLI tool for stripping tags from HTML
simonw/ttok
Count and truncate text based on tokens
simonw/llm
Access large language models from the command-line
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Fictiverse/Redream
Realtime Diffusion, using Automatic1111 Stable Diffusion API
openchatai/OpenChat
LLMs custom-chatbots console ⚡
argilla-io/argilla
Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
francisjervis/Flask-Langchain
A Flask extension to manage Langchain chat memory and document stores in Flaask apps.
BerriAI/instructprompt
superagent-ai/superagent
🥷 Run AI-agents with an API
EniasCailliau/GirlfriendGPT
OSS AI Companion Chatbot - Build your own AI companion in Python using ChatGPT.
SevaSk/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
lucidrains/soundstorm-pytorch
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
SamurAIGPT/langchain-course
Learn to build and deploy AI apps.
brexhq/prompt-engineering
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
the-full-stack/ask-fsdl
Document Q&A over The Full Stack's Corpus
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
princeton-nlp/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models
mosaicml/llm-foundry
LLM training code for Databricks foundation models
ray-project/llm-numbers
Numbers every LLM developer should know
openai/openai-cookbook
Examples and guides for using the OpenAI API