Skip to content
/ gelda Public

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

License

Notifications You must be signed in to change notification settings

kinotio/gelda

Repository files navigation

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.

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages