This image was generated by stable diffusion
- ChatGPT and APIs
- Applications with ChatGPT API
- Prompt Engineering Resources
- Agents Framework
- Large Language Models (LLM)
- Libraries and SDKs
- Desktop Applications
- Tools
- Other Resources
Node.js client for the official ChatGPT API.
https://github.com/transitive-bullshit/chatgpt-api
https://github.com/acheong08/ChatGPT
A collection of awesome GPT4 prompts.
https://github.com/ora-sh/Awesome-GPT4-Prompts
https://github.com/f/awesome-chatgpt-prompts
https://github.com/ayaka14732/ChatGPTAPIFree
This package is a Node.js wrapper around Bing Chat by Microsoft. TS batteries included.
https://github.com/transitive-bullshit/bing-chat
Danswer allows you to ask natural language questions against internal documents and get back reliable answers backed by quotes and references from the source material so that you can always trust what you get back. You can connect to a number of common tools such as Slack, GitHub, Confluence, amongst others.
https://github.com/danswer-ai/danswer
DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.
https://github.com/arc53/DocsGPT
Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running $ interpreter after installing.
https://github.com/KillianLucas/open-interpreter
ViLT-GPT is an innovative application that gives the conversational AI ChatGPT the ability to "see". By integrating OpenAI's Language Models (LLM) and LangChain with Vision-and-Language models, this app can answer queries based on the content of images. Now, you can interact with your images, ask questions and get informative responses.
https://github.com/CodeAlchemyAI/ViLT-GPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
https://github.com/geekan/MetaGPT
A 15-chapter novel can cost as little as $4 to produce and is written in just a few minutes.
https://github.com/mshumer/gpt-author
GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based on a prompt.
https://github.com/AntonOsika/gpt-engineer
Turn your natural language descriptions into fully functional, deployed AI-powered microservices with a single command! Your imagination is the limit!
https://github.com/jina-ai/gptdeploy
Enhancing Vision-language Understanding with Advanced Large Language Models
https://github.com/Vision-CAIR/MiniGPT-4
Communicative Agents for “Mind” Exploration of Large Scale Language Model Society. https://github.com/lightaime/camel
Taxy uses GPT-4 to control your browser and perform repetitive actions on your behalf. Currently it allows you to define ad-hoc instructions. In the future it will also support saved and scheduled workflows.
https://github.com/TaxyAI/browser-extension
This project generates new designs of your room with AI.
https://github.com/Nutlope/roomGPT
https://github.com/ztjhz/ChatGPTFreeApp
Visual ChatGPT connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.
https://github.com/microsoft/visual-chatgpt
https://github.com/mukulpatnaik/researchgpt
This is a proof-of-concept implementation of a ChatGPT-powered shader generator for Unity.
https://github.com/keijiro/AIShader
It is an unofficial project intended for personal learning and research purposes only. During the time that the ChatGPT desktop application was open-sourced.
https://github.com/lencx/ChatGPT
Go CLI to fuels a Telegram bot that lets you interact with ChatGPT, a large language model trained by OpenAI.
https://github.com/m1guelpf/chatgpt-telegram
ChatGPT Prompt Genius, a free, open-source browser extension that helps you 🔍 discover, share, import, and use the best prompts for ChatGPT. You can also 💾 save your chat history locally so you can easily review past conversations and refer to them at a later time.
https://github.com/benf2004/ChatGPT-Prompt-Genius
ChatHub is an all-in-one chatbot client.
https://github.com/chathub-dev/chathub
This browser extension adds web access capability to ChatGPT. Get much more relevant and up-to-date answers from the chatbot!
https://github.com/qunash/chatgpt-advanced
ChatGPT powered Rust proc macro that generates code at compile-time.
https://github.com/retrage/gpt-macro
A very basic, very brittle proof of concept for an AI assistant for geospatial search
https://github.com/earth-genome/ChatGeoPT
An experimental open-source attempt to make GPT-4 fully autonomous.
https://github.com/Torantulino/Auto-GPT
An unofficial collection of Plugins for ChatGPT, in any programming language! Note: This is not an official OpenAI or ChatGPT related repository.
https://github.com/logankilpatrick/ChatGPT-Plugins-Collection
This Python script is an example of an AI-powered task management system. The system uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks. The main idea behind this system is that it creates tasks based on the result of previous tasks and a predefined objective. The script then uses OpenAI's natural language processing (NLP) capabilities to create new tasks based on the objective, and Pinecone to store and retrieve task results for context. This is a pared-down version of the original Task-Driven Autonomous Agent.
https://github.com/yoheinakajima/babyagi
https://github.com/dory111111/babyagi-streamlit
https://github.com/dair-ai/Prompt-Engineering-Guide
https://github.com/0xk1h0/ChatGPT_DAN
https://github.com/promptslab/Awesome-Prompt-Engineering
https://github.com/yokoffing/ChatGPT-Prompts
The ChatGPT model is a large language model trained by OpenAI that is capable of generating human-like text. By providing it with a prompt, it can generate responses that continue the conversation or expand on the given prompt.
https://github.com/travistangvh/ChatGPT-Data-Science-Prompts
https://github.com/yokoffing/ChatGPT-Prompts#chatgpt-prompts
This website is a free, open-source guide on prompt engineering.
https://github.com/trigaten/Learn_Prompting
Name | Description | URL |
---|---|---|
AutoGen | AutoGen is a framework for creating multi-agent AI applications that can act autonomously or work alongside humans | https://github.com/microsoft/autogen |
phidata | Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI | https://github.com/phidatahq/phidata |
Swarm | Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team | https://github.com/openai/swarm |
crewAI | Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks | https://github.com/crewAIInc/crewAI |
LangGraph | Build resilient language agents as graphs | https://github.com/langchain-ai/langgraph |
pydantic-ai | Agent Framework / shim to use Pydantic with LLMs | https://github.com/pydantic/pydantic-ai |
DSPy | The framework for programming—not prompting—language models | https://github.com/stanfordnlp/dspy |
smolagents | smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents | https://github.com/huggingface/smolagents |
eliza | eliza is a simple, fast, and lightweight AI agent framework | https://github.com/elizaOS/eliza |
camel | CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. | https://github.com/camel-ai/camel |
AutoGPT | AutoGPT is a powerful platform that allows you to create, deploy, and manage continuous AI agents that automate complex workflows. | https://github.com/Significant-Gravitas/AutoGPT |
https://ai-agents-stack.netlify.app/
Name | Key Features/Notes | Source |
---|---|---|
phi-4 | Focused on high-quality data and advanced reasoning; blend of synthetic and curated datasets. | Hugging Face |
DeepSeek-V3 | Breakthrough in inference speed; rivals top closed-source models. | DeepSeek |
DeepSeek-R1 | Breakthrough in inference speed; rivals top closed-source models. | GitHub |
Falcon 2 | Details unspecified (assumed part of Falcon LLM series). | Falcon LLM |
Llama3 | Pretrained and instruction-tuned 8B/70B models optimized for dialogue; emphasizes safety and performance. | Meta |
Code Llama | Code-specialized version of Llama 2; trained on code-specific datasets. | Hugging Face |
dolphin-2.2.1-mistral-7b | Apache-2.0 licensed; enhanced for empathy, personal advice, and multi-turn conversations. | Hugging Face |
Intel/neural-chat-7b-v3-1 | Fine-tuned Mistral-7B using Open-Orca/SlimOrca data; aligned with DPO algorithm. | Hugging Face |
Mistral 7B | Mistral AI's first LLM; general-purpose natural language processing. | Mistral Docs |
LLaVA | Visual instruction tuning for vision-language models with GPT-4 capabilities. | GitHub |
FreeWilly2 | High-performing instruction-tuned model (details unspecified). | Hugging Face |
LLaMA2 | Next-gen open-source LLM by Meta; optimized for dialogue and safety. | Meta |
InternLM | Open-sourced 7B base and chat models for practical scenarios. | GitHub |
Gorilla | Enables LLMs to invoke APIs for tool usage. | GitHub |
Falcon LLM | Open-sourced by Technology Innovation Institute for research/commercial use. | Falcon LLM |
MPT-7B | Efficient, commercially usable LLM by MosaicML. | MosaicML |
StableLM | Stability AI's ongoing LLM series development. | GitHub |
LLaMA | Meta's foundational LLM. | GitHub |
PaLM-E | Embodied multimodal language model (combines vision and language). | Website |
Stanford Alpaca | Instruction-following LLaMA model. | GitHub |
ChatGLM-6B | Open bilingual (EN/CN) dialogue model. | GitHub |
OpenFlamingo | Framework for training multimodal LLMs. | GitHub |
Guanaco | Details unspecified (assumed conversational model). | Website |
Alpaca-LoRA | Low-Rank Adaptation (LoRA) for training Alpaca-style models. | GitHub |
NVIDIA NeMo | Toolkit for building and training conversational AI models. | GitHub |
RWKV Language Model | Alternative architecture for efficient long-context modeling. | GitHub |
Dolly | Instruction-following LLM by Databricks; commercially licensed. | GitHub |
A lightweight library to access Google Bard.
https://github.com/EvanZhouDev/bard-ai
Ship RAG based LLM web apps in seconds.
https://github.com/safevideo/autollm
An Open-source Framework for Autonomous Language Agents
https://github.com/aiwaves-cn/agents
kani (カニ) is a lightweight and highly hackable framework for chat-based language models with tool usage/function calling.
https://github.com/zhudotexe/kani
Large language models (LLMs) are emerging as a transformative technology, enabling developers to build applications that they previously could not. But using these LLMs in isolation is often not enough to create a truly powerful app - the real power comes when you can combine them with other sources of computation or knowledge.
https://github.com/hwchase17/langchain
The open source engine for fine-tuning and serving large language models.
https://github.com/scaleapi/llm-engine
TypeScript-first library for building AI apps, chatbots, and agents.
https://github.com/lgrammel/ai-utils.js
Building applications with LLMs through composability
https://github.com/hwchase17/langchainjs
Chatbot UI is an advanced chatbot kit for OpenAI's chat models built on top of Chatbot UI Lite using Next.js, TypeScript, and Tailwind CSS.
https://github.com/mckaywrigley/chatbot-ui
LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
https://github.com/jerryjliu/llama_index
OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications.
https://github.com/togethercomputer/OpenChatKit
The Vercel AI SDK is a library for building edge-ready AI-powered streaming text and chat UIs.
https://github.com/vercel-labs/ai
Desktop application of new Bing's AI-powered chatDesktop application of new Bing's AI-powered chatDesktop application of new Bing's AI-powered chat
https://github.com/dice2o/BingGPT
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
https://github.com/ItzCrazyKns/Perplexica
Get up and running with Llama 2 and other large language models locally
https://github.com/jmorganca/ollama
LangSmith lets you export data to common formats such as CSV or JSONL directly in the web app.
https://smith.langchain.com/
gpt-repository-loader is a command-line tool that converts the contents of a Git repository into a text format, preserving the structure of the files and file contents.
https://github.com/mpoon/gpt-repository-loader
ShareGPT is an open-source Chrome Extension for you to share your wildest ChatGPT conversations with one click.
https://github.com/domeccleston/sharegpt
LLM papers I'm reading, mostly on inference and model compression
https://github.com/evanmiller/LLM-Reading-List
Guidance enables you to control modern language models more effectively and efficiently than traditional prompting or chaining.
https://github.com/microsoft/guidance
ChatGPT Prompts Community
https://datafit.ai/
Alpaca Electron is built from the ground-up to be the easiest way to chat with the alpaca AI models. No command line or compiling needed!
https://github.com/ItsPi3141/alpaca-electron
Open Assistant is a project meant to give everyone access to a great chat based large language model.
https://github.com/LAION-AI/Open-Assistant
The OpenAI Cookbook shares example code for accomplishing common tasks with the OpenAI API
https://github.com/openai/openai-cookbook
FlexGen is a high-throughput generation engine for running large language models with limited GPU memory.
https://github.com/FMInference/FlexGen
https://github.com/hpcaitech/ColossalAI
https://github.com/karpathy/nanoGPT
Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
https://github.com/openai/evals
A User Interface For LangChain
https://github.com/logspace-ai/langflow
An open platform for training, serving, and evaluating large language model based chatbots.
https://github.com/lm-sys/FastChat#fine-tuning
SGPT: GPT Sentence Embeddings for Semantic Search
https://github.com/Muennighoff/sgpt
Demo, data and code to train an assistant-style large language model with ~800k GPT-3.5-Turbo Generations based on LLaMa
https://github.com/nomic-ai/gpt4all
An open platform for training, serving, and evaluating large language model based chatbots.
https://github.com/lm-sys/FastChat
An LLM playground you can run on your laptop
https://github.com/nat/openplayground