Git Product home page Git Product logo

kinotio / gelda Goto Github PK

View Code? Open in Web Editor NEW
7.0 0.0 3.0 1.18 MB

Gelda is a revolutionary AI-powered helpdesk assistant designed to provide users with an efficient and personalized support experience. ๐Ÿค–

License: MIT License

CSS 1.54% TypeScript 97.03% JavaScript 0.29% Dockerfile 0.37% PLpgSQL 0.77%
ai helpdesk helpdesk-chatbot helpdesk-ticketing helpdesk-tools self-hosted supabase nextjs typescript shadcn-ui

gelda's Introduction

Gelda

Demo

build license

Gelda is a revolutionary AI-powered helpdesk assistant designed to provide users with an efficient and personalized support experience. ๐Ÿค–

Usage

Pull directly the Gelda image from the Github Container Registry:

docker pull ghcr.io/kinotio/gelda:latest

And run it

docker run --name kinotio_gelda -p 3000:3000 -d ghcr.io/kinotio/gelda:latest

Build from source

You can use Docker to use it as service inside a container or test it in your local machine Clone the repository and change directory to be inside of the repository directory and run these commands

Build the Docker image with this command

docker build -t kinotio/gelda .

And, run it with this

docker run --name kinotio_gelda -p 3000:3000 -d kinotio/gelda

License

This project is licensed under the MIT License - see the LICENSE file for details.

gelda's People

Contributors

andostronaut avatar

Stargazers

 avatar Mark avatar Fitiavana Sambatra avatar Aimeric Raz avatar Kevin Tsiory RAKOTOSOA avatar Niaintsoa avatar  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.