42

GitHub - olivia-ai/olivia: ?‍♀️Your new best friend built with an artifical neur...

 5 years ago
source link: https://github.com/olivia-ai/olivia
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md


Olivia's character

tipping_hand_woman Your new best friend

WebsiteDocumentationGetting startedIntroductionTranslationsContributorsLicense

Introduction

introduction

Description

Olivia is an open-source chatbot built in Golang using Machine Learning technologies. Its goal is to provide a free and open-source alternative to big services like DialogFlow.

You can chat with her by speaking (STT) or writing, she replies with a text message but you can enable her voice (TTS).

You can clone the project and customize it as you want using GitHub Try it on her website!

Why Olivia?

  • The only chatbot project in Go that could be modulable and customizable.
  • Using daily a privacy-friendly chatbot is great.
  • The Website is a Progressive Web Application, which means you can add it to your phone and it seems like a native app!

Getting started

Installation

Docker

docker installation

Pull the image from GitHub Packages

$ docker pull docker.pkg.github.com/olivia-ai/olivia/olivia:latest

Then start it

$ docker run -d -p 8080:8080 docker.pkg.github.com/olivia-ai/olivia/olivia:latest

You can just use the websocket of Olivia now.

To stop it, get the container id:

$ docker container ls
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS                    NAMES
311b3abb963a        olivia              "./main"            7 minutes ago       Up 7 minutes        0.0.0.0:8080->8080/tcp   quizzical_mayer

and stop it

$ docker container stop 311b3abb963a 

The app will automatically check for res/datasets/training.json file which contains the save of the neural network. By default when you clone the repository from Github you have a stable save. If you want to train a new model just delete this file and rerun the app.

GitHub

68747470733a2f2f692e696d6775722e636f6d2f5252506f5036392e706e67

Clone the project via GitHub:

$ git clone [email protected]:olivia-ai/olivia.git

Then download the dependencies

$ go mod download

And run it

$ go run main.go

Frontend and Backend

To install the frontend and the backend together, please use the docker-compose.yml file:

$ docker-compose up

And all done!

Architecture

architecture

68747470733a2f2f692e696d6775722e636f6d2f473942596634592e706e67

Translations

introduction

Languages supported

  • English
  • Spanish
  • Catalan
  • French
  • German
  • Italian
  • Brazilian portuguese - not completed

Coverage

The coverage of the translations is given here. To add a language please read the documentation for that.

Contributors

docker installation

Contributing

Please refer to the contributing file

Code Contributors

Thanks to the people who contribute to Olivia.

Contribute 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6f6c697669612d61692f636f6e7472696275746f72732e7376673f77696474683d39353026627574746f6e3d66616c7365

Financial Contributors

Become a financial contributor and help Olivia growth.

Contribute on the GitHub page of hugolgst heart

License

68747470733a2f2f692e696d6775722e636f6d2f395878746368762e706e67

FOSSA Status

Made with heart by Hugo Lageneste

Olivia's wave


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK