Alternatives
Products that do what I Built a Local-First AI Chat App with Advanced RAG does
I've built VT Chat, a privacy-first AI chat application that keeps all your conversations local while providing advanced research capabilities and access to 15+ AI models including Claude 4 Sonnet and Claude 4 Opus, O3, Gemini 2.5 Pro and DeepSeek R1. Live: https://vtchat.io.vn | Source: https://github.com/vinhnx/vtchat The core difference is true local-first architecture. All chats are stored in IndexedDB with zero server storage. Your API keys never leave your browser, and I can't see them even as the developer. You can switch between OpenAI, Anthropic, Google…
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8
ThreadPort▲67Move AI chats between ChatGPT, Claude & Gemini in one click
24d ago · megarampo.github.io
- 9

- 10

- 11LA
Hi HN, I’m excited to share LocoStudio (http://locostudio.ai), a local-first AI chat app for Mac that lets you chat with AI models both locally and in the cloud—all in one place. Why I built it: I wanted a private, fast, and flexible way to use the latest AI models without sending my data to the cloud. Most AI chat apps are either cloud-only (raising privacy concerns) or have clunky interfaces for local models. LocoStudio aims to make local AI chat as easy and powerful as using ChatGPT, but with your data staying on your device. What it does: - Private, local-first: Run open models…
2025 · locostudio.ai
- 12TT
Hi everyone, nice to meet you and I am a newcomer of HN. I have made a binary tool Aih that could communicate with Bard, ChatGPT, Claude, and Llama(HuggingChat) from the terminal. https://github.com/Databingo/aih Since CAPTCHA challenges and bots detecting have become increasingly difficult, I've changed my strategy from hacking the APIs to simulating a real browser's action. The tool first takes the logged-in cookies of Google, ChatGPT, Claude, and HuggingChat accounts from the real Chrome browser, then it opens an invisible instance of Chromium for communication, then…
2023 · github.com
- 13CS
If you have developer documentation and want to boost your community with AI this is for you! Just pull in the base url of the site add some customization and get a sharable link for your chat, link it anywhere you want. I saw this trend in some places like gcp with Gemini, or Langchain or Supabase ask ai, but they're all custom-implemented solutions, not everyone wants to advocate developer resources to create the rag, deploy it and maintain it, you just want devs to build with your stuff, the more they can do the better, the quicker the better, and if they get a smooth experience while…
2024 · explainit.mzslabs.com
- 14CH
Hey HN, As a heavy ChatGPT user, I often want to explore my chat history, look for things I've already asked, keep favorite chats, and much more. ChatGPT doesn't even offer search capability (except in mobile version). So I decided to build one myself. It runs locally, so no sensitive data leaks. You only need to export your ChatGPT conversations, and put it in the `data` folder. Optionally setup OpenAI API key and it will create embeddings for semantic search. *Important* - it's not a desktop app (at least, not yet) - it's a python code with a browser interface that I've only tested on…
2023 · github.com
- 15CR
Hey HN, what I wanted to build here is a proper universal layer for persisted agentic sessions, that could be seamlessly interacted both via web and a messenger (Telegram). I really like what's done so far and would be nice to hear some feedback from you. The interesting thing is that I started to use Chatcode during its development as soon it was possible, so used this tool to build itself. I know that there could be trust/privacy concerns, because it relies on a gateway that you need to install on your machine in order to work, but: 1. You can use it on any machine, just have some…
Jun 2026 · chatcode.dev
- 16IM
I was tired of paying monthly subscriptions for all my AI tools and I wanted to pay just for what I use so I combined the AI chats I use to create my own chat - MyChat (pun intended) MyChat is an all-in-one chat bot that has a pay-as-you-go business model. The tech stack I used was NextJS, TypeScript, MongoDB, Clerk, TailwindCSS, ShadCN, Stripe, the OpenAI API hosted on Hostinger with Coolify. The code base is currently around 3500 lines of code. (About 500 of them are redundant code) The web app itself is not complicated the only complex thing in it is the math that's mapping the different…
2025 · mychat.click
- 17SF
Virtual AI friends, personalized to you, that chat you (or don't!) on their own work/sleep schedules based on their timezones. They sometimes initiate chats. They sometimes go silent for hours. Just like real friends. I've been "dogfooding" this for the past week, and I think it's actually kind of neat. It's way better than generically chatting with an LLM. This repo includes a detailed setup wizard. You give it some info about yourself, which can include personal blogs/websites to scrape, github, mastodon, text documents, or just paragraphs you write off the top of your head. It…
Apr 2026 · github.com
- 18IB
Hi HN, I built ChatOne while working on a project and constantly switching between AI models like GPT-4 and newer ones like Claude 3.5. I kept wondering if I was missing out on better answers, so I created ChatOne to get responses from multiple models at once and compare them easily. -Teddy
2024 · chatone.io
- 19AP
We’ve been power users of AI tools for the past year, and we kept running into three constant frustrations: 1. Too many subscriptions – Paying separately for OpenAI, Anthropic, Perplexity, and others quickly adds up. 2. Losing memory & context – Switching between models or platforms means you start over each time. 3. Privacy concerns – With most closed-source models, your data may be stored or used for training. That’s not acceptable for sensitive or professional use cases. So we built AgentSea: a private and safer chat interface where you can access the latest models, agents, and tools in…
2025 · agentsea.com
- 20IM
Hey HN! I got tired of AI agents being a pain to set up, impossible to customize without a PhD, and only viable if you're some Fortune 500 company. So I built something different, a chatbot you can literally drop onto your website with a single script tag. Create an account, add your domain, customize literally everything (theme, icon, welcome message, suggested responses, whatever), and you're done. The bot scrapes your site once a day to understand your business, or you can just upload docs-pricing sheets, policies, FAQs, you name it. That's your chatbot's brain right there. It only works…
Oct 2025 · sitesidekick.io
- 21SA
Hi. My name is Eric Brandon and I’ve built an AI chat app that feels really different. While you talk with an AI model in a chat pane, a second AI model is reading over the conversation and seeking out useful, interesting, surprising, amusing, and fact-checking information that wouldn’t have appeared in the main chat. You can read those “discoveries” on their own, or click them into your main chat to steer the conversation in a new direction. This is based on the observation that talking to smart people is usually more enjoyable, interesting, and informative than talking to a smart AI.…
Jan 2026 · github.com
- 22PG
Hey everyone, ChatGPT recently added a very small but powerful feature - the ability to share your chats! I think it’s a great way to create prototypes and share them, here are a couple of examples: First, [a small talk simulator](https://chat.openai.com/share/1329d8ec-5141-45f9-a2c2-842d4bad7bcc) a game to help you improve your social skills. Second, [a shark tank simulator](https://chat.openai.com/share/48155efe-101b-4662-b41e-c13aa909f017), see if your idea and pitch can get a deal on ABCs hit show! [Here’s my…
2023
- 23NJ
Hey y'all! Jared Palmer here... Me, @shadcn, and @shuding_ just an open-sourced a new Next.js AI chatbot app template built with Next.js, the Vercel AI SDK, and Vercel KV. Source Code: https://github.com/vercel-labs/ai-chatbot
2023 · chat.vercel.ai
- 24DH
Hi all, we’re happy to present this demo we’re calling “DeepAI Hotline”. We were interested in ways to bring ChatGPT capabilities to people around the world, particularly those who might not be comfortable with computers and smartphones. We felt that the old-school phone system was potentially a good way to do this. We built this using the Vocode SDK: https://vocode.dev (YCW23). Some of the feedback we’ve heard is that it responds to questions impressively fast, and it feels relatively natural compared to older assistants like Siri. Another funny one: “Feels more real than some…
2023 · deepai.org
Ranked by how close each launch is in meaning, then by votes. Refine with a description →