A simple webpage as gateway to a remote ollama instance. It allows you to chat with any model avaiable in ollama. It will also keep a chat history. For configuration check the default.php file.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steffen Pohle e59c5cae4b
basic user management
3 weeks ago
LICENSE.md update 4 weeks ago
README.md update 4 weeks ago
auth.php basic user management 3 weeks ago
chat.php basic user management 3 weeks ago
config.php basic user management 3 weeks ago
default.css basic user management 3 weeks ago
default.php basic user management 3 weeks ago
forgot.php basic user management 3 weeks ago
index.html basic user management 3 weeks ago
index.php basic user management 3 weeks ago
login.php basic user management 3 weeks ago
logout.php basic user management 3 weeks ago
marked.umd.js update 4 weeks ago
reset.php basic user management 3 weeks ago
savechat.php basic user management 3 weeks ago
useradmin.php basic user management 3 weeks ago

README.md

KaI - Ollama Chat

a simple webpage which will connect to a remote ollama instance and allowes you to talk to any model aviable in ollama.

configuration

all configuration is done in the file default.php