Intelliserver is a microservice providing unified access to multiple AI models, allowing you to easily integrate cutting-edge AI into your project.
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
Access the postman collection to start interacting with the microservice.
After running IntelliServer, access the interactive documentation using below url.
localhost/api-docs/
Register your email for early cloud access and accelerate the AI integration.
Count me in for early cloud access with a free trial