parhamrahmani / SongScope

AI-powered Music Recommendation Chatbot
0 stars 0 forks source link

set up initial chromadb collections #14

Closed parhamrahmani closed 6 hours ago

parhamrahmani commented 3 weeks ago

in conf.chromadb there is chroma_setup.py

we should make a chromadb instance and then create these collections:

  1. chat history
  2. reviews

Test it locally in a test file but do not edit other files yet