Skip to content

Si-ris-B/Local-Offline-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Offline Chatbot

A simple LLM chatbot using local LLMs

Preview

Preview Image 1

Preview Image 2

Preview Image 3

Requirements

  • Python 3
pip install -r requirements.txt
  • Download models
python server/download_models.py
  • Run application
python main.py

python server/run_server.py


## Notes:
- You can download other models. Just make sure to put them in the `server/models` directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published