llama-github
GitHub retriever
A Python library that uses LLMs to retrieve relevant code snippets and information from GitHub based on user queries.
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and Auto-dev Solutions to conduct Retrieval from actively selected GitHub public projects. It Augments through LLMs and Generates context for any coding question, in order to streamline the development of sophisticated AI-driven applications.
242 stars
24 watching
16 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
ai-agentai-code-generatorchatbotcode-generationgithubgithub-apigithub-searchjinaailangchainllmpython-libraryretrieval-augmented-generation
Related projects:
Repository | Description | Stars |
---|---|---|
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 35 |
run-llama/llamaindexts | A data framework for integrating large language models into applications with custom data | 1,937 |
dicklesworthstone/swiss_army_llama | A FastAPI service that facilitates semantic text search using precomputed embeddings and advanced similarity measures. | 941 |
jina-ai/thinkgpt | A Python library to augment large language models by enabling them to think and reason more effectively | 1,544 |
juncongmoo/chatllama | An open source implementation of LLaMA-based chatbots using reinforcement learning from human feedback for faster training and inference | 1,207 |
llukas22/llm-rs-python | An unofficial Python interface to the Rust-based Large Language Model library | 73 |
linksoul-ai/chinese-llama-2-7b | A deep learning project providing an open-source implementation of the LLaMA2 model with Chinese and English text data | 2,228 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 493 |
damo-nlp-sg/llm-zoo | A collection of information about various large language models used in natural language processing | 272 |
aiplanethub/beyondllm | An open-source toolkit for building and evaluating large language models | 261 |
ai-hypercomputer/maxtext | A high-performance LLM written in Python/Jax for training and inference on Google Cloud TPUs and GPUs. | 1,529 |
jpmcb/nvim-llama | An interface for integrating large language models into Neovim, enabling chat functionality and other LLM-based capabilities. | 259 |
openlmlab/openchinesellama | An incremental pre-trained Chinese large language model based on the LLaMA-7B model | 234 |
sangyuxiaowu/llamaworker | Provides an HTTP API server for integrating Large Language Models into applications | 48 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |