Latest Open Source Projects
chonkie
chonkie
TLDR: Chonkie is a lightweight and fast RAG chunking library with various chunkers. It offers features like minimal default installs and supports multiple tokenizers. It has better size and speed compared to alternatives.
awesome-llm-apps
awesome-llm-apps
TLDR: A curated collection of LLM apps built with RAG and AI agents. Features apps using models from various sources and includes projects in different domains. Also provides instructions for getting started and welcomes contributions.
kotaemon
kotaemon
TLDR: An open-source clean & customizable RAG UI for chatting with documents. Serves end users for QA on their documents and developers for building RAG pipelines. Features include clean UI, support for various LLMs, customizable UI for developers, and more.
llama_index
llama_index
TLDR: LlamaIndex is a data framework for LLM applications. It provides data connectors, ways to structure data, an advanced retrieval/query interface, and easy integrations. It has starter and customized options in Python and comes with important links and an ecosystem including LlamaHub and LlamaLab. Contributions are welcome and full documentation is available.