Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quickmash/komli

A conversational AI web application named Komli.
https://github.com/quickmash/komli

ai ai-assistant chatgpt ollama python serversoftware webapp

Last synced: about 15 hours ago
JSON representation

A conversational AI web application named Komli.

Awesome Lists containing this project

README

        

# Komli 0.1.0

![GitHub commits since tagged version](https://img.shields.io/github/commits-since/QuickMash/Komli/0.1.0)
![GitHub Tag](https://img.shields.io/github/v/tag/QuickMash/Komli)
![GitHub last commit](https://img.shields.io/github/last-commit/QuickMash/Komli)

Komli is a conversational AI Web app, that was made with Python.

## How to use
1. Run `/installer/installer.py` to edit configurations, and if needed, install ollama
2. Install your model, by running `ollama run [Model Name]`
3. Run `__main__.py`

Run the installer in /installer/installer.py for easy config editing