#116 · Primary category: LLM Application Frameworks

JamAIBase

agents ai ai-agents-framework baas backend-as-a-service chatbot chatgpt intelligent-spreadsheet lancedb llama3-1 llm llm-ops orchestration python rag retrieval-augmented-generation serverless spreadsheet svelte workflow

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.

Project last updated:08/17/26

GitHub Stars

1.1K

Forks

47

Contributors

12

License

Apache-2.0

Why we included this project

JamAI Base bundles a self-hosted backend for LLM features so you don't have to wire together a database, a vector store, and an orchestration service yourself. It ships an embedded SQLite database alongside LanceDB for vectors, with managed memory, RAG pipelines, and LLM and reranker orchestration all exposed through one REST API and a spreadsheet-style interface. The four table types each cover a distinct job: generative tables auto-fill columns with model output, knowledge tables hold documents for retrieval, action tables handle live frontend-to-backend interactions, and chat tables run conversational features. That makes it easy to prototype an AI application visually and then carry the same setup into production, which suits small teams that want to iterate quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category