Skip to content

sudo-junaiddev/SIMPLE-AI-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner of Simple AI UI

Simple AI UI

Simple AI UI is a minimalist and lightweight web GUI that allows you to host your own AI on your local network or the internet.


Table of Contents

  1. Features
  2. Supported Platforms
  3. Flavors
  4. APIs
  5. Server Configuration
  6. Installation
  7. Credits
  8. License

Features

  • Robust API infrastructure
  • Simple, minimalist, and lightweight UI
  • Privacy: Your data is stored on your computer
  • Chat History - [COMING SOON]
  • Memory for AI - [COMING SOON]
  • Admin Panel - [COMING SOON]
  • More APIs - [COMING SOON]

Supported Platforms

  • Windows
  • Mac
  • Linux

NOTE: Ollama must be installed on the system.


Flavors

  • Python - Code Name: Simple-AI-UI-MAIN (current repo)
  • Rust-lang - Code Name: Simple-AI-UI-ThunderBOLT [COMING SOON]

APIs

For detailed documentation, refer to APIS.


Server Configuration

For detailed documentation, refer to Server Configuration.


Installation

For Python Lovers and Enthusiasts:

  1. Clone the repository:

    git clone https://github.com/junaidcodingmaster/SIMPLE-AI-UI
    cd SIMPLE-AI-UI
  2. Create a virtual environment:

    python3 -m venv venv
  3. Activate the virtual environment:

    Windows:

    .\venv\Scripts\activate

    Linux or Mac:

    source ./venv/bin/activate
  4. Install requirements:

    pip install -r ./requirements.txt
  5. Run the application:

    python app.py

For Windows EXE - Coming Soon

For Linux Binaries - Coming Soon


Credits

Made By Junaid


License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A Simple ,light weight client for Ollama.

Resources

License

Stars

Watchers

Forks

Packages

No packages published