Idea2Venture
Agentic AI system for end-to-end startup analysis
- Turns a one-line startup idea into a full business plan — market validation, competitor analysis, pricing, MVP design, and risk assessment — autonomously.
- Stateful multi-agent workflow on LangGraph: specialized agents run sequentially, share structured state, and selectively invoke web search and RAG tools.
- Global-yet-isolated RAG on FAISS + MiniLM embeddings — every retrieved chunk is tagged with an analysis ID so concurrent requests never cross-contaminate.