ChromaDB_Chatbot_Public
Public version of my ChromaDB chatbot that keeps track of user profile and historical topics
File Explorer
Download Latest Version (.zip)- convo_1685975115.7847478.yaml
- chat_1685974321.74513_user.txt
- placeholder.txt
- log_1685974847.0820637_update.txt
- .gitignore
- chat.py
- chromadb_peek.py
- key_openai.txt
- LICENSE
- README.md
- requirements.txt
- system_default.txt
- system_instantiate_new_kb.txt
- system_reflective_journaling.txt
- system_split_kb.txt
- system_update_existing_kb.txt
- system_update_user_profile.txt
- user_profile.txt
# Installation Guide
1. Get the code
git clone https://github.com/daveshap/ChromaDB_Chatbot_Public
Downloads the entire project code from GitHub to your computer.
cd ChromaDB_Chatbot_Public
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
