A RAG-driven image product search that showcases MERN, Milvus for vector indexing, Transformers, and a local Ollama Gemma LLM. Explore integrated embeddings, store vectors in Milvus, and manipulate queries with advanced language understanding.
Stars
22
Forks
7
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
2
commits
Remove demo section from README and relocate to a separate file (#4)
f9f9507View on GitHubRefactor and enhance README for Multimodal E-Commerce Store API (#3)
e86b00eView on GitHubEnhance image search with base64 encoding and improved error handling (#2)
c07d01dView on GitHubAdd product schema, migration scripts, and enhance search capabilities (#1)
1a52766View on GitHubRefactor API URL handling and add chat message fetching functionality
3e352b0View on GitHubAdd server setup with Express and integrate product fetching in Home component
0d57a45View on GitHub