EveryDev.ai
Subscribe
Home
Tools

3,215+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. AutoFlow
    AutoFlow icon

    AutoFlow

    Retrieval-Augmented Generation

    An open-source Graph RAG-based conversational knowledge base tool built on TiDB Vector Storage, LlamaIndex, and DSPy.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source under Apache License 2.0. Self-host via Docker Compose.

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Retrieval-Augmented GenerationKnowledge ManagementVector Databases

    Alternatives

    Helix-DBEndeeLEANN
    Developer
    PingCAPSan Francisco, CAEst. 2015$641.6M raised

    Listed Jul 2026

    About AutoFlow

    AutoFlow is an open-source Graph RAG (knowledge graph RAG) knowledge base tool developed by PingCAP, the team behind TiDB. It is available as a live demo at tidb.ai and can be self-hosted via Docker Compose. The project is licensed under Apache 2.0 and is actively developed on GitHub, where it has accumulated over 2,800 stars.

    What It Is

    AutoFlow is a conversational search and knowledge base platform that combines knowledge graph-based retrieval-augmented generation (GraphRAG) with vector search. It is built on top of TiDB Serverless Vector Storage, LlamaIndex (a RAG framework), and DSPy (Stanford's framework for programming foundation models). The result is a system that can ingest documentation or website content, build a knowledge graph, and answer user questions through a Perplexity-style conversational interface.

    Core Features

    • Perplexity-style conversational search: A built-in website crawler navigates official and documentation sites, scraping sitemap URLs to build a comprehensive, searchable knowledge base.
    • Embeddable JavaScript widget: A simple JS snippet can be embedded into any website, placing a conversational search window (typically bottom-right) that answers product-related queries instantly.
    • Knowledge graph RAG: Combines vector search with knowledge graph traversal for more contextually accurate retrieval than standard RAG pipelines.
    • Hybrid search support: Supports vector search, full-text search, and hybrid search via the PyTiDB SDK.

    Tech Stack and Architecture

    AutoFlow's architecture is built around several key components:

    • TiDB – Serves as the unified database for chat history, vector embeddings, JSON data, and analytics
    • LlamaIndex – Provides the RAG framework layer
    • DSPy – Enables programmatic (not just prompt-based) control of foundation models
    • Next.js – Powers the frontend
    • Tailwind CSS + shadcn/ui – Handles styling and UI components

    The backend and frontend are each published as separate Docker images (tidbai/backend and tidbai/frontend), and the recommended self-hosted deployment requires 4 CPU cores and 8 GB RAM via Docker Compose.

    Deployment Model

    AutoFlow is designed for self-hosted deployment. The primary path is Docker Compose, with deployment documentation available at autoflow.tidb.ai. The live demo at tidb.ai demonstrates the tool answering questions about TiDB's own documentation. A public API is also exposed at tidb.ai/api-docs.

    Update: Version 0.4.0

    The latest release is version 0.4.0, published on January 3, 2025. The project README notes that AutoFlow is still in early stages of development, with the team actively working toward packaging it as a Python installable (pip install autoflow-ai) to make it a more accessible RAG solution. The repository was last pushed to in April 2026, indicating ongoing maintenance activity.

    AutoFlow - 1

    Community Discussions

    Be the first to start a conversation about AutoFlow

    Share your experience with AutoFlow, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully open-source under Apache License 2.0. Self-host via Docker Compose.

    • Graph RAG knowledge base
    • Conversational search interface
    • Built-in website crawler
    • Embeddable JavaScript widget
    • Vector, full-text, and hybrid search

    Capabilities

    Key Features

    • Graph RAG (knowledge graph-based retrieval-augmented generation)
    • Perplexity-style conversational search interface
    • Built-in website crawler with sitemap scraping
    • Embeddable JavaScript widget for websites
    • Vector search, full-text search, and hybrid search
    • TiDB Serverless Vector Storage integration
    • LlamaIndex RAG framework integration
    • DSPy foundation model programming
    • Docker Compose self-hosted deployment
    • Public REST API
    • Chat history storage
    • Knowledge graph construction from documentation

    Integrations

    TiDB
    TiDB Cloud Serverless
    LlamaIndex
    DSPy
    Next.js
    PyTiDB
    Docker
    Docker Compose
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate AutoFlow and help others make informed decisions.

    Developer

    PingCAP

    PingCAP builds TiDB, an open-source distributed SQL database designed for cloud-native, AI-driven, and high-scale transactional workloads. The company develops both the self-managed open-source edition and TiDB Cloud, a fully managed database service. PingCAP also maintains the TiKV distributed key-value store and a growing ecosystem of AI-focused data infrastructure tools including mem9 and drive9. The team actively contributes to open-source communities and runs PingCAP University for developer education and certification.

    Founded 2015
    San Francisco, CA
    $641.6M raised
    600 employees

    Used by

    ENGIE
    SHAREit
    Manus
    Dify
    +4 more
    Read more about PingCAP
    WebsiteGitHubLinkedInX / Twitter
    2 tools in directory

    Similar Tools

    Helix-DB icon

    Helix-DB

    An open-source OLTP graph-vector database built in Rust for AI applications, knowledge graphs, and agent memory, available self-hosted or as a managed cloud service.

    Endee icon

    Endee

    High-performance open-source vector database engineered for production AI systems, delivering sub-5ms latency and 10× memory efficiency via its Vector Graph Engine.

    LEANN icon

    LEANN

    A low-storage vector index that enables private, on-device RAG on millions of documents using 97% less storage than traditional vector databases.

    Browse all tools

    Related Topics

    Retrieval-Augmented Generation

    RAG Systems that enhance LLM outputs by retrieving relevant information from external knowledge bases, combining the power of generative AI with information retrieval for more accurate and contextual responses.

    98 tools

    Knowledge Management

    AI-powered systems for organizing, discovering, and accessing collective team knowledge with intelligent search, tagging, and contextual recommendations across knowledge bases and wikis.

    128 tools

    Vector Databases

    Specialized databases optimized for storing and retrieving vector embeddings that power semantic search, recommendation systems, and other AI applications with similarity matching.

    31 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions