diff --git a/README.md b/README.md index ddc30e7..c1e7081 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ This repo collects AI-related utilities. |flappy|Production-Ready LLM Agent SDK for Every Developer|[GitHub](https://github.com/pleisto/flappy) ![GitHub Repo stars](https://img.shields.io/github/stars/pleisto/flappy.svg?style=social) |Free| | Plandex | Open source, terminal-based AI programming engine for complex tasks | [GitHub](https://github.com/plandex-ai/plandex) ![GitHub Repo stars](https://img.shields.io/github/stars/plandex-ai/plandex?style=social)| Free | | Mistral/Codestral|[Empowering developers and democratising coding with Mistral AI.](https://mistral.ai/news/codestral/), models:https://huggingface.co/mistralai/Codestral-22B-v0.1|[URL](https://chat.mistral.ai/chat)|Free| +| llama-github | A python library that helps you retrieve the most relevant code snippets, issues, and repository information from GitHub based on your queries, transforming them into valuable knowledge context. It empowers LLM Chatbots, AI Agents, and Auto-dev Agents to solve complex coding tasks. | [GitHub](https://github.com/JetXu-LLM/llama-github) ![GitHub Repo stars](https://img.shields.io/github/stars/JetXu-LLM/llama-github?style=social) | Free | ### Translation | Name | Description | Links | Fees |