AI Call Analysis (Ringostat → LLM → Telegram)
What has been implemented:
- Receiving call data and audio recording via Ringostat Webhook
- Filtering and preparing incoming data
- Processing call time and technical metadata
- Obtaining audio through HTTP Request
Conversation analysis using LLM (OpenAI)
— brief summary of the call
— identification of key points (reason for the call, outcome)
- Merging technical data and AI analysis
- Sending structured call summary to Telegram bot
- Stable logic for executing the scenario
- Receiving call data and audio recording via Ringostat Webhook
- Filtering and preparing incoming data
- Processing call time and technical metadata
- Obtaining audio through HTTP Request
Conversation analysis using LLM (OpenAI)
— brief summary of the call
— identification of key points (reason for the call, outcome)
- Merging technical data and AI analysis
- Sending structured call summary to Telegram bot
- Stable logic for executing the scenario