Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/quickmash/komli
- Owner: QuickMash
- License: gpl-3.0
- Created: 2025-01-27T18:41:56.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-01-29T00:38:58.000Z (2 days ago)
- Last Synced: 2025-01-29T01:22:48.998Z (2 days ago)
- Topics: ai, ai-assistant, chatgpt, ollama, python, serversoftware, webapp
- Language: HTML
- Homepage: https://quickmash.cc
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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