awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • quivrhq/quivrQuivrHQ 的头像

    QuivrHQ/quivr

    39,165在 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
    在 GitHub 上查看↗39,165
  • norvig/paip-lispnorvig 的头像

    norvig/paip-lisp

    7,465在 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
    在 GitHub 上查看↗7,465
  • deepractice/promptxDeepractice 的头像

    Deepractice/PromptX

    3,526在 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
    在 GitHub 上查看↗3,526
  1. Home
  2. Data & Databases
  3. Knowledge Base Storage