Budget: 2000 UAH Deadline: 1 day
Hello! I can take a look at the code of the two bots and refine them today or tomorrow, but please tell me what the bots are written in. I hope for cooperation!
Good day!
I need help with two bots that are hosted. The main issue is that the functionality for displaying subscription and unsubscription statistics is not working, even though it is written in the scripts.
I have the source code of the bots in the form of a zip archive, and I am ready to provide it for analysis. If necessary, I can provide access to the hosting so you can check the settings and environment.
Tasks:
1. Review the script and determine the reason why the statistics are not working.
2. The bot needs to show the total number of active subscribers for easier calculation (currently, there is only a graph for daily subscriptions).
3. Check the operation of the bots.
4. Make improvements if necessary.
Please let me know if it is convenient for you to work with the provided archive or if access to the hosting will be needed. Thank you!
Budget: 2000 UAH Deadline: 1 day
Hello! I can take a look at the code of the two bots and refine them today or tomorrow, but please tell me what the bots are written in. I hope for cooperation!
Budget: 2000 UAH Deadline: 2 days
The task is quite feasible, let's have your archives, I will take a look, find the problem and fix it. The budget is acceptable. The deadline is approximate.
Budget: 2000 UAH Deadline: 1 day
Hello!
I need to take a look at the code.
I promise style, quality, and good emotions from our collaboration. Thank you!
I am ready to work within your budget.
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.
Using my API data and wallet, create a Python script that successfully places a test order on the exchange.
A simple Python script is needed for Windows that works with Microsoft Edge, opens my LinkedIn feed, scrolls through it, finds posts with specific words, and writes the results to a file. We had a working script, but a few days ago it stopped working due to an Edge update; it just no longer automates. What the script should do 0. Read the list of keywords and the number of posts to process from the configuration. 1. Open Microsoft Edge. 2. Go to: https://www.linkedin.com/feed/ 3. I log in manually if needed. 4. The script scrolls down the feed, for example, 30 posts. 5. It searches for the specified words in the posts. 6. If it finds a post with the required word, it writes to CSV or JSON: post_url, author, text, matched_keyword Doing it in Python and running it in Edge are mandatory conditions.
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.
A project needs to be implemented for collecting and structuring a large array of images from open web sources (initially 2000 images). The task includes: - automated image collection; - uploading files in the highest available quality; - classifying images by categories. Expected results: - a structured image database; - a clear cataloging system; - delivery of the results via Google Drive or another agreed method;