Awesome AI AgentsRAG and Business Analytics

chroma-core/chroma

⭐ 28627 Rust added to this list on 2026-03-02 repository created 2022-10-05

Chroma is an open-source database solution engineered to facilitate search and retrieval functionalities crucial for modern AI applications. It specializes in handling vector embeddings, which are essential for tasks like document retrieval, semantic search, and powering Large Language Models (LLMs). The project aims to provide a robust and efficient backend for AI systems that require fast and accurate data retrieval based on semantic understanding rather than traditional keyword matching. Its core functionality involves storing, indexing, and querying vector embeddings, enabling developers to build sophisticated RAG (Retrieval Augmented Generation) systems. By focusing on embeddings, Chroma helps AI applications understand context and relevance more effectively. The database is built with performance in mind, catering to the demanding needs of AI workloads. Although the provided information is minimal, the tags suggest it is developed using Rust, indicating a focus on performance, memory safety, and concurrency. Chroma positions itself as a foundational component for developers building AI agents, LLM-powered platforms, and various other AI applications that rely heavily on intelligent data retrieval.

https://github.com/chroma-core/chroma

agentsaiai-agentsdatabasedocument-retrievalembeddingsllmllmsragrustrust-langvector-database

Also in RAG and Business Analytics

vanna-ai/vanna

Vanna is an open-source Python framework that uses Retrieval-Augmented Generation and large language models to convert natural language questions into accurate SQL queries for various databases, simplifying data access and querying.

Canner/WrenAI

Wren AI is an open-source Generative Business Intelligence AI agent that enables data-driven teams to interact with their data using natural language to generate SQL queries, visualizations, and reports for smarter business insights.

import-ai/omnibox

Cross-platform self-hostable AI knowledge hub that collects web pages, files and voice notes, indexes them end to end, and answers questions or drafts text over the local and internet corpus.

apecloud/ApeRAG

Production-ready RAG platform combining graph, vector, and full-text retrieval with AI agents, multimodal document parsing, MCP support, and enterprise deployment features.

newrelic/newrelic-ruby-agent

The New Relic Ruby agent is a comprehensive performance monitoring tool for Ruby applications that helps identify issues, analyze business data, and improve customer experience.

zhongyu09/openchatbi

Open source chat-based business intelligence agent built on LangGraph and LangChain that converts natural language to SQL, runs Python analysis and returns plots, forecasts and anomaly explanations.

bagofwords1/bagofwords

Bag of Words is an open-source agentic analytics platform that connects any LLM to company data, giving each agent scoped data, tools, credentials and permissions for reports, dashboards and automations.

superagent-ai/super-rag

Super-Rag is a high-performance RAG pipeline offering summarization, retrieval, reranking, and code interpretation for AI applications through a simple and production-ready REST API.