/ollama_webchat_app

Simple Ollama Webchat App

Primary LanguagePython

Ollama webchat app

Simple ollama webchat app

Dependencies

$ pip install flask ollama

Start ollama

$ ollama serve

Run the script

$ python ollama_webchat.py

Enter 127.0.0.1:5000 on your web-browser