A high-performance, lightweight vector database built in Rust with text-to-embedding conversion, optimized vector storage, and similarity search capabilities. Vectron combines the speed of Rust with the power of modern AI embedding models.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
5
commits
🚀 Major Update: Fixed Docker Setup, Added Authentication & Web Dashboard - Added complete web dashboard with React frontend - Implemented JWT authentication system - Added multi-model embedding service - Fixed Docker port configurations - Resolved Python dependency issues - Updated sentence-transformers and huggingface-hub - Microservice architecture with proper service dependencies
147f615View on GitHubImplement Phase 1: Embedding Microservice with FastAPI, Docker support, and integration with Vectron
1ce00e6View on GitHub