JamAIBase  by EmbeddedLLM

Open-source RAG backend for AI-enhanced spreadsheet apps

created 1 year ago
1,027 stars

Top 37.1% on sourcepulse

GitHubView on GitHub
Project Summary

JamAI Base provides an open-source RAG backend platform designed for building AI applications, targeting developers and researchers who need to create complex LLM workflows. It simplifies AI development by offering a spreadsheet-like UI and a REST API for chaining AI models, managing prompts, and evaluating LLM responses, with embedded SQLite and LanceDB for data and vector storage.

How It Works

JamAI Base utilizes a declarative paradigm, allowing users to define "what" they want rather than "how," simplifying complex data operations. It integrates embedded SQLite for structured data and LanceDB for efficient, scalable vector storage and querying of multi-modal data. The platform orchestrates LLM, vector embeddings, and reranker components, offering features like query rewriting, hybrid search, and adaptive chunking for enhanced RAG capabilities.

Quick Start & Requirements

Highlighted Details

  • Supports various LLMs including OpenAI GPT-4, Anthropic Claude 3, and Meta Llama3.
  • Features built-in RAG with query rewriting, hybrid search, and reranking.
  • Offers "Generative Tables" to transform static data into AI-enhanced entities and "Action Tables" for real-time LLM backend interactions.
  • Utilizes BGE M3-Embedding for multi-lingual, multi-functional text embeddings.

Maintenance & Community

  • Active community support via Discord.
  • GitHub repository available for contributions and stargazing.
  • Links to X and LinkedIn for updates.

Licensing & Compatibility

  • Licensed under Apache 2.0.
  • Permissive license suitable for commercial use and integration into closed-source applications.

Limitations & Caveats

The project appears to be in active development, with a focus on core RAG and data management features. Advanced customization or specific model integrations beyond the listed ones might require custom development.

Health Check
Last commit

2 months ago

Responsiveness

1+ week

Pull Requests (30d)
0
Issues (30d)
0
Star History
28 stars in the last 90 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
1 more.

NeumAI by NeumTry

0%
858
Data platform for retrieval-augmented generation (RAG)
created 1 year ago
updated 1 year ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems) and Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind).

LightRAG by HKUDS

1.0%
19k
RAG framework for fast, simple retrieval-augmented generation
created 10 months ago
updated 17 hours ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), and
7 more.

mindsdb by mindsdb

0.5%
35k
AI query engine for federated data sources
created 7 years ago
updated 1 day ago
Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Anton Troynikov Anton Troynikov(Cofounder of Chroma), and
20 more.

llama_index by run-llama

0.3%
43k
Data framework for building LLM-powered agents
created 2 years ago
updated 18 hours ago
Feedback? Help us improve.