KnowledgeOps AI.
KnowledgeOps AI is a full-stack rag knowledge platform built by Yousef Ali Mansour. RAG platform with hybrid retrieval (Chroma + RRF + LLM rerank) and cited, streaming answers via Gemini 2.5 Pro — built to refuse, not hallucinate.
At a glance
| Project | KnowledgeOps AI |
|---|---|
| Type | Full-Stack RAG Knowledge Platform |
| Built by | Yousef Ali Mansour — Founder & CEO at NUMU · Backend & Platform Engineer |
| Stack | FastAPI, Next.js, Chroma, PostgreSQL, Celery |
| Source | github.com/yousefalimansour/rag-knowledge-ops |
| Last updated |
What I built
- Built a full-stack RAG platform that ingests documents and answers questions with cited, grounded sources via Gemini 2.5 Pro — designed to refuse rather than hallucinate.
- Engineered hybrid retrieval (vector search with Chroma + keyword + RRF fusion + LLM reranking) with query rewriting, streaming token-by-token answers to a Next.js UI over SSE.
- Backed it with FastAPI, PostgreSQL, and Celery background jobs powering proactive insight scans and in-app notifications; fully Dockerized.
Stack
FastAPINext.jsChromaPostgreSQLCelery
View on GitHub More projects
- NUMUMulti-tenant E-commerce Platform — Storefront engine, theme marketplace and integrated payments for Egypt & MENA — 15 live storefronts, 500+ orders.
- NeuroShieldAI Deepfake Detection · Graduation Project — Microservices platform that analyzes video to detect deepfakes and verify authenticity — Django + FastAPI inference pipeline.
- AI Medical Image AnalysisFull-stack ML Platform — AI inference on chest X-rays and skin lesions across 12 condition classes, returning confidence-scored predictions.
- Real-Time Stock AlertsDjango REST + Celery — Monitors 10 tech stocks and fires automated email alerts with distributed Celery + Redis scheduling.
- Automated Toll Collection API.NET 9 · Clean Architecture — 4-layer toll-collection REST API with EF Core, RS256 JWT auth and role-based access control.
