awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
EmbeddedLLM avatar

EmbeddedLLM/JamAIBase

0
View on GitHub↗
1,098 stars·41 forks·Python·Apache-2.0·11 viewswww.jamaibase.com↗

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.

Features

  • LLM Development Frameworks - Collaborative spreadsheet-like environment for building AI pipelines.
  • Retrieval Augmented Generation - Backend platform integrating SQLite with RAG capabilities.

Star history

Star history chart for embeddedllm/jamaibaseStar history chart for embeddedllm/jamaibase

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to JamAIBase

Similar open-source projects, ranked by how many features they share with JamAIBase.
  • pathwaycom/llm-apppathwaycom avatar

    pathwaycom/llm-app

    59,341View on GitHub↗

    This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transformation workflows. The framework distinguishes itself through differential dataflow execution, which propagates only changes through a pipeline rather than recomputing entire datasets. It supports distributed state management across worker nodes and utilizes incremental stream p

    Jupyter Notebookchatbothugging-facellm
    View on GitHub↗59,341
  • vanna-ai/vannavanna-ai avatar

    vanna-ai/vanna

    22,707View on GitHub↗

    Vanna is a Python framework designed to build conversational interfaces that translate natural language into executable database queries. It functions as an enterprise-grade toolkit that connects language models to relational databases, allowing users to retrieve information through conversational prompts rather than manual code. The system maintains context across interactions by utilizing vector databases to store historical query patterns and schema metadata. The framework distinguishes itself through a focus on security and schema-aware generation. It incorporates granular access control,

    Pythonagentaidata-visualization
    View on GitHub↗22,707
  • anthropics/anthropic-cookbookanthropics avatar

    anthropics/anthropic-cookbook

    45,984View on GitHub↗

    This repository is a collection of guides, notebooks, and recipes for implementing advanced prompting techniques and workflow patterns with large language models. It serves as a prompt engineering guide, an evaluation suite for scoring prompt quality, and a framework for orchestrating agents and integrating external tools. The project provides implementation patterns for building applications with Claude, specifically focusing on coordinating multiple models to split complex tasks between high-reasoning and high-efficiency agents. It includes technical demonstrations for multimodal data proce

    Jupyter Notebook
    View on GitHub↗45,984
  • agentset-ai/agentsetagentset-ai avatar

    agentset-ai/agentset

    2,013View on GitHub↗

    The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.

    TypeScript
    View on GitHub↗2,013
See all 30 alternatives to JamAIBase→

Frequently asked questions

What does embeddedllm/jamaibase do?

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.

What are the main features of embeddedllm/jamaibase?

The main features of embeddedllm/jamaibase are: LLM Development Frameworks, Retrieval Augmented Generation.

What are some open-source alternatives to embeddedllm/jamaibase?

Open-source alternatives to embeddedllm/jamaibase include: vanna-ai/vanna — Vanna is a Python framework designed to build conversational interfaces that translate natural language into… pathwaycom/llm-app — This project is a data processing engine and AI application platform designed for building production-grade machine… anthropics/anthropic-cookbook — This repository is a collection of guides, notebooks, and recipes for implementing advanced prompting techniques and… agentset-ai/agentset — The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more. answerdotai/rerankers — A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models. amazon-science/ragchecker — RAGChecker: A Fine-grained Framework For Diagnosing RAG.