Alternatives
Products that do what AI support chatbot with RAG and citations – one back end file, no infra does
Upload markdown docs, get a support chatbot that answers with citations. The entire backend is one JS file — storage, search, and conversation history are handled by the runtime. Stack: Next.js + OnCell + OpenRouter. Demo: https://youtu.be/rWIU43pOH5Y
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8HW
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
- 9

- 10

- 11
- 12

- 13GA
Hi! It's a complete product with integrations to Auth0, OpenAI, Google Cloud and Stripe, which consists of Next.js Web App, Node.js + Express Web API and Python + FastAPI AI API I've built this software, because I wanted to make money by selling tokens to enable users talking with the chatbot. But I think Google / Apple will include such AI-powered assistant in their products soon, so nobody will pay me for using it So I open source the product today and share it as a GNU GPL-2 licensed software I'm happy to assist in case if something is unclear or requires additional docs and answer…
2023 · github.com
- 14

- 15

- 16

- 17
ChatFolders▲75Folders for your AI chats with ChatGPT Claude, Gemini & Grok
Apr 2026 · chatfolder.pages.dev
- 18AW
Hi! "Another chatbot for your content" you may ask? Not really! Let me explain. I have realized that there's an untapped potential for ChatGPT plugins: why leave them locked up in the OpenAI store? Let's embed them on websites or share using links! Let's make chatbots ~ do stuff ~, not just talk about what they know. That's how Chatwith was born. It is a chat widget, it scrapes your website, knowledge page, notion etc - but more importantly, it also understands your API. It can interact with that API on your or your visitors' behalf. Some use cases & ideas: - Shopify bot - ask it for order…
2023 · chatwith.tools
- 19BT
I made this experimental art project/game that's an LLM chat assistant, but where you're the AI. I wanted people to get a visceral sense of what it's like to answer the kinds of things that people prompt their chatbots day in and day out. If you're interested, I wrote up some more info on how I made it, including how the "user" prompts are generated with an eye for realism: https://bethechatbot.com/about Hope you enjoy it! I'd love to hear people's takeaways.
Jul 2026 · bethechatbot.com
- 20IA
Hi everyone, We are Nico and Leo. We built an AI-powered chatbot builder designed to make it easy for anyone to create a ChatGPT-like chatbot in just minutes. If you're interested in trying it out, we offer a FREE plan that allows users to create and customize their own chatbot. It is ideal for people looking to add a support chatbot to their website or summarize complex information. Here are some of the key features: - Upload documents (PDFs, docs, txt, csv) or input a website URL, and we'll extract the information and build a chatbot that can answer questions related to the content. -…
2023 · instantanswers.xyz
- 21

ChatGPT for entire document folders, PDF, Doc, Excel
Jun 2026 · document.bot
- 22IB
2025 · sentientdocs.com
- 23HA
Hi HN, I created this site recently and need som feedbacks. Please give it a try, let me know if you see anything to need to be improved or added. Below is the summary of https://hichatbot.ai What is HiChatbot? - HiChatbot is an AI-powered chatbot that can answer your questions about documents, text, and videos. You can upload a document, text, or provide a video link to HiChatbot and have a Q&A chat with the content. What are some of the things I can do with HiChatbot? You can use HiChatbot to: - Summarize the main points of a document - Get more details about a specific topic in…
2023 · hichatbot.ai
- 24OS
Many companies have a public Discord where people ask questions. Sometimes those questions are dumb and can be easily answered by reading the support documents. So we built a bot that does 3 things: 1. Uses FAISS to index public support documents provided as URLs 2. Monitors a Discord channel for questions, prefixed with !help 3. Responds to questions with its best guess of the right answer and cites its source document(s), using Data Augmented Generation from LangChain It won’t be right all of the time, but if people find it helpful we’ll make it better. Take a look at the repo and give us…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →