Tags: #generation
Retrieval-Augmented Generation (RAG) Framework
Python
34.3k
HKUDS/LightRAG
LightRAG is a simple and fast framework for Retrieval-Augmented Generation, designed to enhance LLM performance with external knowledge.
LLM Output Structuring Library
python
13.8k
dottxt-ai/outlines
Outlines is a Python library that guarantees structured outputs from Large Language Models (LLMs) during generation, eliminating the need for post-processing and ensuring data validity.