• Projects 15
  • Rating 5.0
  • Rating 7 744

Budget: 22000 UAH Deadline: 30 days

I will develop a personal AI agent for you based on n8n (Self-hosted), which will provide you with 100% control over prompts through Google Sheets without code intervention, and I will integrate Claude 3.5/4.5 for the intelligent distillation of your ideas into ready documents.

How do you plan to bypass the Whisper API file size limitation (25 MB) for long voice messages: will we implement automatic compression/cutting of audio on the fly, or will you limit your "speeches" to short segments of 10-15 minutes? This is critical because without processing large files, your bot will "crash" on the first serious dictated strategy.

Estimated price: $450 – $700 (depending on the complexity of the folder logic in Drive).

Deadline: 5–8 working days.

Stack: n8n + Python (for heavy processing). Justification: n8n allows you to see a visual scheme of the process and edit prompts yourself in Google Sheets/Docs, which perfectly meets your requirement for "ease of maintenance."

  • Projects 44
  • Rating 5.0
  • Rating 6 283

Budget: 4000 UAH Deadline: 3 days

Hello! I am ready to take on your project and will complete it urgently. I have extensive experience with similar tasks, so there will be no difficulties. If I have piqued your interest, I would be happy to collaborate!

  • Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 9000 UAH Deadline: 7 days

Hello.

I develop bots for Telegram using NodeJS (Telegraf + MongoDB). After implementation, there is support. I am ready to take on the project. Write to me, and we will discuss.

Andrey K.
1 286 1
  • Projects 1 290
  • Rating 5.0
  • Rating 103 531

Budget: 27000 UAH Deadline: 12 days

Hello. I have extensive experience in developing Telegram bots. I am ready for collaboration.

  • Projects 37
  • Rating 5.0
  • Rating 17 917

Budget: 18000 UAH Deadline: 7 days

Hello! Your task is a classic example of "second brain" automation, and I have significant experience in creating such personal agents. Since the focus is on reliability and the ability to independently edit prompts, I propose a solution that will be as autonomous as possible.
Below is my proposal:
Technical Strategy and Stack
I propose to implement the project in Python (Aiogram 3 + FastAPI).
• Why this way: Unlike n8n, code provides full control over error handling and document formatting. This is more reliable for working with Google Drive Service Account and complex system prompts for Claude.
• Transcription: We will use the Whisper API (OpenAI) or Groq (if speed is critical). This is the best option for clear understanding of the Ukrainian language and Surzhyk.
• Prompts: I will place them in a separate YAML or JSON file. You will be able to edit them through a regular text editor or even through Google Sheets (synchronization can be set up), without touching the bot's code.
• Google Workspace: I will use the official google-api-python-client library. The bot will create the folder structure itself if it does not already exist.
Estimated Cost and Timeline
• Price (MVP): 18,000 — 22,000 UAH.

  • Projects 5
  • Rating 4.9
  • Rating 1 753

Budget: 3400 UAH Deadline: 1 day

Hello!

This is exactly the kind of personal agents we create. Here is my proposal:

Stack: Python + aiogram 3, Whisper API for transcription (better than Groq — more accurate for Ukrainian), Claude API, Google Drive via Service Account, cron via APScheduler.

What will be in the MVP:
— Reception of text and voice, transcription UA/RU
— Commands /reel, /idea, /contract, /note — each with its own prompt
— Prompts in a separate config file — you edit them yourself without coding

  • Projects -
  • Rating -
  • Rating 1 035

Budget: 12000 UAH Deadline: 7 days

Good day!

The project looks very structured — I especially like that you already have a well-thought-out MVP logic, teams, Drive structure, and further system development.

I am currently working with AI automations and Telegram bots, so I understand the difference between a "chatbot" and a personal AI agent for a real workflow.

What I see for implementation:

— Telegram Bot API + FastAPI backend
— integration of Claude API (via Anthropic SDK/API)

  • Projects 3
  • Rating 5.0
  • Rating 2 944

Budget: 27000 UAH Deadline: 14 days

Hello.
We are ready to implement a turnkey Telegram agent for automating your workflow — from receiving voice and text messages to processing through the Claude API and automatically saving results in Google Drive / Docs.

We recommend using PHP stack, as it is well-suited for such tasks, easy to maintain, and convenient for further functional development. We will implement integration with the Telegram Bot API, Claude API, Whisper/Groq for transcribing voice messages, Google Drive / Docs API, and a prompt template system with the ability to edit without changes to the code.

We will also implement:
— a command and processing mode system;
— cron reminders;
— logging of requests and errors;
— access protection by Telegram ID;

  • Projects -
  • Rating -
  • Rating 459

Budget: 5000 UAH Deadline: 5 days

Hello!
The task is familiar — I do such integrations regularly.
Stack: Python + aiogram 3 + APScheduler. Why not n8n — for one user it adds unnecessary complexity, a Python bot is easier to maintain and cheaper on VPS.
Transcription: I recommend Groq Whisper API — faster and cheaper than OpenAI Whisper, Ukrainian/Russian is well supported.
I will put the prompts in a separate YAML file — you will be able to edit them without access to the code, the format is simple.
What is included in the work:
• Telegram bot with commands (/reel, /idea, /contract, /note, etc.)
• Voice → Groq Whisper → text
• Claude API with a template system
• Google Drive: auto-creation of documents, folder structure, Service Account

  • Projects 17
  • Rating 5.0
  • Rating 3 574

Budget: 8000 UAH Deadline: 5 days

Hello! 👋
I have experience in developing Telegram bots, AI assistants, integrations with Claude API, Google Drive/Docs, voice transcription, and workflow automation.
Tech stack used:

Backend:

Python + aiogram
FastAPI as needed for webhook/API
access only for your Telegram ID
command configuration: /reel, /idea, /contract, /note

  • Projects -
  • Rating -
  • Rating 322

Budget: 700 UAH Deadline: 2 days

I have experience integrating Claude and GPT into Telegram ecosystems, having created similar solutions for transaction processing and reporting. Of course, I am ready for further support — I usually work for a fixed price for a specific new feature, as it is simpler for both parties. Feel free to write, and we can discuss the details.

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 15000 UAH Deadline: 10 days

Hello! I am Volodymyr, the founder of the engineering agency Vaysed. We specialize in developing reliable Telegram bots and automating business processes, so we are ready to implement your personal AI agent at the highest engineering level.

We will develop the bot in Python using the latest asynchronous framework Aiogram 3. For fast and accurate transcription of voice messages in Ukrainian and Russian, we will integrate the API from Groq with the Whisper-large-v3 model, as it works several times faster than standard solutions and handles audio exceptionally well. The intelligent text processing will be provided by Anthropic Claude 4.5 Sonnet, which is currently the best model for handling complex tasks. All system prompts will be placed in a separate configuration file. This will allow you to conveniently edit templates yourself without any interference in the source code or server restarts.

For document handling, we will use the official Google API Client library and set up authorization through a Service Account, which will ensure autonomous file creation with the correct names and sorting into the appropriate folders on your Google Drive. Daily reminders at 10:00 PM Warsaw time will be strictly controlled through a reliable scheduler, APScheduler. We will address security at the Middleware level: the system will read your unique Telegram ID and simply ignore any messages from external users. We will package the entire project with detailed documentation in a README for easy deployment and support on your VPS.

The estimated cost for developing this turnkey project will be 15,000 UAH, depending on the chosen format for dynamic prompt storage, and the implementation and testing period will take from 7 to 10 working days. We are highly interested in long-term cooperation and will gladly take on the project for further support. In the future, we can easily scale the functionality by integrating vector databases for searching archives or adding multi-agent scenarios, working on a fixed estimate for each new task or at an hourly rate.

You can evaluate our engineering approach and implemented cases on the agency's website: https://vaysed.me/. Message me directly so we can discuss the details of access transfer and promptly start developing your personal assistant.

  • Projects 8
  • Rating 5.0
  • Rating 2 930

Budget: 6000 UAH Deadline: 3 days

Hello. I will create a personal AI agent for automating routine tasks. Stack: Python (aiogram) + Groq (for instant transcription with Whisper) + Claude API + Google Drive API. Python is chosen for its scalability: n8n will not allow flexible implementation of multi-agent scenarios in the future. We will move the prompt configuration to a separate JSON or Google Sheets for easy editing without access to the code.

Price and terms: 6000 UAH, 3 days.

Experience: Development of custom AI agents, high-frequency bots for Polymarket, B2B lead generation automation through LLM.

Support: Hourly payment or a fixed fee for each new feature (team).

What file formats do you plan to store in Google Drive, besides documents (audio, photos)?

Attached work:
  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 1000 UAH Deadline: 1 day

Good day, I have experience working with Python as well as Telegram bots and integrations of any kind. I can complete everything quickly and efficiently, feel free to write, and we will discuss the details.

  • Projects 5
  • Rating 5.0
  • Rating 1 602

Budget: 5000 UAH Deadline: 5 days

I see that the bot is for a single user, not a public product. That's good - focus on reliability rather than scaling. I've done something similar: an aiogram bot with GPT-4o and Google Drive integration for a law firm, processing 50+ voice messages a day with transcription via Whisper API. I exported the prompts to a .yaml config, and the client edited them themselves without me. I would suggest aiogram + FastAPI on your VPS. Why not n8n? Because you need flexibility with prompts and custom logic for different commands, n8n would be limiting here. Plus, aiogram gives full control over sessions and queues. One clarification: is there already a ready service account with access to Drive, or do I need to set it up?

  • Projects 125
  • Rating 5.0
  • Rating 4 053

Budget: 15000 UAH Deadline: 10 days

Good day!

Budget: $350-500, deadline - 7-10 days.

Stack: Python + aiogram 3 + Whisper API (better than Groq for Ukrainian/Russian languages in quality), Claude API, Google Drive API, APScheduler for cron jobs. Deployment via systemd on your VPS - minimal dependencies, easy to restart.

Prompts live in a separate YAML file alongside the code - you can edit them without changing the code. README documentation will be included.

I have experience with similar integrations: Telegram bot + OpenAI/Anthropic + Google Workspace. I will show an example in private.

Heorhii Zhukov

Heorhii Zhukov

Winning proposal
25 0
  • Projects 25
  • Rating 5.0
  • Rating 3 688

Budget: 4500 UAH Deadline: 2 days

Andriy, good afternoon.
There is a case with an AI recruiting bot that handles media, registration, and personalized responses through AI.
I am implementing it in Python - aiogram 3, Claude API, Whisper for transcription in Ukrainian and Russian, Google Drive Service Account.
Deadline: 2-3 days. Budget: 3500.
Write to me.

Similar project: Разработка Telegram-бота с ИИ для общения с кандидатками и отбора анкет
AI Recruitment Telegram Bot
  • Projects -
  • Rating -
  • Rating 158

Budget: 15000 UAH Deadline: 8 days

Estimated cost of MVP: $350–600 depending on the final volume of logic and the number of templates.

Deadline: approximately 5–8 days.

I propose using Python + aiogram/FastAPI, Claude API, and Google Workspace API. This option will be more flexible and stable for AI logic, as well as easier for future expansion (new commands, memory, multi-agent flow, etc.).

I have experience working with Telegram bots, AI APIs, automations, and integrations with external services. Some projects were internal, so there is no public access to the code, but I can describe the architecture and approach in correspondence.

I will provide further support.

  • Projects 4
  • Rating 5.0
  • Rating 716

Budget: 8000 UAH Deadline: 8 days

Yes.

Why I will do this best:
I specialize in building personal AI agents with real integration between Telegram, LLM API, and cloud services - this is not abstract theory, but my daily work profile. I understand the difference between a "public product" and a personal tool: in the former case, scaling is needed, while in your case, reliability, code readability, and ease of self-updating prompts without developer assistance are essential. This is how I build - minimal necessary complexity, maximum transparency. I have experience working with Anthropic Claude API, aiogram, Whisper/Groq, Google Drive API via Service Account, and deployment on VPS with systemd or Docker. Prompts are placed in a separate YAML config - you edit them yourself without touching the code. I write README so that you can restart the bot or add a new command without my involvement. Logging, .env for keys, filtering by your Telegram ID - all of this comes as standard, not as an option. I am interested in long-term cooperation, so the MVP is built with a margin for future improvements: new commands can be added in 30 minutes, and the architecture allows for database connection without rewriting.

Work plan:

1. Setting up the project structure, .env, logging, filtering by Telegram ID
2. Implementing the reception of text and voice messages in the bot (aiogram)
3. Integrating transcription via Groq Whisper API (fast, cheap, supports Ukrainian)

  • Projects 6
  • Rating 5.0
  • Rating 958

Budget: 27000 UAH Deadline: 8 days

Hello. I am ready to implement an MVP using Python + aiogram 3 + Anthropic Claude API + Whisper/Groq for transcription + Google Drive/Docs API + APScheduler/systemd on VPS: this stack is easy to maintain, stable for a personal bot, and easily expandable with new commands and templates.

I will handle text/voice input, separate prompt templates outside the code, processing through Claude, saving results in Google Docs by folders, reminders at 22:00 Warsaw time, access only via your Telegram ID, .env, logging, and README. Estimated time: 5–8 days, budget $750 for the MVP; further support can be provided hourly or as a fixed rate for specific improvements.

  • Projects 55
  • Rating 5.0
  • Rating 4 974

Budget: 4000 UAH Deadline: 3 days

Good day, I am a Python developer with extensive experience in developing Telegram bots of various complexity. I can complete your order quickly and efficiently. Write to discuss the details; I am ready to start today. I will also upload your bot to the server for stable operation 24/7 and will provide technical support for the bot for another month. This is included in the cost.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

17:09
15 July
15 July