YeeroAI ā every chat builds knowledge, every thought branches freely. š® Knowledge Extraction: AI turns chats into searchable knowledge cards āļø Git-like Branching: Fork & rewind, different models per branch š 300+ Models: Ask GPT, Claude, Gemini side-by-side š Semantic Search: Find anything across chats, images & videos š Background Streaming: Close the tab, AI keeps generating ⨠AI Apps: Build apps from plain language For deep thinkers who want more than just chat.
No reviews yetBe the first to leave a review for YeeroAI
Maker
š
Hey Product Hunt! š
I built YeeroAI because I was frustrated with AI tools that forget everything after each chat. I wanted a platform where:
1. Every conversation adds to my knowledge base
2. I can compare multiple AI models side-by-side
3. My thinking can branch freely like Git
4. I can find anything with semantic search
After using it myself for weeks, the biggest surprise was how much the knowledge extraction changed my workflow ā I no longer dread re-explaining context to AI.
Key technical decisions:
- PostgreSQL + pgvector for vector storage
- bge-m3 (1024-dim) for embeddings
- SSE for real-time streaming
- OpenRouter for multi-model access
Happy to answer any questions! Would love your feedback.
Try it free: yeero.ai (10K credits on signup, no card needed)
Report
Maker
Hey everyone, quick weekly update š
Two things I'm pretty happy with this week:
Chat branch graph
We had Git-style branching before (fork from any message). But once you have 5+ branches it gets hard to track where you are. So now there's a tree panel on the right ā like `git log --graph`. Click any node to jump there. Parent/child relationships are visible at a glance.
Message outline
Finding something in a 50+ message conversation was painful. Added an outline panel that auto-generates a one-line summary per message. Click to jump. Expand/collapse supported.
Previously shipped (if you missed the launch):
- 300+ models answering in parallel, side-by-side compare
- Git-style conversation branching, fork from any node
- AI knowledge extraction + memory injection
- Background streaming ā close the tab, AI keeps running
- Global semantic search (chats/files/messages/apps)
- AI-generated web apps, iterative via conversation
As always, happy to hear feedback or answer questions.
Report
Maker
Hey everyone, quick weekly update š
Added a couple things to YeeroAI this week that I'm pretty happy with:
1. Global search quick actions ā opened the search box (āK) and now you can see shortcuts for new chat, upload file, switch theme, jump to settings, etc. It learns what you use most and sorts by frequency.
2. App background generation ā if you close the page or refresh while an app is generating, it keeps running in the backend. Reopen and it catches up automatically. There's a "background streaming" toggle in settings.
Past features in case you missed them:
- 300+ models answer side by side
- Git-style conversation branching
- Branch tree visualization panel
- Message outline navigation
- Knowledge base + memory injection
- AI generates web apps from conversation
yeero.ai ā happy to hear feedback or answer questions.
Report
Maker
Hey everyone, quick biweekly update š
Two small things I shipped around picking models in YeeroAI:
1. Model list default sort ā switched to "most popular" by usage. The old default is kept as a "Latest" option. There are 6 sort modes total: most popular / latest / earliest / longest context / cheapest / most expensive.
2. Modality filter ā both the global search (āK, on the "models" tab) and the "select model" dialog in chat now have a modality filter row. Pick text / image / audio / video / file for input & output independently. With an empty keyword and any modality picked, it'll list matching models right away. Same component on both sides so the interaction is consistent.
Past features in case you missed them:
- 300+ models answer side by side
- Git-style conversation branching
- Branch tree visualization panel
- Message outline navigation
- Knowledge base + memory injection
- Background streaming for chats & AI apps
- Global semantic search + āK quick actions
- AI generates web apps from conversation
yeero.ai ā happy to hear feedback or answer questions.
Report
Maker
Hey everyone, quick update š
A few things I shipped in YeeroAI recently:
1. Multi-select messages ā "pick out to branch" ā select multiple messages in a conversation and move them to a new or existing branch in one click. Great for organizing useful replies scattered across long conversations.
2. CLI v0.2.0 with `yeero do` ā describe what you want in natural language, no need to memorize commands. Unlike agents, `yeero do` only calls the LLM once to generate a Python script, then runs it locally every time after. Zero token cost for repeated tasks.
3. Desktop v0.1.0 ā lightweight Tauri app for Windows, macOS, and Linux. Still has some rough edges (auto-update signing issues, no macOS developer cert yet so you need to run `xattr -cr`), but usable.
4. Patch-mode app updates ā only modify what you describe, keep the rest intact. No more "AI update wiped all my custom changes."
Also shipped: drag-selection batch operations (9 list scenes), pinned conversation tabs, global search "All" category, Python script app type, tab streaming status indicator, logout all devices.
Past features in case you missed them:
- 300+ models answer side by side
- Git-style conversation branching
- Branch tree visualization panel
- Message outline navigation
- Knowledge base + memory injection
- Background streaming for chats & AI apps
- Global semantic search + āK quick actions
- AI generates web apps from conversation
- Patch-mode incremental updates
- Python script app type
- Drag-selection batch operations
- Pinned conversation tabs
yeero.ai ā happy to hear feedback or answer questions.
Hey everyone, quick weekly update š
Two things I'm pretty happy with this week:
Chat branch graph
We had Git-style branching before (fork from any message). But once you have 5+ branches it gets hard to track where you are. So now there's a tree panel on the right ā like `git log --graph`. Click any node to jump there. Parent/child relationships are visible at a glance.
Message outline
Finding something in a 50+ message conversation was painful. Added an outline panel that auto-generates a one-line summary per message. Click to jump. Expand/collapse supported.
Previously shipped (if you missed the launch):
- 300+ models answering in parallel, side-by-side compare
- Git-style conversation branching, fork from any node
- AI knowledge extraction + memory injection
- Background streaming ā close the tab, AI keeps running
- Global semantic search (chats/files/messages/apps)
- AI-generated web apps, iterative via conversation
ā yeero.ai
As always, happy to hear feedback or answer questions.