t-Shr/mirage-multimodal-search
0
๐ MIRAGE: Multimodal Retrieval & Aligned Generation Engine
MIRAGE is a multimodal retrieval system that supports text โ text and image โ image search using deep learning embeddings, FAISS indexing, and a feedback-driven learning loop.
It includes:
- Flask backend (model inference + FAISS search)
- Streamlit UI (interactive demo)
- Feedback collection (๐ / ๐)
- Analytics-ready logs
- Production-safe architecture
๐ Features
- ๐ Text โ Text Retrieval (BERT embeddings)
- ๐ผ๏ธ Image โ Image Retrieval (CNN / multimodal embeddings)
- โก Fast FAISS similarity search
- ๐ฏ Similarity score in percentage
- ๐ / ๐ Feedback collection
- ๐ Feedback analytics ready
- ๐งช Curl / Python / UI support
- ๐ป Streamlit demo interface
