Budget: 1000 UAH Deadline: 1 day
Do you know the site is not alone? Do you have a design or a website example? I'm waiting for details in the private post)
Budget: 1000 UAH Deadline: 1 day
Do you know the site is not alone? Do you have a design or a website example? I'm waiting for details in the private post)
Budget: 3000 UAH Deadline: 1 day
Good day, I can do with admin and without, write to the message will be ready
My work
real.metrum.com.ua
by metrum.com.ua
Shopogolic.shop
by tactich.army
Budget: 6000 UAH Deadline: 10 days
Welcome to you, Sergey, great experience in the development of full-value buildings, I can show a few buildings that are connected to each other (tg bot, site). Different level of complexity, also the creation of bd, metric, etc. If you are interested, write in a personal message.
Budget: 1300 UAH Deadline: 2 days
Good morning, ready to get to work today, I guarantee a clean and valid code. I work with gulp+webpack: html, scss, js, svg. We can go to the personal message to discuss details.
Budget: 4000 UAH Deadline: 5 days
Ready to take your job. A friend with adaptive layer and PHP. I also know the following languages: HTML, CSS, JS, MYSQL.
My last job: https://morgueofurexes.com (Wind + Design)
I will do it smoothly and well! I'm looking forward to your TZ and more details about the project!
Budget: 2000 UAH Deadline: 1 day
Good day ! I’ve been working with the commodity business several times, all you’ve described – I’ve done, also connected to the CRM.
I can suggest using templates of sites, the line from scratch I don't do
Budget: 8000 UAH Deadline: 14 days
Good day !We are your perfect team for the project.We have many years of experience in successful completion of similar tasks and are ready to start work now.Our services include:
• Setting a detailed technical task and concluding a contract
Choose the most suitable CMS for your project
A unique and attractive design.
*Professional filling the site with quality content including goods and articles
*Settings of payment systems and convenient delivery methods
*Optimization of the download speed for the problem-free site work
Preparing your website for a successful advertising campaign
*Testing the site in terms of user convenience to improve its usability
I will present the project timely and in full volume
*The price of our work will be determined according to the details of your technical task.We invite you to discuss all the details in personal messages.We are ready to hear your wishes and start collaboration to create a successful project that will meet all your needs and expectations.
Budget: 1500 UAH Deadline: 3 days
Welcome to!
Ready to begin the implementation of the project after a more detailed discussion of the TZ.
Examples of some of my works:
HTTP://gosmell.com/
HTTPS://okotovenko.github.io/Air_flowers/dist/
https://okotovenko.github.io/StarBucks/dist/
HTTPS://okotovenko.github.io/Aerounion/dist/
HTTPS://okotovenko.github.io/Beauty_salon/dist/
HTTPS://okotovenko.github.io/Backlink/dist/
https://okotovenko.github.io/HealthySwicher/dist/
HTTPS www.din.zp.ua
HTTPS://okotovenko.github.io/Logos/dist/
Let me write, I’m glad to work together!
Budget: 3500 UAH Deadline: 3 days
Hello to you. I make a unique, modern design. Adaptive cross-browser layer with a clean, valid code with animation (if necessary). Set forms for mail and/or telegram. Write, not expensive, fast and quality!
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.