kickmaker / kickmaker-chatbot

We built a chatbot based on LLaMA 3 and stable diffusion. You can ask him anything, upload PDF files and question them and even generate images !
1 stars 0 forks source link

Repo as an installable pip package #2

Closed Sylphe88 closed 5 months ago

Sylphe88 commented 6 months ago

The repo should be standalone and rely on a single pip command to be installed as a package (pip install https://github.com/kickmaker/kickmaker-chatbot.git). This should implicitly remove the need for Bash scripts.