Budget: 500 UAH Deadline: 1 day
Good evening!
I understand what you need, I have a large project in Telegram that I can show you as a demo of my work. I write bots in Python - convenient, clear, and flexible.
200 UAH / hour
I am waiting for your feedback, thank you!
Budget: 5000 UAH Deadline: 5 days
Hello. I have experience in developing a casino bot for Telegram. We can create a simple bot with a game inside + an admin with balance and top-ups to a card. Part of the functionality has been implemented. Contact us to discuss the details.
- Projects -
- Rating -
- Rating 373
Budget: 1000 UAH Deadline: 1 day
Good day
I have extensive experience in Telegram mini apps and bots, specifically I work with tapalaks (you can see examples of my work in the profile), so I can easily implement your project.
I work on the MERN stack
Feel free to reach out
- Projects -
- Rating -
- Rating 379
Budget: 500 UAH Deadline: 1 day
Hello!
I have reviewed your task. I have significant experience in creating Telegram bots, Mini apps, as well as in developing lotteries and gambling websites. In my portfolio, you can find examples of completed projects.
I work with the stack Node.js + React.js
I would be happy to discuss the details of your project — please write to me privately.
Budget: 500 UAH Deadline: 1 day
Hello.
I am interested in your project. I can offer to write a bot using python+aiogram+sqlalchemy (for stable operation of the bot with the database. We can choose the database at your discretion, I suggest PostgreSQL.
After completing the project, I will help with the installation on hosting, and if desired, I will provide Docker support.
I am waiting for you in private messages for a more detailed discussion of the project.
Have a good day!
Budget: 500 UAH Deadline: 1 day
Hello, I am happy to help with your project.
As a programming language, I suggest Python. In order to determine the tools, it is necessary to understand the client's wishes, namely whether it will be implemented as a Telegram bot or as a Telegram web app. By clarifying this, we could discuss the choice of tools and the initial technical assignment.
For discussing the details, please write in private messages.
Budget: 1000 UAH Deadline: 1 day
Hello.
I am developing bots for Telegram using NodeJS. I am ready to take it on. Write to me, we will discuss.
Budget: 1000 UAH Deadline: 1 day
Good day, I am an experienced Python developer, I have created Telegram bots before, As I understand, it is necessary to create a web app, I will be happy to collaborate.
Budget: 1997 UAH Deadline: 1 day
Good day
I am ready to help and complete this work
Write to me, I will be glad to help
Available
Proposals concealed
Proposals are currently absent
Proposals concealed
Current freelance projects in the category Bot Development
Automation on the site - echerha
We are a large logistics company with our own exports. We have a large fleet of vehicles and we constantly send our own vehicles for export to European countries.Description Website: https://echerha.gov.ua/ On this website, we place our vehicles in an electronic queue for crossing the state border. During registration, the following data must be entered: driver's first and last name; foreign passport number; email address; logistics phone number for notifications; type of vehicle (cargo); manufacturer's name of the vehicle; state registration number of the tractor; state registration number of the trailer; customs declaration number. A specific day and time for crossing the border is predetermined for each vehicle. For example, the vehicle must pass through the "Rava-Ruska" checkpoint on Monday at 10:00.Our Problem - The queue on the website https://echerha.gov.ua/ moves unpredictably. - For example, today is Friday, and the vehicle must cross the border on Monday at 10:00. - We do not know exactly when the queue will start moving. This can happen on Friday evening, at any time on Saturday or Sunday, early in the morning, during the day, or late at night. - When the queue starts moving, it is immediately visible on the website. Sometimes, within just a few minutes, it can move from Friday to Monday or even to Tuesday. - Because of this, logistics personnel are forced to constantly monitor the mobile application or website to not miss the moment when the queue reaches the required date and time. If this moment is missed, we physically cannot place the vehicle in the queue for the needed time slot.Task - After entering the vehicle data (for example, into a table or another interface, depending on the programmer's implementation), the system should automatically track the movement of the queue. - When the queue reaches the predetermined date and time, the system should automatically fill in the necessary data and place the vehicle in the queue without the involvement of the logistics personnel.
A Telegram bot is needed to accept orders for work. I am engaged in the restoration of slopes and repairs. I need a bot that my clients (window companies) will fill out, and I will receive notifications with complete information about the order. What data do I need from clients: 1. Company name (preferably automatically by phone number) 2. Address of the object 3. Phone and name of the customer 4. What we are making the slopes from (drywall, plastic, sandwich) 5. What type of building (panel building - slope up to 270mm, brick building - slope 280-400mm, brick building - slope over 400mm, other. Or specify the depth of the windowsill... 6. Window sizes and their quantity (there may be several different windows at one object), can be written manually or add image files with quantity and sizes. 7. Additional services: Painting of external slopes, m. linear. Sealing of joints (without painting), m. linear. Sealing of joints with painting, m. linear. Puttying of external slopes (without painting), m. linear. Puttying of external slopes with painting, m. linear. Puttying of external slopes with perforation and painting, m. linear. Warm external slopes made of polystyrene with painting, m. linear. Warm external slopes made of polystyrene with a border and painting, m. linear. Restoration of thresholds Other work (description) 8. Who pays for the order and how
Looking for a developer to create an AI assistant based on OpenAI GPT-5.5 with integration of Tourvisor API (Tour Search).What needs to be implementedBackend Preferably: Python (FastAPI) or Node.js The backend must have a REST API for integration with external services.Integration with OpenAI It is necessary to use OpenAI API (GPT-5.5). The AI must: conduct a dialogue with the client; remember the conversation history; automatically determine the language (Russian/Kazakh); respond as a travel agency manager; use a system prompt and knowledge base.Integration with Tourvisor At the first stage, only: API "Tour Search" After receiving data from the client, the backend should call the Tourvisor API and get real offers. The architecture should allow for subsequent connection: API "Hot Tours"; API "Hotel Descriptions"; without significant reworking of the project.Logic of operation The AI must independently conduct the dialogue. For example: Client: I want to go to Turkey The AI clarifies: departure city; dates; number of adults; number of children; ages of children; budget; wishes. After receiving the necessary data, the backend makes a request to the Tourvisor API. The results obtained are passed to GPT to form a nice response to the client.Important requirements The AI must not: make up prices; make up availability; make up tours. Use only information obtained from the Tourvisor API.Function Calling (Tools) is desirable It is necessary to implement separate functions: searchTours() In the future, the following will be added: searchHotTours() getHotelInfo()Admin panel A simple web panel is needed where you can: change the system prompt; upload/change the knowledge base; view conversation history; view logs and errors.Technologies Python FastAPI (preferably) Docker PostgreSQL Swagger/OpenAPIWhat should be delivered upon completion source code of the project; installation instructions; Docker configuration; API documentation; assistance with the first launch.Will be an advantage experience with OpenAI API; experience integrating with Tourvisor API; experience creating AI assistants for WhatsApp, Telegram, or other messengers.Additional wish The project should be written modularly so that in the future it can be connected without reworking: WhatsApp (Talk Me or another service); Telegram; Instagram Direct; company website. Important: provide for the possibility of connecting the API "Hot Tours" and "Hotel Descriptions" in the future without changing the main logic of the application.
Need an experienced Python developer to create an automation program for working with the website. What the bot should do: Log in to my account on the website. Continuously (24/7) monitor for new Work Orders. Upon the appearance of a new order, open its card. Analyze the information about the order (type of work, city, distance, description). Automatically accept orders that meet the specified conditions. If the order does not meet the conditions, skip it. Send notifications in Telegram about accepted and skipped orders. Requirements: Python. Playwright (preferred) or Selenium. Work through a regular browser. Transfer the complete source code after the project is completed. Provide installation and launch instructions. Mandatory experience in developing similar automation systems. When responding, please send examples of similar projects.
Hello! Task: Develop and place an agent on a WordPress page (the programmer will insert the code into WordPress). The user should be able to communicate with the AI agent in text or voice format (if possible) based on a specific uploaded topic (content: texts, photos). Functionality: The user visits the website page. Sees the AI agent interface: chat + voice communication button (if possible). Can request text. Can speak, and the agent should recognize the speech and respond. The agent responds only based on the uploaded materials on the specific topic. If the question goes beyond the topic, the agent should correctly inform that it can only respond based on materials related to Skovoroda. Responses should be lively, understandable, and educational. The administrator should be able to upload and update materials: texts, PDFs, images, audio, links. Interested in the cost and timeline for developing the agent.