Igor B.
Winning proposal- Projects 87
- Rating 4.0
- Rating 4 220
Budget: 600 UAH Deadline: 1 day
Good morning, I can do it on Python, please contact me. There is a great experience of displaying data using graphics
Budget: 500 UAH Deadline: 3 days
Ready to fulfill the task. If necessary, I can use Excel tables, or simply code in Python with explanations. I’ll make it all in Word.
Download the text of the lecture on the topic and tell you your option.
Budget: 750 UAH Deadline: 1 day
I can write a script for Python, I will do everything quickly and qualityly (experience in building Lorraine's Curve is, write if you need questions. What is the option in PDF?
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Python
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;