It is a Slack and Discord bot that provides developer support, using the GPT API. It scales very well with documentation. It is also open source. | It is an AI-powered task management system. The system uses OpenAI and vector databases such as Chroma or Weaviate to create, prioritize, and execute tasks. |
Bots for Slack, Discord, Web, and Discourse;
Ingestion of JSON formatted docs, chunking and storing as vector embeddings;
Guardrails to prevent hallucinated answers;
Short term memory for conversations | AI-powered task management;
Uses OpenAI and vector databases to create, prioritize, and execute tasks |
Statistics | |
GitHub Stars - | GitHub Stars 21.9K |
GitHub Forks - | GitHub Forks 2.8K |
Stacks 4 | Stacks 3 |
Followers 10 | Followers 8 |
Votes 0 | Votes 0 |
Integrations | |

It is a generative user interface system by Vercel powered by AI. It generates copy-and-paste friendly React code based on shadcn/ui and Tailwind CSS that people can use in their projects.

It is an AI-enabled editor that helps developers write technical design docs faster. It’s like an IDE with Copilot, but instead of directly editing your code, it helps you come up with a solid plan before implementing a change.

It is a trained model which interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests.

It is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set.

It is an ecosystem to run powerful and customized large language models that work locally on consumer-grade CPUs and any GPU.

Ask questions to your documents without an internet connection, using the power of LLMs. 100% private, no data leaves your execution environment at any point. You can ingest documents and ask questions without an internet connection.

It is an open-source project designed to make the process of creating charts easy. You can use this tool to generate charts based on your data.

It is the open platform for devs to tinker with and build their personal code-generation toolbox. It 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.

It is an open-source library/framework for building autonomous language agents. The library is carefully engineered to support important features including long-short term memory, tool usage, web navigation, multi-agent communication, and brand new features including human-agent interaction and symbolic control.

It 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.