Telegram bot with Claude API and Google Drive — personal AI agent
I'm looking for a developer to create a personal Telegram agent that automates my workflow: receiving ideas, transcribing voice messages, processing through Claude API according to my templates, and saving the results to Google Drive.
This is not a public product — a bot for personal use (1 user). Therefore, the focus is on reliability and ease of maintenance, rather than scalability.
MVP Functionality
1. Telegram Bot
- Receiving text and voice messages
- Commands for different processing modes (for example:
/reel,/idea,/contract,/note) - Response in chat + confirmation of saving to Drive
2. Voice Transcription
- Voice messages → text
- Support for Ukrainian and Russian languages
- Stack at the discretion of the performer (Whisper API / Groq / other — justify)
3. Processing through Claude API
- Integration with Anthropic API (Claude Sonnet 4.5 or newer model)
- Prompt template system: each command triggers its own system prompt
- Prompts should live separately from the code (in a config file or Google Doc), so I can edit them myself without interfering with the code
- Provide 4-5 templates at the start, I will provide the texts
4. Integration with Google Drive / Docs
- Automatic creation of Google Doc with the processing result
- Folder structure by categories (Reels-Scripts, Ideas, Notes, etc.)
- File name: date + short title
- Service Account for authorization
5. Daily Reminders
- Cron job: at 10:00 PM (my time zone, Warsaw) the bot sends reminders in Telegram
- Reminder text — customizable
Technical Requirements
- Hosting: deployment on my VPS (I will provide access) or recommend an inexpensive option
- Stack: at the discretion of the performer — Python (FastAPI/aiogram) or n8n. Justify your choice in the response
- Documentation: README with instructions on how to restart, update prompts, add a new template
- Logging: basic logging of requests and errors
- Security: API keys through .env, bot accessible only to my Telegram ID
What I Expect from the Performer in the Response
- Estimated price for the entire scope of work
- Completion time (in days)
- Proposed stack with a brief justification (1-2 sentences on why this choice)
- Links to similar projects in the portfolio (integrations with Telegram + LLM API + Google Workspace)
- Will you take on further support (corrections, adding new commands) — and under what model (hourly / fixed per task)
Prospects for Cooperation
If the MVP is of high quality — we plan further improvements: new commands, integration with a database for searching the archive, multi-agent scenarios. Therefore, I am looking for a person with whom it is comfortable to work long-term.
Budget
Open to offers — assess independently based on the scope. Please do not write "let's discuss in private" — indicate a range in the response, otherwise I will not consider it.
Client's review of cooperation with Heorhii Zhukov
Telegram bot with Claude API and Google Drive — personal AI agentEverything was done on time and with quality. I recommend.
Freelancer's review of cooperation with Andrii Prepelitsya
Telegram bot with Claude API and Google Drive — personal AI agentA good client. Everything went well.
-
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
• Cron reminders at 22:00 (Warsaw timezone)
• Deployment on your VPS (Docker or systemd)
• README: how to restart, update prompts, add a command
Cost: 5,000 UAH for the entire scope.
Deadline: 5 working days.
Further support — fixed rate per task, without hourly billing. New commands, integrations — we will agree separately on each item.
-
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."
…
Budget and details — in personal correspondence. 🤝
-
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!
-
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 completed project: Разработка Telegram-бота с ИИ для общения с кандидатками и отбора анкет
-
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.
• Completion time: 7–10 working days.
Why I am suitable for this task
1. Experience with LLM: I actively work with the Claude API (including the latest Sonnet models) and know how to build system prompts so that the model does not "hallucinate" and maintains structure clearly.
2. Google Drive Automation: I have ready-made solutions for working with the Google Docs API and Service Accounts — your archive will be perfectly structured.
3. Personal Approach: Since this is a bot for a single user, I will set up strict verification based on your user_id and a logging system so that you can always see where a failure occurred (for example, if the API balance runs out).
Further Support
I am interested in long-term cooperation. After delivering the MVP, I propose a fixed payment model for specific tasks (for example, adding a new complex command or integrating with a database) — this will make it easier for you to forecast expenses.
-
650 2 0 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
— Auto-creation of Google Doc in the required folder: date + title
— Reminder at 22:00 Warsaw time
— Bot accessible only to your Telegram ID, keys via .env
— README: how to restart, update the prompt, add a new command
Message me privately to discuss all project details!
-
1032 1 0 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)
— voice → text via Whisper/Groq
— configuration of system prompts separately from the code (JSON/Google Docs/YAML)
— automatic saving and Google Drive structure
— logging of requests/errors
— scheduler for daily tasks
— basic security via Telegram ID + env
I would also immediately lay down a proper architecture for future scaling: new teams, search through the archive, memory, RAG, or integration with a knowledge base — so that we don’t have to rewrite everything from scratch later.
For the stack, I would recommend:
Python + FastAPI + aiogram + Claude API + Whisper/Groq + Google Drive API.
Another important point — I don’t like to create "one-off hacks," so I design the system to be easily maintainable and expandable after the MVP.
I can also help with:
— prompt structure
— API cost optimization
— context logic
— UX of the workflow in Telegram
I am ready to discuss the implementation details and propose an optimal MVP structure without unnecessary over-engineering.
I estimate the MVP of this scope to be in the range of 12–16 thousand UAH depending on the final logic, number of teams, memory, and method of organizing context.
We can also break it down into stages to quickly launch the basic MVP first.
-
3417 3 0 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;
— deployment on VPS;
— README documentation for further support.
We write clean and optimized code without unnecessary overload from third-party services, ensuring the system is stable and easy to maintain.
Estimated MVP budget: $700–1200
Implementation time: 7–14 days depending on the final specifications and the number of scenarios.
We can also take on further support and development of the project — hourly or fixed for specific tasks.
-
3714 17 0 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
AI / Transcription:
Claude API / Anthropic API
Whisper API or Groq Whisper for UA/RU transcription
prompts separate from code: YAML/JSON or Google Doc
Integrations:
Google Drive API
Google Docs API
Service Account
automatic document creation
folders: Reels-Scripts, Ideas, Notes, etc.
Infrastructure:
VPS deployment
Docker / systemd
.env for API keys
basic logging
cron reminders at 22:00 Warsaw timezone
README: restart, update prompts, add commands
I would choose Python + aiogram instead of n8n because for a personal agent with Telegram, Claude, Google Drive, prompt templates, and voice, it will provide more control, stability, and easier maintenance.
I am ready to implement the MVP, deploy it on VPS, and provide a clear instruction for usage and support.
Best regards,
Andriy
-
255 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.
-
937 5 0 1 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.
-
1718 7 0 1 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)?
-
1309 7 0 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.
-
1315 2 0 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?
-
10130 117 0 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.
-
93990 1264 1 10 Hello. I have extensive experience in developing Telegram bots. I am ready for collaboration.
-
4189 123 0 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.
…
Further support - fixed per task (new command, logic change): $30-60 depending on the scope.
Ready to start immediately after confirmation.
-
158 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.
-
716 4 0 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)
4. Connecting Claude API, template system with YAML config, handling commands /reel, /idea, /contract, /note
5. Integration with Google Drive via Service Account: creating Doc, folder structure, file name
6. Cron reminder at 22:00 Warsaw timezone
7. Deployment on VPS, README with instructions.
-
1012 6 1 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.
-
4575 50 1 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.
Current freelance projects in the category Bot Development
Telegram botIt is necessary to develop a bot for a Telegram group. The functionality of the bot is quite simple: 1. Text recognition in voice messages 2. Checking for prohibited words in text 3. If prohibited words are detected, the bot should automatically delete this voice message. Bot Development ∙ 37 minutes back ∙ 16 proposals |
Development of a Telegram bot according to the specifications
609 USD
It is necessary to develop a Telegram bot according to the specifications:https://docs.google.com/document/d/1ysaZuOs53k6E8ny8QoNgUofpqCJ9b6MjfC3v-F7lw50/edit?usp=sharingThe estimated budget for the project is defined in the specifications.Please familiarize yourself with the… Bot Development ∙ 10 hours 35 minutes back ∙ 46 proposals |
Telegram Bot RPGHello, dear programmers! I am looking for a developer to create a Telegram project in the format of a text-based role-playing game (RPG) in the Eurovision universe (similar to text-based role-playing Club Romance). Please read the concept step by step and give your feedback on… Gaming Apps, Bot Development ∙ 1 day 6 hours back ∙ 62 proposals |
Technical Specification for Refinement of AI Bot for Generating Personalized SongsTECHNICAL TASK FOR IMPROVING THE AI PERSONAL SONG GENERATOR BOTMAIN GOAL Create a stable premium product that: generates the highest quality personal songs; does not fabricate facts about the client; works stably under load; is easily scalable; allows for analysis and… Python, Bot Development ∙ 1 day 7 hours back ∙ 30 proposals |
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 1 day 23 hours back ∙ 78 proposals |