🎉 First commit

This commit is contained in:
Nicolas Rojas 2025-05-29 21:08:20 -05:00
commit 1ca4fda4d6
Signed by: nicolas
SSH key fingerprint: SHA256:gi4v1tDcXHbV+fkvqqs9b5rkFlo4Q9DHXp90MifkZK0
10 changed files with 569 additions and 0 deletions

4
setup.sh Normal file
View file

@ -0,0 +1,4 @@
pip install -r requirements.txt
curl -fsSL https://ollama.com/install.sh | sh
python database_handler.py -c
ollama pull mixtral