Microservice Getting Started

IntelliNode npmPythonAI MiroserviceChatbot UIAI as private microservice

Intelliserver is a microservice providing unified access to multiple AI models, allowing you to easily integrate cutting-edge AI into your project.

Install

Pull the AI microservice docker image

docker pull intellinode/intelliserver:latest

Run the AI microservice:

API_KEY=<YOUR_API_KEY>
ADMIN_KEY=<YOUR_ADMIN_KEY>

docker run -p 80:80 -e API_KEY=$API_KEY -e ADMIN_KEY=$ADMIN_KEY intellinode/intelliserver:latest

Integration Details

Access the postman collection to start interacting with the microservice.

Run postman

After running IntelliServer, access the interactive documentation using below url.

localhost/api-docs/

Cloud Access

Register your email for early cloud access and accelerate the AI integration.

Get Early Cloud Access

Count me in for early cloud access with a free trial

* indicates required