EmbeddedLLM/JamAIBase
The collaborative spreadsheet for AI. Chain cells into powerful pipelines, experiment with prompts and models, and evaluate LLM responses in real-time. Work together seamlessly to build and iterate on AI applications. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 98
- Release rhythm 28
- Longevity 58
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 42.0
- age_days: 825
- days_rel: 566
- days_push: 16
- n_releases_24m: 3
Adoption not part of the score
1101 stars · 47 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JamAI Base is an open-source backend-as-a-service platform for AI that combines an embedded SQLite database and LanceDB vector database with managed RAG, LLM, embedding, and reranker orchestration. It exposes these capabilities through a spreadsheet-like UI and a simple REST API, with Generative, Action, Knowledge, and Chat tables as core building blocks.
Use cases
- build a RAG backend without managing an AI stack
- create chatbots with context-aware responses from uploaded documents
- generate LLM-powered columns in database tables
- orchestrate LLM workflows streamed to web or mobile apps
- upload PDFs and DOCX files for automatic chunking and embedding
- prototype AI features quickly like Firebase but for LLMs
When to choose
- you want a self-hosted Firebase-like backend with built-in RAG and vector search
- you prefer a spreadsheet UI for iterating on prompts and LLM outputs
- you want to avoid wiring together LangChain/LlamaIndex with separate vector stores
- you need chatbot conversation storage and knowledge retrieval out of the box
When to avoid
- you need fine-grained control over every RAG pipeline component
- you already have a mature custom AI stack and only need a vector database
- you require a fully offline solution with no hosted model dependencies
- your workload needs a database other than SQLite/LanceDB
Facets
service · maturity active
rag vector-database database llm-inference chatbot agent-framework workflow-automation api-framework web-framework large-language-models chatbots backend self-hosted web-development python self-hosted cross-platform backend-as-a-service generative-tables spreadsheet-ui lancedb sqlite llm-orchestration firebase-alternative embeddings reranker retrieval-augmented-generation ai-agents web-server docker
4 sources
- readme: https://github.com/EmbeddedLLM/JamAIBase · fetched 2026-08-28 · b613e11c53d0
- homepage: https://www.jamaibase.com/ · fetched 2026-08-29 · fab9ef4c4232
- site_page: https://docs.jamaibase.com · fetched 2026-08-29 · 7f72cca2e04b
- site_page: https://www.jamaibase.com/pricing · fetched 2026-08-29 · e96ffed62e4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EmbeddedLLM/JamAIBase | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="EmbeddedLLM/JamAIBase")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem