Skip to content

QuickMash/Komli

Repository files navigation

Komli Frontend App

Komli Chat Screenshot

GitHub commits since tagged version GitHub Tag GitHub last commit


Komli is a conversational AI web application built with Python, designed for seamless and interactive chat experiences.


🚀 Getting Started

  1. Configure & Install Dependencies
    • Run the installer to edit configurations and install Ollama if needed:
      python3 /installer/installer.py
  2. Install Your Model
    • Download your desired model:
      ollama pull [Model Name]
  3. Launch the Application
    • Start the main app:
      python3 app.py

Tip: Use the installer at /installer/installer.py for easy configuration management.


📦 Release Notes

Komli 0.2.0 (In Development) - Planned Production Ready

  • Admin Dashboard
  • Theme/Plugin support
  • OAuth Support
  • Support to upload images for profile pictures
  • Allow users to limit their message length
  • Support for multiple models (e.g., qwen:0.5b, qwen:1b, deepseek, etc.)
  • Admin token limits (limit users)

Possible updates

  • Payment support (Stripe)
  • Hugging Face support 😀

Komli 0.1.1 (Released)

Komli 0.1.0 (Released)

  • Initial public release

Warning:
Before deployment, ensure the debug setting at the bottom of your configuration file is set to false.


💬 Support

For questions or support, feel free to DM quickmash on Discord.


Packages

No packages published

Contributors 2

  •  
  •