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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

AI assistant framework

Classement mis à jour le 6 août 2026

For ai assistant implementations, the strongest matches are stangirard/quivr (Quivr is a retrieval-augmented generation framework that connects language), open-webui/open-webui (Open WebUI is a self-hosted conversational AI platform featuring) and danny-avila/librechat (LibreChat provides a self-hostable conversational chat interface with multi-model). taskingai/taskingai and flowiseai/flowise round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore top open-source AI assistant frameworks hand-picked for developers, compared by stars and activity to find the best fit.

AI assistant framework

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • stangirard/quivrAvatar de StanGirard

    StanGirard/quivr

    39,167Voir sur GitHub↗

    Quivr is a framework for building retrieval-augmented generation pipelines that connect large language models to custom knowledge bases. It serves as a generative AI integration layer that abstracts the process of transforming diverse document sources into searchable context for AI responses. The project orchestrates the end-to-end flow between document ingestion, vector storage management, and model provider interfaces. It features a vector-store-agnostic retrieval system and a modular API layer that allows for flexible switching between different generative model providers. The system cove

    Quivr is a retrieval-augmented generation framework that connects language models to custom knowledge bases, though it focuses more on ingestion and search pipelines than providing a complete ready-to-use chat interface.

    PythonRetrieval Augmented GenerationLLM Integration LayersLLM Integration Layers
    Voir sur GitHub↗39,167
  • open-webui/open-webuiAvatar de open-webui

    open-webui/open-webui

    142,694Voir sur GitHub↗

    Open WebUI is a self-hosted, web-based platform designed for interacting with local and remote artificial intelligence models. It functions as a unified interface and orchestration suite, enabling users to build, deploy, and manage specialized AI agents equipped with custom instructions, external tool access, and private knowledge bases. The platform distinguishes itself through a modular architecture that supports complex AI workflows. It features a plugin-based framework for custom logic and pipeline-based request processing, allowing developers to filter or transform data streams before th

    Open WebUI is a self-hosted conversational AI platform featuring a full chat interface, LLM integrations, RAG document search, tool use, and streaming responses, which directly matches your requirements for an AI assistant.

    PythonChat InterfacesChat InterfacesRetrieval Augmented Generation Systems
    Voir sur GitHub↗142,694
  • danny-avila/librechatAvatar de danny-avila

    danny-avila/LibreChat

    39,276Voir sur GitHub↗

    LibreChat is an artificial intelligence orchestration platform that provides a unified interface for interacting with multiple language models. It functions as a centralized workspace where users can switch between different intelligence engines, manage complex conversational workflows, and maintain persistent memory across sessions through a vector-database-backed storage system. The platform distinguishes itself through an extensible agent framework that supports autonomous task execution and the integration of external tools. It features a secure, containerized environment for executing co

    LibreChat provides a self-hostable conversational chat interface with multi-model support, vector-backed RAG, tool use, and streaming responses, matching the exact scope of the search.

    TypeScriptRetrieval Augmented Generation Systems
    Voir sur GitHub↗39,276
  • taskingai/taskingaiAvatar de TaskingAI

    TaskingAI/TaskingAI

    5,382Voir sur GitHub↗

    TaskingAI is an AI agent orchestrator and application platform used to build, deploy, and scale AI-native applications. It functions as a multi-tenant backend as a service, providing the infrastructure to host and manage independent AI agent instances across multiple users or organizations on a shared architecture. The platform features a visual workflow builder and project management console, allowing users to configure agent logic and test conversation workflows through a graphical interface before moving them to a production environment. The system orchestrates large language models by st

    TaskingAI is an AI agent orchestration platform that provides large language model integration, RAG, and function calling, though its primary focus is on backend agent infrastructure rather than a direct end-user chat application interface.

    PythonRetrieval Augmented GenerationRetrieval-Augmented GenerationRAG Frameworks
    Voir sur GitHub↗5,382
  • flowiseai/flowiseAvatar de FlowiseAI

    FlowiseAI/Flowise

    53,641Voir sur GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    Flowise is an open-source visual low-code platform for building LLM workflows and conversational chat interfaces that fully supports RAG, tool use, and self-hosting.

    TypeScriptRetrieval-Augmented Generation
    Voir sur GitHub↗53,641
  • infiniflow/ragflowAvatar de infiniflow

    infiniflow/ragflow

    82,922Voir sur GitHub↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasoning workflows. By integrating document intelligence with advanced retrieval pipelines, the platform enables the creation of grounded, verifiable responses supported by traceable citations. The platform distinguishes itself through deep document understanding and sophisticated know

    This project provides a self-hostable conversational AI platform with deep RAG capabilities, a chat interface, and support for large language models and document intelligence.

    PythonAgentic Tool-Use Frameworks
    Voir sur GitHub↗82,922
  • promtengineer/localgptAvatar de PromtEngineer

    PromtEngineer/localGPT

    22,215Voir sur GitHub↗

    localGPT is a private AI knowledge base and retrieval-augmented generation application. It provides a local document indexer, a hybrid search engine, and an inference interface to enable chatting with private documents and managing a self-hosted information repository without sending data to external servers. The system distinguishes itself through a dual-pass verification pipeline that ensures generated answers are grounded in retrieved sources, accompanied by explicit source attribution. It employs a hybrid retrieval approach combining semantic vector search with keyword matching and rerank

    LocalGPT is a self-hostable retrieval-augmented generation application featuring a chat interface and local model integrations, though it focuses primarily on document-based Q&A rather than general-purpose assistant tasks.

    PythonRetrieval-Augmented GenerationRetrieval-Augmented Generation
    Voir sur GitHub↗22,215
  • watat83/document-chat-systemAvatar de watat83

    watat83/document-chat-system

    145Voir sur GitHub↗

    This platform is a self-hosted knowledge management system designed for interacting with documents through natural language. It functions as a retrieval-augmented generation engine, allowing users to upload files and query them using large language models. The system provides a unified interface for document-based chat, ensuring that responses are grounded in the source material through specific citations. The platform distinguishes itself through a multi-tenant architecture that enforces strict data isolation between users and organizations. It features a flexible AI gateway that standardize

    This platform is a self-hostable conversational AI application featuring document-based chat and retrieval-augmented generation, though it leans heavily toward knowledge management rather than a general-purpose assistant.

    TypeScriptRetrieval Augmented GenerationRetrieval-Augmented Generation
    Voir sur GitHub↗145
  • laion-ai/open-assistantAvatar de LAION-AI

    LAION-AI/Open-Assistant

    37,397Voir sur GitHub↗

    Open-Assistant is a conversational assistant and a system for creating large language model training datasets. It utilizes a client-server architecture that separates the conversational user interface from language model processing through an API. The project features a retrieval-augmented generation system that fetches external data from search engines to provide real-time knowledge. It also includes a standardized plugin interface for connecting language models to third-party systems and external software tools. The system provides a pipeline for collecting and labeling human-annotated pro

    Open-Assistant provides a conversational chat interface and client-server architecture for interacting with language models, featuring retrieval-augmented generation and plugin integration, though its primary focus also heavily involves crowdsourced dataset collection for model training.

    PythonRetrieval Augmented Generation SystemsRetrieval-Augmented Generation
    Voir sur GitHub↗37,397
  • chatgptnextweb/chatgpt-next-webAvatar de ChatGPTNextWeb

    ChatGPTNextWeb/ChatGPT-Next-Web

    88,262Voir sur GitHub↗

    ChatGPT-Next-Web is a cross-platform web interface and frontend for interacting with large language models. It functions as a self-hosted client that allows users to connect to various AI model providers through a unified chat interface compatible with web browsers and desktop operating systems. The project includes a prompt template manager for creating and organizing reusable masks to standardize interactions. It supports self-hosting on private clouds to maintain data security and provides a centralized administrative panel for managing API resources and member access permissions. The app

    This project is a cross-platform chat interface for interacting with large language models and supports self-hosting, but it acts primarily as a client frontend rather than a fully bundled AI backend with native RAG and complex tool use.

    TypeScriptLLM Model Integrations
    Voir sur GitHub↗88,262
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Voir sur GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Mastra is a TypeScript orchestration framework for building autonomous AI agents and chat applications, fitting the category well though it serves as a developer framework rather than a ready-to-use end-user chat application.

    TypeScriptChat InterfacesRetrieval Augmented Generation
    Voir sur GitHub↗21,221
  • father-bot/chatgpt_telegram_botAvatar de father-bot

    father-bot/chatgpt_telegram_bot

    5,502Voir sur GitHub↗

    This project is a Telegram bot that integrates large language models, such as OpenAI and Claude, to provide an AI chat interface within the messaging app. It functions as a multi-model AI gateway that routes prompts to various providers via API keys and YAML configurations. The implementation includes a provider-agnostic routing system and response streaming to deliver text word-by-word. It distinguishes itself with a token-based cost tracker that calculates the monetary expenditure of API requests and a whitelist-based access control system to restrict usage to authorized users. The bot sup

    This Python-based Telegram bot serves as a self-hostable conversational AI interface featuring large language model integration and streaming responses, though it acts as a messaging plugin rather than a standalone web chat application.

    PythonAI Chat IntegrationsLLM Conversational BotsAI Assistants
    Voir sur GitHub↗5,502
  • cherryhq/cherry-studioAvatar de CherryHQ

    CherryHQ/cherry-studio

    47,419Voir sur GitHub↗

    Cherry Studio is a cross-platform desktop application that serves as a centralized workspace for managing and interacting with multiple artificial intelligence models. It functions as a local-first orchestrator, prioritizing user privacy by storing all conversation history and knowledge bases directly on your device. By providing a unified interface for both cloud-based and local AI services, the platform simplifies API key management and allows for consistent model interaction across different operating systems. The application distinguishes itself through a robust retrieval-augmented genera

    Cherry Studio is a cross-platform desktop AI assistant that provides a chat interface, local RAG capabilities, and multi-model orchestration, making it a strong tool for interacting with language models.

    TypeScriptModel OrchestratorsRetrieval Augmented Generation PipelinesAutonomous Agent Frameworks
    Voir sur GitHub↗47,419
  • cline/clineAvatar de cline

    cline/cline

    63,750Voir sur GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through human-in-the-loop oversight or independent agent operation. The platform distinguishes itself by enabling the creation of specialized agent teams that share a common state and coordinate through a centralized task manager. It enforces project-specific architectural guidelines and co

    Cline is an AI coding assistant and agent runtime designed for software engineering workflows, featuring large language model integration and tool execution capabilities, though it functions primarily as an IDE extension rather than a general-purpose chat interface.

    TypeScriptAgent RuntimesAgentic WorkflowsAI Agent
    Voir sur GitHub↗63,750
  • sheershbhatnagar/ai-assistantAvatar de SheershBhatnagar

    SheershBhatnagar/AI-Assistant

    29Voir sur GitHub↗

    The "AI Assistant" project in Flutter harnesses the capabilities of ChatGPT and DALL-E API, creating a mobile app that offers users an interactive digital assistant. Users can have natural language conversations with the AI, ask questions, and even describe images to generate corresponding visual content.

    This Flutter-based mobile application offers a chat interface with large language model integration, though it lacks document search and self-hosting capabilities.

    DartGenerative AI and LLMs
    Voir sur GitHub↗29
  • raminmohammadi/ai-agent-smart-assistR

    raminmohammadi/ai-agent-smart-assist

    0Voir sur GitHub↗

    Hey there! This project is my own AI agent powered by LangChain. It's built to help with:

    This repository provides a self-contained AI agent built with LangChain that serves as a conversational assistant, fitting the conversational AI application category despite lacking explicit details on every requested feature.

    Customer Operations
    Voir sur GitHub↗0
  • 1186258278/openclawchinesetranslationAvatar de 1186258278

    1186258278/OpenClawChineseTranslation

    3,795Voir sur GitHub↗

    OpenClawChineseTranslation is a framework for building conversational assistants that functions as a cross-platform chat gateway. It synchronizes conversational data between multiple external messaging applications and a centralized core, allowing users to interact with an assistant across different platforms. The system utilizes a plugin-based extension architecture to integrate external services such as note-taking and password managers. It features a model-agnostic provider interface, which enables the underlying intelligence to be swapped by selecting different large language model provid

    This repository provides a conversational assistant framework with a model-agnostic LLM interface and chat gateway capabilities, though its core focus leans heavily on cross-platform message routing and localization.

    JavaScriptCross-PlatformMessage RoutingAI Model Orchestration
    Voir sur GitHub↗3,795
  • souvikmajumder26/multi-agent-medical-assistantAvatar de souvikmajumder26

    souvikmajumder26/Multi-Agent-Medical-Assistant

    909Voir sur GitHub↗

    ⚕️ Multi-Agent-Medical-Assistant : AI-powered multi-agentic system for medical diagnosis and assistance

    This multi-agent medical assistant provides a specialized conversational AI interface for diagnosis, though it is tailored specifically to healthcare rather than acting as a general-purpose chat application.

    PythonDomain Specific Agents
    Voir sur GitHub↗909
  • n4ze3m/page-assistAvatar de n4ze3m

    n4ze3m/page-assist

    8,023Voir sur GitHub↗

    Page Assist is a browser-based AI integration tool that provides a sidebar interface for interacting with AI models while browsing the web. It focuses on privacy-focused chatting and web content analysis, allowing users to extract and query information from active webpages to receive context-aware responses. The project distinguishes itself through local AI integration, enabling connections to locally hosted models or private API endpoints to process data without relying on cloud services. It also supports collaborative AI conversations via public sharing links or self-hosted sharing infrastr

    Page Assist is a browser-based AI assistant and chat interface featuring local model integration and web content analysis, though it is designed as an extension sidebar rather than a standalone self-hosted server application.

    TypeScriptAI Chat InterfacesWeb Content AI AnalysisAI-Driven Browser Controllers
    Voir sur GitHub↗8,023
Comparez le top 10 en un coup d'œil
DépôtStarsLangageLicenceDernier push
stangirard/quivr39.2KPythonNOASSERTION9 juil. 2025
open-webui/open-webui142.7KPythonNOASSERTION22 juin 2026
danny-avila/librechat39.3KTypeScriptMIT16 juin 2026
taskingai/taskingai5.4KPythonApache-2.02 déc. 2024
flowiseai/flowise53.6KTypeScriptNOASSERTION16 juin 2026
infiniflow/ragflow82.9KPythonApache-2.016 juin 2026
promtengineer/localgpt22.2KPythonMIT10 mars 2026
watat83/document-chat-system145TypeScriptMIT10 avr. 2026
laion-ai/open-assistant37.4KPythonApache-2.017 août 2024
chatgptnextweb/chatgpt-next-web88.3KTypeScriptMIT15 mai 2026

Related searches

  • AI assistant
  • AI engine
  • a framework for building autonomous AI agents
  • une plateforme open source d'assistant vocal
  • un assistant de codage IA pour le développement logiciel
  • AI writing assistants
  • un assistant de codage IA pour IDE
  • une bibliothèque locale pour exécuter des LLM