Skip to content

NishchalRavish/Local-Llama-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Llama 3 Chatbot πŸ¦™

A Streamlit-based chatbot interface for interacting with the Llama 3 - 8B model locally.

🌟 Overview

This project implements a user-friendly web interface for interacting with the Llama 3 - 8B language model locally. It uses Streamlit to create a chat-like interface where users can send prompts and receive responses from the AI model in real-time.

πŸš€ Features

  • Interactive chat interface
  • Real-time streaming of AI responses
  • Local AI processing using Llama 3 - 8B model
  • Chat history management
  • Clear chat functionality

πŸ›  Installation

1. Clone this repository:

git clone https://github.com/NishchalRavish/Local-Llama-Bot.git
cd Local-Llama-Bot

2. Install the required packages:

pip3 install -r requirements.txt

3. Ensure you have the Llama 3 - 8B model set up and running locally on:

http://0.0.0.0:11434

4. Run the Streamlit app:

streamlit run app.py

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

πŸ“„ License

This project is MIT licensed.


Made by Nishchal

About

Local Llama Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages