VectorChat $CHAT: 6/04-6/12 Dev Log
Web3:
- Tested on testnet
- Created VectorChat channel on Bittensor discord
- Designed and implemented relative ranking system
- Revised incentive curve
- Revised query pattern
- Fixed issue with neuron communication
Web2:
- Began implementing designs for Discover page (Look forward to previews/demos!)
- Finished implementing hybrid embeddings using OpenAI
- Implemented chat page, recent chats, and regeneration in new UI
- Implemented hybrid search using keyword matching in new UI
- Implemented character search by name in new UI, as well as ranking algorithm for additional recommendations
- Added support for custom categories, building the foundation for user tagging
- Designed and implemented search page
- Designed and implemented profile page
- Began NextAuth migration for new profile page