Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Creation of a Telegram bot in Python using AI

Translated

  1. 3931
     37  0

    1 day25 USD

    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, feel free to write; I am happy to collaborate!

  2. 572

    3 days22 USD

    Telegram bot with AI according to your specifications and architecture — a format I regularly work with. I build bots on aiogram with LLM integration: from simple commands and dialogue scenarios to agents with tools, memory, and external API connections. In particular, I created a bot for automating business processes using GPT-4 and Anthropic Claude.

    You provide the specifications and architecture — I handle the implementation: selecting the AI service for the task, async logic in Python, deployment via Docker on Linux.

    The cost is preliminary — we will clarify it after we understand the full scope of the task, and then we will agree on the final amount and realistic deadlines.

    Write in the chat, share the specifications — we will sort out the details and get started.

  3. 650
     1  0
    Work example:
    GhostFlow — Ultra-high-performance distributed tracker
    3 days89 USD

    Hello!

    I have extensive practical experience in designing and implementing high-load, fault-tolerant systems and asynchronous services in Python (Aiogram 3). Since you already have a fully prepared architecture and technical specifications, we won’t waste time on design and will get straight to work.

    Regarding the use of AI during development: I fully support this approach. Working with assistants (Cursor / Claude Code) under strict engineering control allows us to eliminate routine tasks, instantly generate clean code based on your schemas, and address edge cases several times faster. This significantly optimizes the budget and timelines without compromising the quality of the architecture.

    Here’s how I see the stack and services (a basic reliable option):

    Engine: Python + Aiogram 3 (asynchronous, clean FSM states).

    Working with AI: Integration through official APIs (OpenAI, Anthropic, or open-source models via Groq/delicate hosting), depending on your business goals.

    Data: PostgreSQL for long-term storage + Redis for instant context retention of dialogues and sessions.

    Infrastructure: Docker containerization for complete isolation. For deployment and autonomous operation 24/7, we will choose the optimal option (from flexible VPS under Ubuntu to cloud services like Hetzner/Render).

    All copy-paste templates and "agencies" above ask for specifications just for the sake of it. I am genuinely interested in looking at your architecture—I love working with well-thought-out systems.

    Send materials in private messages. I will quickly analyze the logic, suggest the best options for services tailored to your tasks, and we will finalize the numbers. I am ready to start today.

  4. 3953
     13  0
    Work example:
    Your performing robot. Manual work — into the conveyor.
    10 days223 USD

    I will develop your Telegram bot in Python (modern stack Aiogram 3.x + PostgreSQL/SupaBase) according to your specifications, using AI tools to speed up development and strict manual validation of the architecture.

    What specific DBMS have you laid out in the architecture for local storage of user sessions, and does your specification foresee the integration of third-party AI models (for example, OpenAI API or Anthropic) directly into the bot's functionality, which may require setting up asynchronous task queues like Celery?

    I will send hosting options (from free Render/Railway to VPS under Ubuntu), exact timelines considering AI generation, and a fixed cost for core development in personal correspondence.

    Similar completed project: В модулі OpenCart виправити 5 проблем повязаних з Facebook API

  5. 3529
     31  0

    1 day22 USD

    Hello! I have been creating Telegram bots for over 3 years. I develop bots both with the help of AI (antigravity) and by writing them myself.

    I need more information in order to provide timelines and costs.

  6. 85  
    3 days56 USD

    Hello, I am ready to develop a bot in Python. The cost is 2500, the timeline depends on the complexity - 1-3 days. Services - I will use aiogram.

  7. 650    2  0
    1 day17 USD

    Good day! 👋

    Telegram bots on Python + AI are exactly our profile. We work with Claude, GPT, any architecture you describe in the specifications.

    All we need from you is the specifications — we will take care of the rest completely.

    Ready to work, we will discuss the cost and deadlines in private after reviewing the specifications 🤝

  8. 7824    56  0   3
    1 day17 USD

    Hello! I am an experienced developer, capable of creating bots of any complexity, ranking TOP-4 in the "Bot Development" category. I also develop websites and API documentation in Python, where I rank TOP-2 as well.

    Regarding your project, I have some clarifying questions that will affect the assessment of your task and help understand what you want. Please write to me to clarify all the details!

    You can review my skills in my resume 👉 Freelancehunt
    My work is also published in my portfolio 👉 Freelancehunt

    💻 I am also the CEO of a team consisting of a FrontEnd developer and a BackEnd developer! So if necessary, our team of three can organize a turnkey development for you!

    I look forward to your response, thank you.

  9. 196  
    12 days534 USD

    we have a practically ready foundation for such a Telegram bot with AI, it can be quickly adapted to your specifications and architecture ))

    the benchmark for the first working stage is from 24000 UAH and 10-12 working days

    for services, I would suggest using Python, Telegram Bot API or aiogram, OpenAI API or another AI model as needed, PostgreSQL or SQLite database for the first version, deployment on VPS or Render

    if the bot needs to work with files, payments, roles, admin panel, or integrations - the estimate may change, it's better not to pretend to be an oracle with a keyboard =)

    I see the implementation process as follows:
    - briefly go through the specifications
    - gather dialogue scenarios and bot states
    - connect AI to the necessary logic, not just chat for the sake of chatting
    - add a database, logging, access restrictions, and deploy
    - test on real scenarios

    please clarify:
    - does the bot only need to respond through AI or also perform actions - applications, payments, documents, reminders, user account
    - is the architecture already fully ready or does it need to be checked before development

    similar areas from our experience:
    - https://business.ingello.com/vorfahr - AI and process automation
    - https://business.ingello.com/fractal - agent logic and complex automation scenarios

    our profile for the marketplace
    https://systems-fl.ingello.com/ua--

  10. 303  
    5 days45 USD

    Good day!

    I have 8+ years of experience in Python and have created Telegram bots of various complexities — from simple to high-load, with LLM (OpenAI, Anthropic) and RAG integration.
    There are examples of Telegram bots in my portfolio — you can take a look.

    To provide an accurate estimate of cost and timelines, I need details:
    1. What exactly should the bot do? Main functions / use cases.
    2. How many users are expected (approximately)?
    3. Is data storage needed (DB)? If yes — what kind specifically.
    4. What AI tasks: answering questions, content generation, document processing, agents with tools?
    5. Are there any hosting / deployment requirements?

    Approximately, a basic bot with simple AI integration — from a few days. A more complex one (RAG, agents, DB, admin panel) — 1–3 weeks depending on the scope.

    The stack I usually use: Python (aiogram / python-telegram-bot), PostgreSQL or SQLite, Redis, OpenAI/Anthropic API, Docker for deployment.

    I am ready to discuss the details — please send the technical specifications, and I will get back to you with a final estimate.

  11. 253  
    4 days223 USD

    Hello! We are a team of Python developers with 4 years of experience in creating bots and data parsing. Creating Telegram bots in Python is our main area of expertise. We develop solutions that withstand high loads, have a user-friendly admin panel for management, and operate without failures. We will clearly design the command logic, connect the necessary notifications, payment gateways, and ensure the cybersecurity of the system to reliably protect the user database. Message us privately to discuss the functionality of your future bot in more detail, and we will immediately approve the final development plan.

  12. 256  
    4 days223 USD

    Welcome! Our team has been specializing in the development of automated systems and creating smart Telegram bots in Python for 4 years. We write clean, asynchronous code (aiogram), build reliable database architectures (PostgreSQL/SQLite), and seamlessly integrate third-party services via API. We implement any logic for your bot: from flexible interactive scenarios and newsletters to payment system integration and reliable user data protection. We can also connect parsing of the necessary information if needed. We will help you deploy the bot on a VPS server for its uninterrupted operation 24/7 for free. We are ready to study your technical specifications and start working.

  13. 1632    16  0   1
    5 days196 USD

    The task is clear: a performer is needed who will effectively implement a Telegram bot in Python according to your specifications and architecture, focusing on speed and transparency of the process. I have experience integrating external APIs into Python projects and building automated workflows — Telegram bots using aiogram/python-telegram-bot are part of this stack.

    Approach: 1) I receive your specifications and architecture → analyze, clarify details, and fix the scope. 2) I set up the environment (Python 3.11+, aiogram 3.x or python-telegram-bot — depending on your architecture), configure CI/CD and staging. 3) Step-by-step implementation with a demo after each logical block — you see progress, not just waiting for the final result.

    Without specifications, it's difficult to name an exact price, but for reference: a simple bot (commands, menu, CRUD with a database) — $200–400 / 5–7 days; a bot with integration of external APIs and complex logic — $500–1000 / 10–14 days. Send the specifications — I will provide an exact estimate within a day.

    Two clarifications: 1) Will the bot have its own logic using an external AI service (for example, generating responses, processing text), or does "with the help of AI" refer specifically to the development process? 2) Where is the bot planned to be hosted — your server, VPS, or a cloud platform?

  14. 768    3  0   1
    5 days601 USD

    Good day.

    I have reviewed your project – the task is clear, and I can quickly get to work and implement it without unnecessary complexity.

    I have experience in developing both small solutions and large projects with well-thought-out architecture. I work with modern technologies, including backend, integrations, AI, and process automation.

    Due to a large number of developments, I can implement the solution significantly faster than usually allocated for similar tasks, without losing quality.

    I am ready to offer an optimal option within your budget – from a quick MVP to a more extended solution.

    To accurately assess the scope, it is necessary to clarify a few points:
    - what key requirements are critical in the first stage?
    - Is there a technical specification?
    - what are the expectations regarding deadlines?

    We can discuss the details and immediately get to work.

  15. 982    12  1
    3 days56 USD

    Ready to promptly and qualitatively complete your order. I have experience working with similar projects, always adhere to deadlines and technical specifications. I would be happy to collaborate!

  16. 13013    67  0
    5 days124 USD

    Hello! I will complete your task quickly and efficiently. I will write a bot, please provide the specifications for cost estimation.

    My recent works
    https://indexfast.pp.ua
    https://mamamia.pp.ua
    https://monitortest.pp.ua
    https://keytest.pp.ua
    https://florist-map.vercel.app

    My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
    Feel free to write, I will start working today. I look forward to collaborating with you!

  17. 315  
    5 days111 USD

    Hello, I am ready to take on your project and discuss the technical requirements. Do we need to gather a technology stack for developing such a bot, or should I develop it? I have 6 years of experience in bot development and services for Telegram, and I will be waiting for your feedback. I can also provide hosting for the project and support its operation.

  18. 293    1  0
    1 day45 USD

    Hello. 8+ years of experience. Ready to take on any project of any complexity. Contact me in private messages, and we will discuss your specifications.

  19. 1455    8  0
    1 day22 USD

    Good day, I have experience working with Python as well as Telegram bots, I can complete everything quickly and efficiently, write to discuss the details.

  20. 10365    30  0   3
    1 day22 USD

    Good day! I develop in Python, have worked on similar projects with React/Node.js, and am ready for collaboration.

  21. 189  
    2 days45 USD

    Good day, we will make a call and I will note down what needs to be done from your words and I will do it quickly and efficiently, thank you 🙏

  22. 1182    13  0   3
    5 days156 USD

    Hello. My partner (full-stack + designer) and I are ready to quickly implement your Telegram bot in Python, having over 4 years of experience in system automation and API integration. Since you already have the specifications and architecture ready, we will use AI tools (Cursor/Copilot) for rapid generation of the codebase and logic, which will significantly save your budget. We will write the bot using the modern asynchronous framework Aiogram 3.x, connect a database (PostgreSQL or SQLite), and deploy it on stable hosting. Our experience in developing and automating web solutions includes: hyperfi.tech, espressolab.com.ua, hudi.com.ua.

  23. 184  
    4 days178 USD

    Good day. My colleague and I are interested in your order. For over 4 years, we have specialized in Python development, creating bots, and working with databases. We are ready to take your architecture and specifications and implement a bot using AI assistants, which guarantees high assembly speed without loss of quality. For development, we recommend the stack: Aiogram 3 + SQLAlchemy + PostgreSQL. The bot will operate asynchronously, stably, and without delays. Our implemented projects with clean interface architecture: drkukharevich.rivne.ua, crave-agency.com.ua, jk-solution.com.ua.

  24. 309  
    5 days223 USD

    Hello. Our small team is ready to deploy a Telegram bot in Python based on your specifications, relying on 4+ years of experience in full-stack development and process automation. We actively use AI to accelerate code writing, generate tests, and prepare configurations. For deployment (servers), we recommend using Hetzner or Render services (for small bots, a free plan or VPS for $4-5/month will suffice). Upon completion, we will transfer the clean code to GitLab and set up automatic bot restart in case of failures. You can evaluate our technical solutions at the following links: freshagro.com.ua, farfieworldwide.com, rivnekolo.com.

  25. 2163    14  0   1
    3 days134 USD

    Good day. I am an individual developer offering my services to develop your Telegram bot using AI tools. I have over 4 years of experience in Full-stack development (Python/Django/Node.js), officially working through a sole proprietorship, guaranteeing direct communication and clean code according to your architecture. I will independently write asynchronous code on Aiogram 3, connect the database, set up error logging through the Sentry service, and help deploy the bot on the server (Ubuntu/Docker) for free. You can see my approach to product optimization at 3magency.co and https://vilors.studio/.

  26. 1062    11  0
    1 day67 USD

    Good night, I can create a bot for your tasks, write to discuss.

  27. 4461    102  0
    1 day22 USD

    Good day. I would be happy to discuss the project details and come to mutually beneficial terms.

  28. 268  
    5 days89 USD

    Good day! I have extensive experience in developing Telegram bots in Python (aiogram 3) with artificial intelligence integration. Since you already have the architecture and specifications ready, we can immediately move on to implementation, which will significantly save time.

  29. 222  
    2 days22 USD

    Write in private, I am interested in the technical specifications. We will agree on the price. However, making a bot exclusively with AI is harmful and dangerous.

  30. 274  
    1 day22 USD

    The price and deadlines depend on the specifications) It's like shooting in the dark, please kindly contact me privately.

  31. 234  
    2 days45 USD

    Good day, I have extensive experience in programming with AI and am ready to work on your project, but I have some uncertainties about whether I understood everything:
    - programming a Telegram bot with AI integration, or programming a bot USING AI?
    - what functionality would you like to see from the bot?
    I will be writing the Telegram bot using Aiogram, I have good development experience, possibly other technologies depending on the specifications and wishes.
    I would really like to see the specifications.
    Please write to me privately, we can discuss everything there.

  32. 265  
    1 day22 USD

    Good day, I am writing on behalf of the company Devoxen. We specialize in such tasks. We have extensive experience in developing Telegram bots in Python with AI integration, API services, and automation of various complexity levels. We work with OpenAI, Anthropic, Telegram API, webhook/polling architecture, databases, and server infrastructure. We can select optimal services for your tasks and implement a stable and scalable solution.

    We can do this without unnecessary questions and time costs. We also provide a guarantee and support if desired. We can start working on your project immediately after discussing the technical specifications.

    I suggest moving to personal messages for a more detailed dialogue.

  33. 2276    37  0
    2 days67 USD

    Hello! I specialize in automating business processes and implementing AI agents. I work with n8n, Python, CRM systems, API integrations, and LLM (OpenAI, etc.). I help reduce routine tasks, optimize processes, and increase efficiency.

    I am ready to quickly and efficiently execute your task. Let's discuss the details!

  34. 319    1  0
    2 days33 USD

    I have extensive experience in Python development (aiogram 3.x), so your format (ready-made specifications + architecture) suits me perfectly. Using AI as a development tool under my engineering control will allow us to implement the project as quickly as possible, without losing quality and within a reasonable budget.

    My proposal:

    Price: approximately from 1500 (depending on the volume of logic in the specifications). Since the architecture is ready, the price will be lower than for development from scratch.

    Timeline: 2–4 days for full assembly, debugging, and testing.

    Turnkey launch: I will deliver a fully ready and configured bot. If you do not have a server, I will help you choose hosting and set everything up so that the system works autonomously.

    Send the specifications in private messages — I will study the architecture and immediately provide the exact cost.

  35. 3092    11  0
    1 day67 USD

    Good day! I am developing in Python. Send the specifications - we will discuss the cost.

  36. Nick Osipov Web4Business
    5011    41  4   1
    3 days22 USD

    Good day!

    I professionally develop Telegram bots in Python, integrating AI capabilities. I have experience working with AI APIs and deploying similar solutions.

    I am interested in your project. Please message me to discuss the details.

  37. 2378    16  2   1
    20 days445 USD

    Good day, I am very interested in working with you. I offer quality execution of the tasks set and promptness. Let's discuss the details in a private chat and start our collaboration.

  38. 344    1  0
    1 day16 USD

    Please clarify the specifications. In general, I can develop any bot.

  39. 5170    37  2
    2 days45 USD

    Hello! I am ready to implement your bot in the "vibe coding" format. I have extensive experience working with AI assistants (Cursor, Claude Code) and clearly understand how to harness the power of AI for your architecture to achieve a professional result several times faster.

    On your side — the technical specifications and logic, on my side — code generation control, debugging edge cases, database setup, and service deployment.

    🛠 Stack and services I offer:
    Code development: Cursor AI (Composer) / Claude 3.5 Sonnet — for writing clean, structured code without "hallucinations".

    Framework: Python + aiogram 3 (modern, asynchronous, perfectly suited for AI generation due to its clear structure).

    Database: PostgreSQL or SQLite (depending on the load).

    Hosting / Servers: Railway (ideal for quick deployment with persistent volume) or classic VPS (Ubuntu + Docker Compose).

  40. 314    1  0
    7 days334 USD

    The price depends on your specifications and the volume of work. It is also impossible to quote a price out of thin air. Please write in detail what you want to achieve, and then we can discuss the details.

  41. 937    5  0   1
    1 day89 USD

    Hello! I am Volodymyr, the founder of the engineering agency Vaysed. Your task of creating a Telegram bot in Python with artificial intelligence integration perfectly aligns with our team's expertise. Since you already have a ready technical specification and a well-thought-out architecture, this will significantly speed up the start of work and allow us to immediately focus on writing clean and optimized code without wasting time on the design phase.

    To implement such solutions, we use a proven and fault-tolerant technology stack. The backend is usually built on the modern Aiogram 3 framework in conjunction with FastAPI. For instant processing of user sessions, maintaining the context of dialogues with the neural network, and protection against spam, we integrate a fast Redis database, while for long-term data storage, we use PostgreSQL. Integration with AI is configured through the official APIs of the models you choose, and the entire system is packaged in Docker containers for easy transfer to the server and stable operation under load.

    The exact cost and timelines depend directly on the complexity of your architecture and the volume of functionality. Approximately, creating a quality basic solution with AI integration takes from ten to fourteen working days. We have deep practical experience working with similar systems; for example, we successfully implemented complex user routing logic and state management in our large-scale project RESTART 2026, and ensured the seamless operation of background processes and external APIs in the Lumos system.

    You can further assess our engineering approach and familiarize yourself with the implemented ecosystems on the official agency website https://vaysed.me/. Send me your technical specification in private messages, and I will promptly analyze the architecture you described, after which we can finalize the exact cost and deadlines for launching your project.

  42. 3071    11  0   1
    10 days111 USD

    Good day! I can create such a Telegram bot in Python using AI so that it works stably and is scalable.

    To adequately assess the cost and timeline, I would like to clarify a couple of points: what specific functionality do you expect from the bot? And do you already have an understanding of where you plan to host it?
    I would also like to see the technical specifications.

    After this, I will be able to provide an accurate estimate regarding the timeline, budget, and suggest the optimal stack of services for your case.

  43. 94294    1269  1   10
    2 days78 USD

    Hello. I have extensive experience in developing Telegram bots. Can I see the specifications?

  44. 1825    52  0
    9 days223 USD

    Good day. I can create a Telegram bot in Python. I would like to see the specifications.

  45. 1872    9  0
    2 days45 USD

    Good day. Professional stack, portfolio includes AI bots on aiogram + OpenAI/Claude (Winbix.AI, BotFusion AI).
    A few clarifications regarding the task:

    AI type: chat consultant, RAG based on knowledge base, content generation, voice processing?
    Are integrations needed (CRM, DB, external APIs)?
    Admin panel and analytics or just the bot?
    Deployment on your server or ours?

    Please send the technical specifications and architecture, we will discuss the details.

  46. 1288    30  0
    7 days17 USD

    I have experience in developing bots of various complexities. I will develop quickly and efficiently according to your needs. Write to me, and we will discuss the detailed specifications.

  47. 434  
    5 days22 USD

    Hello! The topic is close to me — I have experience in creating Telegram bots using Python and integrating AI for real tasks.

    To provide an accurate cost and timeline, I would first like to review your specifications and architecture. A few clarifications that affect the assessment:
    — what functionality will the AI handle (response generation, text/file processing, anything else)?
    — expected load (approximate number of users)?
    — are there any preferences regarding hosting and budget for third-party services?

    I will suggest the optimal option for your goals regarding services after reviewing the specifications. I work transparently, with interim results at each stage. I look forward to the materials — and I will return with specifics.

  48. 1423    46  0
    1 day22 USD

    Good day, I am ready to write a bot. Please message me privately to discuss the details. I will be happy to collaborate!

  49. 432    1  0
    1 day22 USD

    Good day! I have experience in developing Telegram bots with integration of AI services and APIs. I can implement it through Make or n8n if a flexible solution and quick scaling without complex backend is needed. I will help you choose the optimal services and architecture for your tasks.

    To estimate the cost and timelines, please send the technical specifications.

  50. 2264    18  3
    1 day33 USD

    Good day. I am engaged in the development of Telegram bots of various complexity. I can help you, and I would like to see a detailed specification. Write to me, and we will discuss everything in more detail.

  51. 1581    9  0
    4 days22 USD

    Good day!
    I can implement a Telegram bot in Python according to the specifications and architecture.

    What I can take on:

    * backend logic of the bot
    * FSM/scenarios
    * database
    * API integrations
    * admin functionality
    * deployment and launch

    I work with:
    * Python (aiogram / pyrogram / fastapi)
    * PostgreSQL / SQLite / MySQL
    * Docker

    Regarding timelines and costs, it depends on the complexity of the specifications and logic, but tentatively:
    * MVP: 3–7 days
    * Full bot: 1–3 weeks

    As for pricing:
    * starting from 1000 UAH for simple bots
    * more complex systems — 6000 UAH+

    You can send the specifications and architecture — after that, I will be able to provide an accurate estimate for time, stack, and cost.

  52. 423    2  0
    3 days22 USD

    Hello! To know the exact cost, I need to see the specifications and architecture. Example: https://freelancehunt.com/showcase/work/telegram-bot-mini-app/2044351.html

    Write to me, we will discuss.

  53. 3392    84  0
    4 days45 USD

    Ready to take it on.
    Need to clarify the order details, write to me!
    I use python, aiogram3, uv, github, docker.

  54. 248  
    5 days45 USD

    Good day! I will develop a Telegram bot in Python with AI integration. I have experience in developing bots using python-telegram-bot. I am ready to review the technical specifications and architecture and discuss the details. I am interested in the cost depending on the complexity of the task.

  55. 321  
    7 days89 USD

    Good day. I can help with creating a Telegram bot in Python with AI logic. I work with Python, Telegram Bot API, API requests, databases, and can create an MVP bot according to your specifications and architecture.

    Preliminarily, I see the stack as follows: Python, python-telegram-bot or aiogram, OpenAI API / Ollama / another AI model depending on the task, SQLite or PostgreSQL for data storage, deployment on VPS/Render/Railway.

    To accurately assess the timelines and costs, I need to clarify: does the bot simply need to respond via AI or should it also perform actions — requests, files, user roles, admin panel, reminders, integrations? It is also important to understand whether the architecture is already fully prepared or if it needs further development.

    I can start with a brief analysis of the specifications and suggest an optimal stack of services.

  56. 669    8  0
    2 days33 USD

    Good day. I have extensive experience in creating Telegram bots, I write in Python. Write to me - we will discuss everything.

  57. 4633    52  1
    5 days111 USD

    Good day, I am a Python developer with extensive experience in developing Telegram bots of various complexities. I can complete your order quickly and efficiently. Please 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.

    I have extensive experience working with AI.

  58. 3411    32  0
    5 days67 USD

    Hello! Please write a more detailed technical specification in private to understand what exactly the bot should do, we will discuss the terms and price.

  59. 10063    117  0
    1 day45 USD

    Hello!

    I develop bots for Telegram using NodeJS. I am ready to take on the project. Write to me, and we will discuss.

  60. 1476    14  1
    5 days67 USD

    Hello! I have experience in creating Telegram bots using aiogram and integrating AI models for text recognition and generation. I can help with the architecture and optimization of services. Which AI service do you plan to use, or do you need me to suggest options?

  61. 573    5  0
    7 days45 USD

    Hello, I worked on a Telegram bot for automating business processes with AI integration - processing over 500 requests a day and reducing response time by 80%.

    What specific AI services do you plan to integrate into your bot and what is the main function it should have?

    I suggest we get in touch; I will provide you with free technical consultation and we can create a development plan + I will tell you about my team!

  62. Another 24 proposals concealed
  • Vladimir B
    21 May, 18:33 |

    Администрация начните уже банить проекты без внятного ТЗ. Такое ощущение что первоклассники пишут

  • Dmitro Malishevsky
    21 May, 18:48 |

    Тоді ще давайте банити фрілансерів, які пишуть відповіді за допомогою ШІ, який взагалі інколи не розуміє завдання: замовнику треба написати бота ЗА ДОПОМОГОЮ АІ, а не щоб в боті була інтеграція АІ 😂

  • Stanislav O.
    21 May, 19:09 |

    давно пора і тих, і тих. 

  • Kirilo Biloshytsky
    22 May, 12:31 |

    Яка різниця як замовник пише текст у ставку. Йому ж потім розбиратися із завданням та отримувати поганий відгук якщо що 😁

    Тут же відразу ж банально нелогічний запит. людина просить ціну та терміни за незрозуміло що.

  • Stanislav O.
    22 May, 13:16 |

    просити написати ціну і терміни за незрозуміло шо (відсутність найпростішого ТЗ, чи пояснення) - це фішка 99% замовників на цій платформі 🤷

  • Ivan S.
    23 May, 8:15 |

    Добрий день. 

    Шукаю адекватного замовника, який пише чітке ТЗ.

    Цікавить адекватність, розуміння потреб фрілансерів і зв'язок з реальністю)

Current freelance projects in the category AI & Machine Learning

AI advertising automation - FACEBOOK ADS

150 USD

Hello everyone! We are looking for specialists who have effectively automated the management / launch and analytics of Facebook advertising through AI Claude / GPT / GEMINI. We need to quickly set up automation / launch / exports / analytics. Please share your…

AI & Machine LearningEnterprise Resource Planning (ERP) ∙ 22 hours 32 seconds back ∙ 18 proposals

Create an offline II that analyzes engineering information

Create an offline AI that analyzes engineering documentation in text format, PDF files, and spreadsheet formats. The assistant should be able to extract key requirements, identify errors, compare document versions, and assist the engineer in project work.

AI & Machine Learning ∙ 2 days 5 hours back ∙ 13 proposals

Generation and segmentation of the database of drivers and transportation companies in the USA

173 USD

Project Description We are an American company in the HR / transportation recruitment sector. We need a specialist who can use artificial intelligence and available data tools to collect, enrich, and segment a database for our team's further work. What Needs to Be Done A system…

AI & Machine Learning ∙ 4 days 1 hour back ∙ 18 proposals

Technical consultant for hardware optimization and memory stability audit

1200 USD

Hello everyone! I am looking for a hardware specialist or systems engineer who can help me understand the unstable performance of my local server. I built it for work tasks, but it seems my amateur knowledge is not enough to get the most out of it. I would rather pay for an hour…

AI & Machine Learning ∙ 4 days 10 hours back ∙ 9 proposals

Marketing automation through AI

I'm looking for a person (not a bot) who understands AI agents and knows how to build them. By AI agent, I mean: processing input data, making a request to a 1x LLM or similar AI model, potentially requesting MCP or similar, potentially requesting a RAG system, processing output…

AI & Machine Learning ∙ 4 days 11 hours back ∙ 29 proposals

Client
Project published
24 days 6 hours back
927 views
Tags
  • Telegram
  • python