cortex / README.md
Yashikaysn29's picture
Upload folder using huggingface_hub
18f908a verified
|
Raw
History Blame Contribute Delete
914 Bytes
---
title: Cortex
emoji: 🧠
colorFrom: yellow
colorTo: red
sdk: docker
app_port: 7860
pinned: false
---
# Cortex β€” Multimodal Knowledge Intelligence
Upload PDFs, images, videos, and text files β€” ask questions across all of them.
## Features
- **Multimodal ingestion** β€” PDF, images, video frames, plain text
- **Semantic search** β€” sentence-transformers + FAISS vector index
- **Q&A with citations** β€” Claude API answers with source + page references
- **Auto summaries** β€” per-file summaries and entity extraction on upload
- **Cross-document connections** β€” Claude finds relationships between files
## Stack
- Backend: FastAPI + sentence-transformers + FAISS + PyMuPDF + OpenCV
- LLM: Claude API (claude-sonnet-4-6)
- Frontend: Custom HTML/CSS/JS (earthy professional design)
- Deployment: Docker Space on Hugging Face
Built by Yashika Saxena Β· B.Tech AI & ML Β· ITM Gwalior Β· 2023–2027