Yandex.Music + ASI Biont: Create AI Playlists and Analyze Tastes Without a Single Line of Code

How the ASI Biont AI Agent Automates Work with Yandex.Music, Taxi, and Food via API

Imagine: you wake up, and there's already a link in Telegram to a playlist that perfectly matches your mood. Or an AI analyzes your Yandex.Eda orders and suggests recipes from your favorite ingredients. Or... no need to imagine. In July 2026, this works "out of the box" with ASI Biont.

This isn't about magic, but a practical integration of an AI agent with Yandex service APIs. This article provides a step-by-step breakdown of how to connect Yandex.Music, Taxi, and Food to your AI assistant and forget about routine settings.

Why Connect Yandex Services to an AI Agent?

Yandex is not just a search engine, but an ecosystem of dozens of services: from taxi to music. Each has an API (Application Programming Interface — a set of rules by which programs communicate with each other). The problem is that most users don't know how to write code to work with these APIs. Or they don't want to spend time on it.

ASI Biont solves this problem radically: you simply describe the task in natural language, and the AI agent itself writes the integration code using your API key. No control panels, "add integration" buttons, or waiting for updates from developers.

Important point: ASI Biont connects to ANY service via API. You don't need to wait for the team to add support for a specific service — the AI itself writes the code for each. The only thing you need is an API key, which you provide in the chat.

What Tasks Does This Integration Automate?

Here are three specific scenarios already working for ASI Biont users:

Service Task Result
Yandex.Music Auto-create playlists by mood Every morning — a new playlist based on tracks listened to over the week
Yandex.Taxi Monitor route prices Notification in Telegram when the price for your favorite route drops below a set threshold
Yandex.Eda Analyze orders and recommendations Weekly digest: "You often order pasta — here are 3 new pasta dishes on the menu"

Example 1: Automatic Playlists from Yandex.Music

Suppose you want the AI to create a playlist every morning from tracks you've listened to in the last 7 days. Without ASI Biont, you would have to:
1. Study the Yandex.Music API documentation (which isn't the simplest).
2. Write a Python script.
3. Set up a cron job on a server.
4. Configure sending the link to Telegram.

With ASI Biont, you simply write in the chat:

"Create an AI agent that every morning at 8:00 takes my last 20 listened tracks from Yandex.Music, groups them by genre, and sends me a link to the playlist in Telegram. My API key: XXXX"

The AI itself:
- Authenticates with the Yandex.Music API.
- Retrieves listening history.
- Forms a playlist (via the Yandex.Music API if possible, or just a list of tracks).
- Sends the result to Telegram.

Result: you get a personalized playlist every morning without spending a minute on setup.

Example 2: Analyzing Music Preferences

Want to understand how your musical tastes change? ASI Biont can:
- Collect data on listened tracks once a month.
- Analyze which genres have become more popular and which have faded.
- Build a chart (via a third-party service like Chart.js) and send it to Telegram.

All of this — without programming. You only formulate the request.

Example 3: Smart Recommendations Based on Yandex.Eda

If you often order through Yandex.Eda, the AI can:
- Collect order history for the last 3 months.
- Highlight the most frequent dishes and categories.
- Compare with the current menu in restaurants and suggest: "You've ordered Philadelphia rolls 10 times — a new version with salmon has appeared on the menu."

How to Connect: Step-by-Step Instructions

The connection happens entirely through a dialog in the chat with the AI agent. No control panels, "add integration" buttons, or complex settings.

Step 1. Get an API key from the Yandex service

Each service has its own key:
- Yandex.Music: go to the Yandex developer cabinet (developer.yandex.ru), create an app for OAuth authorization, and get a token.
- Yandex.Taxi: via the Yandex.Taxi API for developers (requires a contract with Yandex, but there are open methods for personal use).
- Yandex.Eda: use the Yandex.Market API or the partner API of Eda.

Important: The API key is your password to the data. Keep it safe. ASI Biont uses the key only to perform your tasks and does not share it with third parties.

Step 2. Write the task in the chat with ASI Biont

Example request:

"Hi, ASI. Connect my Yandex.Music account. Here's the API key: [your key]. Create an AI agent that every Friday at 18:00 will analyze my weekly listening, determine my main genre, and send a list of recommended tracks in that genre to Telegram."

Step 3. The AI itself writes the code and launches the integration

ASI Biont:
- Generates a Python script that calls Yandex.Music API methods.
- Sets up a schedule (via the built-in AI agent scheduler).
- Connects sending results to Telegram (if you specified that channel).

All of this takes 2–3 minutes. You just watch the process in the chat.

Step 4. Check the result

The AI will send you a test message with the result. If something is wrong, just clarify in the chat: "Make the playlist longer, add 30 tracks" or "Send it on Sunday instead of Friday." The AI will change the code in seconds.

Why Is This Beneficial?

Time savings. Writing code for integration with Yandex APIs takes from 2 hours to 2 days (studying documentation, debugging, setting up infrastructure). ASI Biont does it in 2 minutes.

Automation of routine. You won't manually search for mood music every morning — the AI will do it for you. Order analysis, price monitoring, report creation — all of this turns into background tasks.

Flexibility. Want to add a new condition? Just write in the chat. No need to dive into code and figure out someone else's script.

Security. API keys are stored only within your ASI Biont session. The AI does not transfer them anywhere except when calling the Yandex API at your request.

What's Next?

Integration with Yandex is just one example. ASI Biont connects to any service that has an API: CRM, databases, social networks, messengers, cloud storage. You are not limited to a preset list of integrations — the AI itself writes the code for your service.

Try it right now:
1. Go to asibiont.com.
2. Get an API key from Yandex.Music (or Taxi, or Eda).
3. Write in the chat: "Create an AI agent for Yandex" and follow the instructions.

Your personal AI assistant that understands APIs without intermediaries — is already working.

← All posts

Comments