anupsing_ai
No user record in our sample, but anupsing_ai has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
I built an open-source research agent. You ask a question, it searches the web via Tavily, synthesizes an answer with an LLM, and shows the sources it used. Answers stream in real-time. The interesting part is the…
-
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.…