Live data from Hacker News

Show HN: I built a platform to create private AI agents that only use your data

advantis-ai.pro

1–4 of 4 posts

Show HN: I built a platform to create private AI agents that only use your data

#1
After spending months frustrated with "one-size-fits-all" AI assistants that either didn't know my data or leaked it to public models, I built Advantis AI - a platform that lets you create and customize multiple AI agents that work exclusively with your own information. I started building this when I was consulting for a law firm that needed AI help but couldn't risk uploading sensitive client documents to public AI services. The available solutions either lacked customization or required serious coding skills. What it does: Advantis lets you create multiple AI assistants, each with different "expertise" based on documents you upload. Your data stays private, and each agent draws knowledge only from sources you explicitly approve. You can:

-Create specialized agents for different departments/topics -Upload proprietary documents for the agent to learn from -Control OCR and data retention settings -Define specific roles and capabilities for each agent -Switch between agents in a clean conversation interface

The technical stack is React 19 frontend with Node.js/Express backend, Supabase for auth/database, and a custom implementation for document processing. I've tried to keep the free tier generous enough to actually be useful (1 agent, 10 queries/month, 5 documents). You can try it without providing a credit card - you can activate the free tier immediately after signup, and you can upload actual documents to test how your own data works with it. What makes this different from other RAG implementations is the multi-agent system and the focus on ease of use - you don't need prompt engineering experience or coding skills to create specialized agents.

Would love feedback, especially from people who've tried building/using their own RAG systems or are dealing with domain-specific knowledge challenges!

Show HN: I built a platform to create private AI agents that only use your data
advantis-ai.pro

Re: Show HN: I built a platform to create private AI agents that only use your data

#3
post #2

Something seems to be wrong with your setup. My email confirmation link appears to be redirecting to your development server at localhost:3000. Here's the link I received: http://localhost:3000/#error=access_denied&error_code=otp_ex...

really sorry about that, its been fixed.

however you will have to sign up again, sorry about that again and thank you for trying my site :)

Re: Show HN: I built a platform to create private AI agents that only use your data

#4
Hi! Very good tool, sometimes it returns "The AI generated an empty response..." Also, there are some texts that are in white, so they can't be read well. But it's a good idea! By the way, I saw that you use Supabase. I recommend you take a look at my side project: Supadex. It's a mobile dashboard for Supabase :) https://supadex.app See ya zkanon!