Beyond-Bot.ai + Gan ai
Gan.AI provides advanced APIs for text-to-speech, voice cloning, and video personalization, enabling developers to integrate natural and expressive speech synthesis into their applications.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to Gan ai.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in Gan ai.
Trigger Workflows
Start automated workflows in Gan ai based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within Gan ai.
Gan.Ai Login
Tool to authenticate a user and retrieve tokens. - If email/password are provided: performs classic login (POST /users/login). - Otherwise: mints a dynamic access token using existing Authorization (POST /users/create_dynamic_token_v2).
Gan Ai Text-To-Speech
Tool to convert text to speech synchronously. Use after selecting a voice ID via Get Voices tool.
Get Avatar Video Inference Details
Tool to retrieve detailed status and metadata for a specific avatar video inference. Use when you have an inference_id and need to check its processing status and access video URLs.
Get Photo Avatar Details
Tool to retrieve detailed information for a specific photo avatar by ID. Use when you need to check photo avatar processing status and access its metadata and image URL.
Get Photo Avatar Inference Details
Tool to fetch photo avatar inference details. Use after obtaining a valid inference ID to retrieve detailed information.
List Avatar Video Inferences
Tool to list avatar video inferences. Use when you need to retrieve generated avatar videos with optional filtering by avatar ID, title, status, or date range.
List Photo Avatar Inferences
Tool to list photo avatar inferences. Use when you need to retrieve inference videos with optional filtering by avatar, title, status, or date range.
List Photo Avatars
Tool to list avatars. Use when you need a paginated collection of avatars with filters. Example: "List the first 10 published avatars created after 2023-01-01".
Login
Tool to authenticate a user and retrieve access and refresh tokens. Use when you need to login before calling other GAN.AI API actions.