TrueFoundry‑focused RAG server for answering docs queries
It ingests TrueFoundry public docs, builds a local embedding index, and exposes a CLI and MCP server that answer questions using only that content. The system leverages TrueFoundry AI Gateway for embeddings and generation, returning answers together with source URLs and retrieved chunks. Designed for developers integrating into TrueFoundry Agent Builder who need reliable, source‑backed answers about TrueFoundry. Docker and local persistence make deployment straightforward and self‑contained.
View on GitHub →RiteshMaheshwari/AskTrueFoundry-Agent