Portfolio
Selected demos and projects that showcase how InsightEdge AI approaches RAG, intelligent agents, and edge computer vision deployments.
Highlighted demo
RAG Demo – PDF QA with FAISS + OpenAI
A Python/Flask retrieval-augmented generation pipeline that:
- Loads and indexes PDFs
- Embeds documents into a FAISS vector store
- Retrieves top-k matches for each question
- Uses an LLM to answer questions grounded in the retrieved context
Built as a public showcase of InsightEdge AI's RAG and evaluation capabilities.
GitHub projects (0)
No repositories found yet, or the GitHub API rate limit was hit.