nowfound

Alternatives

Products that do what Vantage.ai does

Build RAG/GraphRag agents on own content and prove they work

  1. 1

    Multimodal RAG platform, from POC to production in minutes

    Apr 2026

  2. 2
    VoltOps111

    Trace, debug, and monitor AI agents apps in n8n-style

    2025

  3. 3
    Heym83

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

    Apr 2026

  4. 4
    BearDrive191

    The open-source shared folder for your team's AI agents

    25d ago · beardrive.ai

  5. 5
    RLAMA138

    Open-Source RAG CLI for Ollama

    2025

  6. 6
    Papr113

    Predictive memory and context intelligence API for AI Agents

    Dec 2025

  7. 7
    Super RAG114

    Super performant RAG pipelines for AI apps

    2024

  8. 8

    Automate chain of thought with multi-agent prompt templates

    2024

  9. 9

    APIs for building AI chat and search

    Feb 2026

  10. 10

    Go from dataset to custom RAG prototype in 5 minutes

    2024

  11. 11
    Lookio51

    If NotebookLM had an API - Reliable RAG agents made easy

    Oct 2025

  12. 12
    Hopper100

    First agentic development environment for mainframe/COBOL

    May 2026

  13. 13
    Doks41

    RAG Creation Tool

    2025

  14. 14

    Aggregate uptime monitoring across OpenAI, Claude, and more

    Apr 2026

  15. 15

    Smarter RAG with Agentic Retrieval & Context-Aware MCP

    Sep 2025

  16. 16TA

    In this post, we document the results of some experiments comparing vanilla Graph RAG (just a single pass of text2cypher) vs. a router agent Graph RAG approach that can call vector search tools alongside text2cypher. The routing agent uses an LLM to decide which vector search tool to call, depending on the terms identified in the question, and it works quite well. The results show that recent frontier LLMs like `gpt-4.1` and the trusty workhorse `gemini-2.0-flash` produce great quality Cypher reliably and reproducibly, with some prompt engineering to ensure that the graph schema is formatted…

    2025 · blog.kuzudb.com

  17. 17AO

    I've built an airgapped Retrieval-Augmented Generation (RAG) system for question-answering on documents, running entirely offline with local inference. Using Llama 3, Mistral, and Gemini, this setup allows secure, private NLP on your own machine. Perfect for researchers, data scientists, and developers who need to process sensitive data without cloud dependencies. Built with Llama C++, LangChain, and Streamlit, it supports quantized models and provides a sleek UI for document processing. Check it out, contribute, or suggest new features!

    2024 · github.com

  18. 18AO

    Hi HN, We built one of the largest RAG set-ups that exist toady with Usul.ai (6B tokens). We started by using langchain and llamaindex, they were able to get us to a prototype in a couple of days, but took 3 months of taking pieces apart and optimizing them to make it perform well at such large scale. We put all of these learning into an MIT licensed open-source project — Agentset. Our goal to let people get production quality RAG w/o having to understand or optimize the underlying pieces. It supports 22 file formats, agentic search, deep research, citations, and a UI out of the box.…

    Oct 2025 · github.com

  19. 19CA

    I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!

    Sep 2025 · infrastructureas.ai

  20. 20AA

    We’ve published a set of open-source reference implementations on how to build production-grade Agentic AI applications on AWS. What’s in the repo: • Agentic RAG, memory, and planning workflows with LangGraph & CrewAI • Strands-based flows with observability using OTEL & Arize • Evaluation with LLM-as-judge and cost/performance regressions • Built with Bedrock, S3, Step Functions, and more GitHub: https://github.com/aws-samples/sample-agentic-frameworks-on-... Would love your thoughts — feedback, issues, and stars welcome!

    2025 · github.com

  21. 21LD

    Hi HN, Microsoft recently open-sourced the GraphRAG framework, which enables more contextual responses than traditional vector-based RAG, especially for summarization-focused queries on textual data. However, a common critique is the LLM costs for constructing the knowledge graph. With the newly released GPT-4o mini, working with GraphRAG would now be ~30x cheaper. We built a demo with quarterly earning call transcripts from a few S&P 100 companies comparing GraphRAG with GPT-4o, GraphRAG with GPT-4o mini, and Baseline RAG. Try out the demo here: https://graphrag-demo.deepset.ai…

    2024 · graphrag-demo.deepset.ai

  22. 22RG

    Hey HN, I wanted to share something I’ve been working on: *RAG-Guard*, a document AI that’s all about privacy. It’s an experiment in combining Retrieval-Augmented Generation (RAG) with AI-powered question answering, but with a twist — your data stays yours. Here’s the idea: you can upload contracts, research papers, personal notes, or any other documents, and RAG-Guard processes everything locally in your browser. Nothing leaves your device unless you explicitly approve it. ### How It Works - * Zero-Trust by Design*: Every step happens in your browser until you say otherwise. - * Local…

    2025 · github.com

  23. 23AC

    Hi HN, we're Ashpreet, Eli and Yash and we're excited to share Phidata: a collection of AI Apps built with open-source tools. While helping teams build AI products, we built templates for spinning up LLM Apps quickly. Today we're open-sourcing our templates for building: - RAG LLM Apps - Autonomous LLM Apps - Multimodal LLM Apps - Data Engineering LLM Apps Templates are built with FastApi for serving, Streamlit for prototyping, PgVector for vectors and PosgreSQL for storage. Run them locally using docker and in production on AWS - with 1 command. - Github:…

    2023 · github.com

  24. 24PR

    Hi HN, While building RAG agents, I noticed a lot of token budget was wasted on formatting overhead (HTML tags, JSON structure, whitespace). Existing solutions felt too heavy (often requiring torch&#x2F;transformers), so I wrote this lightweight, zero-dependency library to solve it. It includes strategies for context packing, PII redaction, and tool output compression. Benchmarks show it can save ~15% of tokens with negligible latency overhead (<0.5ms). Happy to answer any questions!

    Dec 2025 · github.com

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