/PP-Training_AI_With_Chroma_DB

A simple repository where I try to train chat GPT with my own documents

Primary LanguagePython

PP-Training_AI

A simple repository where I try to train chat GPT with my own documents

To get started, use this code python main_0.py to create the vector db.

To continue, use this code python main_1.py to prompt the vector db. The prompts can be modifed in the script main_0.py.