About Chronicle
AI research copilot for founders.
Why we built it
Founders run the same five research questions over and over — market sizing, competitive landscape, customer discovery, regulatory intel, recent funding activity. The current options are all bad: ChatGPT hallucinates citations, Perplexity gives you a paragraph instead of a report, and a real analyst costs $5k a week.
Chronicle runs the question through a multi-agent pipeline that searches the web, papers, and news; scores every source for credibility; flags contradictions between them; and assembles a cited report you can paste straight into a deck or send to YC.
Verified results
From a published case study with an analytics firm: 10× faster research output, 80% cost reduction per report, and fully automated citation generation. Source: IntelliForge AI case studies.
What makes it different
- It shows its work. You watch five agents run in real time. Every claim links back to a source. Every source has a credibility score. Contradictions get surfaced, not hidden.
- It’s built around founder workflows. The starter queries are real founder questions, not “latest developments in quantum computing.”
- It’s open and honest about its stack. LangGraph orchestration, OpenRouter for model access, Tavily and Perplexity for search, ArXiv for papers. Nothing proprietary that you can’t inspect.
The agents
- Retriever — pulls candidate sources from web search, news APIs, and arXiv.
- Enricher — adds metadata, dates, source type classifications, and sentiment.
- Analyzer — scores credibility, surfaces contradictions, extracts the load-bearing claims.
- Insight generator — turns claims into hypotheses, trends, and reasoning chains.
- Report builder — compiles everything into a structured, cited markdown report.
Who built it
Chronicle is built by IntelliForge AI — a Hyderabad-based AI agent and workflow automation studio aligned with India’s Bharat AI Mission, with a stated focus on shipping production AI in weeks, not months. Chronicle is the second of nine shipped AI products in the IntelliForge portfolio.
Founder: Girish Hiremath — software engineer with 14+ years of enterprise experience across compliance, banking, pharma, telecom, and IoT, including Fortune 500 clients. Currently formalising the AI training with an M.Tech in Data Science & AI at IIIT Dharwad — an Institute of National Importance — alongside shipping AI-native SaaS products under the IntelliForge AI umbrella.
Status
Live, open-source, free to try. Frontend on Vercel (Next.js 14), backend on Fly.io (FastAPI + LangGraph). Installable as a PWA. No signup required to run a query.