VectorChat $CHAT: 4/10-4/17 Dev Log
- Dynamically size character cards to support a variety of devices without weird gaps in display
- Dynamically switch pdf rendering to client-side if it results in an optimization
- Updated statistics algorithm for trending companions
- Updated indexing algorithm with flexible support for data streams (tweets, messages, etc.)
- Updated image UIs to support transparent and large dimension images
- Implemented new graph-based memory retrieval algorithm giving characters more nuanced memory
- Designed UIs for image and video upload
- Switched to OCR PDF parser (and begin developing image support) for PDF parsing
- Improved knowledge pack search algorithm in character creation flow
- Added loading skeletons for various components
- Added customization to character creation flow to support
- Added security rules to production environments to prevent random crashes or buggy updates
- Added dynamic loading to components to prevent SSR
- Planned migration from clerk to next-auth