diff --git a/topics.md b/topics.md index 6461fbc..045ca82 100644 --- a/topics.md +++ b/topics.md @@ -244,7 +244,7 @@ - [SALT-NLP/LLaVAR](https://github.com/SALT-NLP/LLaVAR) - Code/Data for the paper: "LLaVAR: Enhanced Visual Instruction Tuning for Text-Rich Image Understanding" - [stanford-oval/WikiChat](https://github.com/stanford-oval/WikiChat) - WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus. - [run-llama/rags](https://github.com/run-llama/rags) - Build ChatGPT over your data, all with natural language -- [microsoft/autogen](https://github.com/microsoft/autogen) - A programming framework for agentic AI 🤖 +- [microsoft/autogen](https://github.com/microsoft/autogen) - A programming framework for agentic AI 🤖 (PyPi: autogen-agentchat) ## chatgpt @@ -263,7 +263,7 @@ - [h2oai/h2ogpt](https://github.com/h2oai/h2ogpt) - Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/ - [SALT-NLP/LLaVAR](https://github.com/SALT-NLP/LLaVAR) - Code/Data for the paper: "LLaVAR: Enhanced Visual Instruction Tuning for Text-Rich Image Understanding" - [run-llama/rags](https://github.com/run-llama/rags) - Build ChatGPT over your data, all with natural language -- [microsoft/autogen](https://github.com/microsoft/autogen) - A programming framework for agentic AI 🤖 +- [microsoft/autogen](https://github.com/microsoft/autogen) - A programming framework for agentic AI 🤖 (PyPi: autogen-agentchat) - [1mrat/gpt-stats](https://github.com/1mrat/gpt-stats) - Stats for Custom Chat GPTs not created by OpenAI - [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) - A natural language interface for computers