nowfound

Alternatives

Products that do what ShinRAG does

Visual RAG and Agent Pipelines, Instantly

  1. 1FB

    Hey there HN! We’re Antonio, Luca, and Yuhang, and we’re excited to introduce Fast GraphRAG, an open-source RAG approach that leverages knowledge graphs and the 25 years old PageRank for better information retrieval and reasoning. Building a good RAG pipeline these days takes a lot of manual optimizations. Most engineers intuitively start from naive RAG: throw everything in a vector database and hope that semantic search is powerful enough. This can work for use cases where accuracy isn’t too important and hallucinations are tolerable, but it doesn’t work for more difficult queries that…

    2024 · github.com

  2. 2
    Powabase419

    Build AI apps with Postgres, RAG, and agents

    May 2026 · powabase.ai

  3. 3
    Super RAG114

    Super performant RAG pipelines for AI apps

    2024

  4. 4

    Multimodal RAG platform, from POC to production in minutes

    Apr 2026 · ignitionrag.com

  5. 5
    SciPhi255

    One-click RAG deployment for developers

    2024

  6. 6
    Ragie299

    Fully managed RAG-as-a-Service for developers

    2024

  7. 7

    Build AI-powered Agents -- in Minutes

    2025

  8. 8

    Build serverless APIs in minutes

    2024

  9. 9

    Managed RAG pipelines, made easy

    2025

  10. 10

    Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make…

    Jul 2026 · microsoft.github.io

  11. 11
    Langflow139

    Low-Code RAG and Multi-Agent AI Development

    2025

  12. 12
    Lazy AI462

    Build web apps with prompts and deploy to the cloud

    2024

  13. 13

    Complete RAG agents (chatbot, MCP) with little or no code

    Sep 2025

  14. 14
    Heym83

    Self-hosted AI workflow automation with agents, RAG, and MCP

    Apr 2026 · heym.run

  15. 15
    RAGaaS75

    The API for building production-ready AI apps with your data

    2025

  16. 16
    Vectorize246

    Build RAG pipelines that are optimized for your data.

    2024

  17. 17HO

    Hey HN, we want to share HelixDB (https://github.com/HelixDB/helix-db/), a project a college friend and I are working on. It’s a new database that natively intertwines graph and vector types, without sacrificing performance. It’s written in Rust and our initial focus is on supporting RAG. Here’s a video runthrough: https://screen.studio/share/szgQu3yq. Why a hybrid? Vector databases are useful for similarity queries, while graph databases are useful for relationship queries. Each stores data in a way that’s best for its main type of query (e.g.…

    2025 · github.com

  18. 18HW

    TL;DR: Vector-based RAG performs poorly for many real-world applications like codebase chats, and you should consider 'language maps'. Part of our mission at Mutable.ai is to make it much easier for developers to build and understand software. One of the natural ways to do this is to create a codebase chat, that answer questions about your repo and help you build features. It might seem simple to plug in your codebase into a state-of-the-art LLM, but LLMs have two limitations that make human-level assistance with code difficult: 1. They currently have context windows that are too small to…

    2024 · twitter.com

  19. 19FA

    I think graph is a wrong abstraction for building AI agents. Just look at how incredibly hard it is to make routing using LangGraph - conditional edges are a mess. I built Laminar Flow to solve a common frustration with traditional workflow engines - the rigid need to predefine all node connections. Instead of static DAGs, Flow uses a dynamic task queue system that lets workflows evolve at runtime. Flow is built on 3 core principles: * Concurrent Execution - Tasks run in parallel automatically * Dynamic Scheduling - Tasks can schedule new tasks at runtime * Smart Dependencies - Tasks can…

    2024 · github.com

  20. 20DA

    I've built an advanced RAG (Retrieval-Augmented Generation) pipeline from scratch to demystify the complex mechanics of modern LLM-powered Question Answering systems. This repository features: -- An implementation of a sub-question query engine from scratch to answer complex user questions. -- Illustrative explanations that unveil the inner workings of the system. -- An analysis of the challenges I faced while working with the system, like prompt engineering and cost estimation. -- Qualitative comparison with similar frameworks like LlamaIndex, offering a broader perspective. Key Takeaway:…

    2023 · github.com

  21. 21

    Create advanced AI agents effortlessly (Local / Remote AI)

    2025

  22. 22RS
  23. 23SW

    Hey HN, We’re Basia, Fokke, and Geno from Liquidmetal AI, and we built something we wish we had a long time ago: SmartBuckets. We’ve spent a lot of time building RAG and AI systems, and honestly, the infrastructure side has always been a pain. Every project turned into a mess of vector databases, graph databases, and endless custom pipelines before you could even get to the AI part. SmartBuckets is our take on fixing that. It works like an object store, but under the hood it handles the messy stuff — vector search, graph relationships, metadata indexing — the kind of infrastructure you'd…

    2025

  24. 24AA

    - Discovering the most effective RAG pipeline for your specific data and use case can be daunting. It requires experimenting with various RAG modules and configurations, which are both time-consuming and complex. - AutoRAG addresses this challenge by automatically evaluating different combinations of RAG modules and their parameters. You don't need to write implementation code yourself; everything is set up through a single YAML file. - Our aim is to save you the hassle of continuously adapting to new RAG modules and configurations. Instead, you can focus on developing robust data for your…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →