Skip to content

HakashiKatake/LLAMA-Chat-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLAMA Chat Bot

Setup Guide

1. Clone the Repository

git clone https://github.com/HakashiKatake/LLAMA-Chat-Bot.git
cd LLAMA-Chat-Bot

2. Install Dependencies

pip install -r requirements.txt

3. Install and Set Up Ollama

  • Download from Ollama.
  • Follow installation instructions.

4. Install and Configure LangChain

pip install langchain
  • Configure API keys as needed.

5. Install Streamlit

pip install streamlit

6. Running the Chat Bot

streamlit run chatbot.py

License

MIT License. See LICENSE for details.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors