PyIndex — AI-Powered Enterprise Search

An enterprise search demo: real documentation ingested from a public API, indexed for search, and answered with Claude-generated, cited responses — built with FastAPI, React, and the Anthropic API.

📊 Summary

🧰 Tools Used

📷 Screenshots

PyIndex search bar with the index status showing passages indexed across 25 packages
Claude-generated AI Answer with inline citation chips for a Pydantic validation question

📁 Source Code

View the full source, including the ingestion pipeline, search index, and Claude-powered answer generation, on GitHub.