All activity
VKFolioleft a comment
Hey Product Hunt! I built VizLang because I was tired of debugging LangGraph agents with print() statements. You build these complex graphs with conditional branches, tool loops, and human-in-the-loop steps and then you debug by reading terminal output line by line. VizLang gives you a visual debugger right inside VS Code. Open your Python file, see the graph, click Run, and watch nodes execute...

VizLang - Speedup your Agent DevelopmentSee your LangGraph agents think, right inside VS Code
VizLang is an open-source visual debugger for LangGraph agents. Right-click any Python file and watch your agent's graph come alive ,nodes light up as they execute, state changes appear on hover, and you can step through every decision like a line-by-line debugger. Chat with your agent, handle human-in-the-loop interrupts, manage threads, and inspect tool calls , all without leaving VS Code. No cloud. No accounts. No API keys. Everything runs locally. Free forever, MIT licensed.

VizLang - Speedup your Agent DevelopmentSee your LangGraph agents think, right inside VS Code
VKFolioleft a comment
Hey everyone! 👋 Building AI agents and RAG pipelines is incredibly fun, right up until you hit a hard API rate limit or get a surprise bill from your search provider. I built OrioSearch because I wanted full control over my search stack without rewriting my agent's code. It’s a self-hosted, open-source web search and extraction API that acts as a 100% drop-in replacement for Tavily. Here’s what...
OrioSearch: Your AI Agent need WebSearch100% Open-source Tavily alternative. Self-hosted search API
OrioSearch is a self-hosted, Tavily-compatible web search & extraction API. Every AI agent needs web search !
- Drop-in: Matches Tavily's endpoints exactly.
- BYO-LLM: Plug in Ollama or OpenAI for AI answers with citations.
- Reach: 70+ search engines via SearXNG with DuckDuckGo fallback.
- Web + Image search: image results alongside web results via parallel search
- Ready: Multi-tier extraction, reranking, SSE streaming & Redis caching.
OrioSearch: Your AI Agent need WebSearch100% Open-source Tavily alternative. Self-hosted search API
VKFoliostarted a discussion
I m building a free, self-hosted Tavily alternative , what features matter most to you?
Hey! I'm building OrioSearch , an open-source, self-hosted web search API that's a drop-in replacement for Tavily. The idea is simple: Every AI agent needs web search you shouldn't have to pay lot of money for search in your AI agents when you can own the whole stack. What it does today: Tavily-compatible API ,swap one URL, everything works Web search + image search via SearXNG (70+ engines)...



