Git Product home page Git Product logo

kvadratgpt's Introduction

kvadratgpt

This repository is a simple combination of Ollama, Open WebUI and Automatic1111-Stable Diffusion models that works together in a docker compose file, ready to be deployed in a on prem environment.

Preparations

You would need a computer with quite some Memory resources 16GB+, it is setup to work on only the CPU but GPU is possible to enable by providing the nvidia/amd runtime in the compose file. You would also need docker and docker-compose installed on the computer.

Installation

  1. Clone this repo: git clone https://github.com/jolin1337/kvadratgpt.git && cd kvadratgpt
  2. If you want GPU support go into ./docker-compose.yaml and ad runtime: nvidia to the services you'd like to have GPU support for, otherwise you are already setup to start the application
  3. Now just run: docker compose up -d automatic1111 open-webui ollama

Features

Current supported features are constantly updated by the creators of these amazin products, although this is a list of some major ones:

  • ChatGPT like Interface (open-webui)
  • ChatGPT like Custom Agents (open-webui)
  • Information retireval through RAG (open-webui)
  • Image generation based on a prompt (automatic1111)
  • Community driven GPT Model and prompt support (open-webui community)
  • All is local and no information is shared with anyone but the users of the local instance
  • Integration support with other tools such as (but not limited to) developer IDE:s Continue and ollama

kvadratgpt's People

Contributors

jolin1337 avatar

Watchers

 avatar

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.