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 7dd4ec8876
enabling guest user
2 weeks ago
LICENSE.md update 4 weeks ago
README.md update 4 weeks ago
auth.php enabling guest user 2 weeks ago
chat.php enabling guest user 2 weeks ago
config.php enabling guest user 2 weeks ago
default.css basic user management 3 weeks ago
default.php seperated user files and audit logs. 2 weeks ago
forgot.php basic user management 3 weeks ago
index.html basic user management 3 weeks ago
index.php enabling guest user 2 weeks ago
login.php enabling guest user 2 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 enabling guest user 2 weeks ago
useradmin.php seperated user files and audit logs. 2 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