Skip to content

This repo is accompanying "Do Your Own Local ChatGPT using Ollama" video in Concepts in Tamil YT Channel

License

Notifications You must be signed in to change notification settings

Concepts-in-tamil/localchatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Chat GPT

This repo is accompanying "Do Your Own Local ChatGPT using Ollama" video in Concepts in Tamil YT Channel

Viz developed this chat bot to help the learners understand how one can develop GenAI apps easily with Ollama, Python & Streamlit.

Installation

pip install localchatgpt

Upgrade

pip install -U localchatgpt

Usage

(.venv) cத /tmp/test/ localchatgpt start
localchatgpt Started.. browse http://localhost:8501 and start whispering to localchatgpt
Instructions for stopping localchatgpt :

        1) You can either press CTRL+C here
                    Or
        2) Use a seperate terminal and type `localchatgpt stop`

About

This repo is accompanying "Do Your Own Local ChatGPT using Ollama" video in Concepts in Tamil YT Channel

Resources

License

Stars

Watchers

Forks

Packages

No packages published