Examozhi (Exam Mozhi) reads your actual textbook. Ask a question and get the exact source page.
CBSE · ICSE · TN Samacheer Kalvi · NCERT — all boards indexed
The Problem
Today, 90% of EdTech teams spend months wrangling curriculum data instead of building learning experiences.
How It Works
Register free in 30 seconds. Your key is scoped, rotatable, and tracked in real time.
Call structured content endpoints or semantic search. All Indian boards in one platform.
RAG answers, summaries, and quizzes appear in your app. Your users get smarter features.
Capabilities
One platform, six capabilities. No stitching together five different vendors.
Curriculum data organized as Class → Subject → Chapter → Topic. Every textbook, every board, queryable in milliseconds.
Hybrid vector + keyword search with HNSW indexes. Source-backed answers, near-zero hallucination.
Condense chapters, topics, or raw text into crisp, grade-appropriate summaries via one API call.
Turn any concept into a student-friendly explanation. Choose difficulty level and style dynamically.
Auto-generate MCQ, short-answer, or essay questions from any topic or content ID. Instant assessment content.
OpenAPI spec, playground, SDKs for Python, JS, Go and REST. Ship your feature in under an hour.
Search in English, retrieve Tamil, Hindi, or French content. Queries auto-translate to the target language before retrieval.
Textbooks are revised on multi-year cycles. Editions coexist — consumers get the current one by default and can pin any revision.
Render the original textbook page in-app or embedded in your product — watermarked per viewer, so any leak is traceable.
"List all poems", "every formula in Chapter 3", "the first poem" — complete, canonically-ordered sets, not a top-k sample. Works across 10 Indian languages.
Examozhi Chat · for students
A conversational tutor built on your real textbooks. It searches the lesson, shows the exact source, shapes the answer to your exam marks — and says “I don't have enough evidence” instead of guessing. Free to start.
Study With Friends · live
Turn any chat into a live study room. Talk over voice — even without an account — ask the textbook together, and everyone sees the same grounded answer, with the exact page, at the same moment. Like a study group, but the textbook is always in the room.
Developer Experience
No vector database setup. No embedding pipeline. No prompt engineering. Examozhi handles the full RAG stack so you ship AI features, not infrastructure.
// Any language. Any framework. Under 5 minutes.import requests resp = requests.post( "https://api.examozhi.com/api/v1/ai/rag-search", headers={"X-API-Key": "sk_live_..."}, json={ "query": "Newton's laws of motion with examples", "include_answer": True, "top_k": 5 }) data = resp.json()print(data["answer"])# → "Newton's first law states that an object at rest..."print(data["sources"])# → [{"chapter": "Force & Motion", "class": "Class 9", ...}]Complete-Set Retrieval
Enumeration, ordinal and attribute queries are set operations — not similarity samples. Examozhi routes them to a complete, canonically-ordered path that never truncates, in any supported language.
The same engine powers plain search and full agentic RAG — so you ship faster and retrieve better, in any language.
Pricing
No surprise charges. Upgrade when you need more.
Explore the full API surface without a credit card.
The full platform unlocked. For serious EdTech products.
Custom limits, dedicated infrastructure, SLA guarantees.
அறிவின் சக்தி — The power of knowledge
Join EdTech teams across India who are building smarter learning experiences with structured curriculum APIs and AI at their core.