VectorChat $CHAT: 4/18-4/24 Dev Log
- Added support for uploading images in evolve page
- Added support for regenerating a bots response
- Added support for custom background images (can show example)
- Added support for @GroqInc / updated to Llama 3
- Added support for direct video upload in ‘Evolve’ page (now working on upload via url)
- Added settings page and modal (deciding)
- Blueprinted Knowledge Pack version history algorithm
- Developed recommendation algorithm based on past user history
- Designed chat page for UI rebrand
- Updated UI to include chat bubbles
- Updated trending algorithm with a threshold on interactions to avoid showing unpopular companions
- Updated dynamically sized card size, margins, and centering
- Upgraded pinecone vector databases to optimize for performance and add support for keyword search with sparse vectors
- Refactored code to follow best practices