Giter VIP home page Giter VIP logo

ollama-ui's Introduction

Ollama UI App

Desktop app created to communicate with ollama model locally

Complete Project Documentation: Ollama UI Documentation

⚙️ Tech Stack:

  1. PySide6: https://doc.qt.io/qtforpython-6/
  2. Qt Resource System: https://doc.qt.io/qt-5/resources.html
  3. CSS for styling: https://developer.mozilla.org/en-US/docs/Web/CSS
  4. PyInstaller for building the Apps: https://pyinstaller.org/en/stable/
  5. Ollama Python API for communicating with AI models locally: https://ollama.com/ https://github.com/ollama/ollama-python

📦 Features:

  1. Chat with Ollama locally
  2. modern UI
  3. Dark Mode

📸 Screenshots:

Ollama UI Ollama UI

🚀 Getting Started:

Installation

  1. Clone the repository

  2. Install the dependencies

  3. Run the app (main.py)

  4. Build the app using PyInstaller

pyinstaller --name="Ollama UI" --windowed --add-data "index.css:." --icon=icons/ai_icon.png main.py --onefile
  1. The executable file will be created in the dist folder

Contributing

  1. Fork the repository

  2. Create a new branch with the feature name

  3. Make the changes

  4. Push the changes to your branch

  5. Create a pull request

  6. Wait for the code review

  7. Once the code is reviewed and approved, it will be merged

Note: Please follow the coding standards and conventions and be patient for the code review

Reference bundling SVGs in Qt

ollama-ui's People

Contributors

siddharthsahani avatar tejasbhovad avatar

Stargazers

 avatar

Watchers

 avatar

ollama-ui's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.