https://github.com/linto-ai/linto-agent
LinTO platform services stack deployment tool for Docker Swarm cluster
https://github.com/linto-ai/linto-agent
asr automatic-speech-processing automatic-speech-recognition cluster docker-compose docker-swarm microservices smart-assistant virtual-agent vocal-assistant
Last synced: 7 months ago
JSON representation
LinTO platform services stack deployment tool for Docker Swarm cluster
- Host: GitHub
- URL: https://github.com/linto-ai/linto-agent
- Owner: linto-ai
- License: agpl-3.0
- Created: 2019-05-17T09:15:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T02:46:17.000Z (about 2 years ago)
- Last Synced: 2025-04-12T04:37:32.542Z (about 1 year ago)
- Topics: asr, automatic-speech-processing, automatic-speech-recognition, cluster, docker-compose, docker-swarm, microservices, smart-assistant, virtual-agent, vocal-assistant
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinTO-Agent
## Platform
LinTO-Agent contain all tools allowing to play with LinTO
- linto-admin : central manager for a given fleet of LinTO clients
- business-logic-server : deploy and executes a linto workflow
- overwatch : handle the authentification and loging aspect of a linto fleet
- service-broker : the communication pipeline between services and subservices
- stt-service-manager : deploy speech to text service
## Setup
LinTO Agent is meant to get deployed on a Docker Swarm cluster. Please read thouroughly the [infrastructure setup guide](https://doc.linto.ai/) and the following documentation located on `stack/docs/README.md` BEFORE you run the startup script.