6 repos
Libraries and frameworks for building applications powered by large language models, with emphasis on retrieval-augmented generation (RAG), prompt chaining, and conversational AI. These tools—including LangChain and specialized implementations like GPTCache and Langchain-Chatchat—handle the plumbing between user applications and LLM backends, managing context windows, caching, multi-step reasoning, and knowledge integration. Primarily Python-based, this cluster covers both foundational frameworks and domain-specific chatbot/agent implementations.