Skip to content

ptmminh/chadgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local LLM Chatbot

For data privacy reasons and to save costs, I've created ChadGPT, the poor man's ChatGPT!

Pay attention to tokens per second to understand your hardware's performance for LLM inference.

Dependencies

Outside of dependencies in pyproject.toml that can be installed with poetry install based on lock file. Make sure you install Ollama and whatever model you choose. Here I'm using "llama3" but this can be easily parametrized.

Usage

streamlit run chadgpt.py

About

The poor man's ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages