awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesKnowledge Base Storage

Unified interfaces for managing file persistence across local and memory-based storage backends.

Distinguishing note: Focuses on the abstraction of file persistence layers, distinct from general-purpose database management.

Explore 3 awesome GitHub repositories matching data & databases · Knowledge Base Storage. Refine with filters or upvote what's useful.

Awesome Knowledge Base Storage GitHub Repositories

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

    QuivrHQ/quivr

    39,165Voir sur GitHub↗

    Quivr is a retrieval-augmented generation platform designed to transform raw documents into searchable knowledge bases. It functions as a centralized environment where users can ingest files, index them into vector databases, and interact with language models to receive contextually relevant, data-backed responses. The platform distinguishes itself through an agentic workflow orchestrator that sequences retrieval tasks, tool execution, and model interactions to resolve complex, multi-step queries. This engine is entirely configuration-driven, allowing users to define document ingestion, chunk

    Upload, retrieve, and delete files through a unified interface that supports both local and memory-based storage implementations for knowledge management.

    Pythonaiapichatbot
    Voir sur GitHub↗39,165
  • norvig/paip-lispAvatar de norvig

    norvig/paip-lisp

    7,465Voir sur GitHub↗

    This project is a comprehensive Lisp AI implementation library that provides reference implementations for various artificial intelligence paradigms and symbolic algorithms. It functions as a multi-purpose toolkit containing a logic programming engine, a natural language processing suite, and a symbolic mathematics toolkit. The library is distinguished by its diverse architectural frameworks, including a Prolog-style execution engine that uses unification and goal-driven backtracking, and a system for simulating human decision-making through expert system shells and certainty factors. It also

    Provides structured storage for facts and assertions defined via logical predicates.

    Common Lisp
    Voir sur GitHub↗7,465
  • deepractice/promptxAvatar de Deepractice

    Deepractice/PromptX

    3,526Voir sur GitHub↗

    PromptX is an LLM agent orchestration framework designed to execute multi-step workflows using autonomous agents. It features a sandboxed tool execution environment for secure filesystem operations and external API integrations, alongside a persona management system that defines professional roles and domain expertise to control agent behavior. The system implements a semantic memory network for persistent knowledge storage, utilizing graph-based memory and engrams to retain information across sessions. This cognitive memory includes specialized tools for knowledge graph visualization, allowi

    Provides unified interfaces for persisting new information into a network to ensure it is retained across sessions.

    JavaScript
    Voir sur GitHub↗3,526
  1. Home
  2. Data & Databases
  3. Knowledge Base Storage