How to use the Random model
What is Random model?
The Random model is a simple AI model available in Ozeki AI Server that generates completely random responses to incoming messages. It does not rely on machine learning or natural language understanding, making it ideal for testing chatbot routing, response handling, and integration logic without the need for a trained AI model. This model is useful for development and debugging purposes, where the focus is on system functionality rather than meaningful conversation.
What is Ozeki AI Server?
Ozeki AI Server is a software platform that integrates artificial intelligence (AI) with communication systems, enabling businesses to develop and deploy AI-driven applications. It facilitates task automation, including text messaging, voice calls, chatbots, and machine learning processes. By connecting AI capabilities with communication networks, it enhances customer support, streamlines workflows, and improves user interactions across different industries. Ozeki AI Server provides a powerful solution for organizations looking to optimize communication through AI technology.
How to use the Random model (Quick Steps)
Install random model (Video tutorial)
Step 1 - Open Ozeki AI Server
Step 2 - Create new random AI model
Step 3 - Set random outputs
Step 4 - Random model created
Chat with Random model (Video tutorial)
Step 5 - Create new AI chat bot
Step 6 - Select random model
Step 7 - Open chat bot
Step 8 - Conversation with chat bot
Install HTTP API (Video tutorial)
Step 9 - Open chat gateway
Step 10 - Install HTTP user
Step 11 - Set user name and password
Step 12 - Generate new API key
Send HTTP API request from Postman (Video tutorial)
Step 13 - Set post URL
Step 14 - Set API key as authentication bearer token
Step 15 - Insert request body
Step 16 - Send request
Step 17 - Response received
More information
- How to download GGUF AI models from Huggingface
- How to use a local GGUF AI model in Ozeki AI Chat
- How to use ChatGPT in Ozeki AI Chat
- How to use vLLM AI models
- How to setup an AI pipeline
- How to use the Speech To Text model
- Random
- How to setup an LLM on PC examples
- How to turn any local AI model into a reasoning model