Skip to content

BlackTechX011/Llama2-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Llama2-Chatbot

This is Llama2-Chatbot. This chatbot use replicate API


This tool in under development


Preview

Clone the repository:

git clone https://github.com/BlackTechX011/Hacx-GPT.git

Navigate to the Hacx directory:

cd Hacx-GPT

Now Install the Requirements

pip install -r requirements.txt

Run

python -m streamlit run app.py

or

streamlit run app.py