Budget: 50 EUR Deadline: 1 day
Hello.
I develop Telegram bots in NodeJS. Ready to start. Write me, let's discuss.
Create AI psychologist bot in Telegram
Main task: the client enters the bot and receives psychological assistance such as:
take a test, perform practical exercises based on cognitive-behavioral therapy, receive psychological online support 20/7, sign up for a psychological session with a psychologist.
I don't know how possible this is, but I would like to create this AI bot based on uploaded books on cognitive-behavioral therapy. I have many of them available.
Attached is a photo example of such a bot.
Everything is discussed.
Budget: 50 EUR Deadline: 1 day
Hello.
I develop Telegram bots in NodeJS. Ready to start. Write me, let's discuss.
Budget: 500 EUR Deadline: 10 days
Hello!
I am ready to create an AI psychologist bot for you on Telegram.
I write in Python. I am ranked 28th in this language.
I want to discuss the details and start cooperation!
Budget: 300 EUR Deadline: 5 days
Greetings!
Everything is possible, the question is only about money, because the more material there will be for learning - the more tokens will be spent on processing the user's request. I can show it with numbers and help find the optimal solution. I will also help choose the AI model. You can test my AI-based assistant bot here: https://freelancehunt.com/showcase/work/code-solution/1815514.html. I have been working with AI integrations as soon as APIs became available, so I can definitely tell you what you can count on.
Budget: 250 EUR Deadline: 5 days
Hello,
I am a Backend developer and have been working in development for over 4 years. I am interested in your project! I have extensive experience in developing Telegram bots and working with AI based on ChatGPT and LangChain technologies. I have already worked on similar projects that focused on training models based on existing data. I am ready to help you implement this project! Please message me privately to discuss all the details and delve a bit deeper into the requirements. I look forward to collaborating with you!
Best regards, Maxim.
Budget: 360 EUR Deadline: 1 day
Hello, I will help you. Please write to me, I will be able to help you.
Budget: 399 EUR Deadline: 14 days
Hello, I am ready to create a bot for you that will communicate with the user, provide information from the book based on their question. Surely, we can teach which questions correspond to certain concerns...
Budget: 400 EUR Deadline: 15 days
Hello.
I can offer a solution.
It's not exactly as you imagine it. But it can be made closer to that.
The main idea is that the bot will have some specific algorithm/script for interacting with the client.
It will also have some knowledge base, something like a question-answer format that the bot could answer to each user individually.
It is also possible to create a database of tests and the bot will test users themselves.
All this will be done with generating a response more individually for each user, with automatic detection of the response in the user's message, etc.
My method allows to cheaply simulate communication with support, in your case it's a more advanced version.
I think it's worth discussing in more detail and maybe via Google Meet, so that I can explain in more detail what can currently be done with the technologies available and so that I can better understand what you actually need.
Write
Budget: 500 EUR Deadline: 4 days
I have already worked with such a psychologist. He conducted a test of figures and suggested getting the interpretation from a real psychologist.
What YOU want can be done with the help of GPT 4 turbo, but it is expensive. Communication with one client can cost from 30 cents to infinity (in case the client will talk for a long time).
You can try to do it with GPT 3.5, but it is not very obedient and there are limitations on the knowledge base (12,000 tokens).
If a person wants to sign up for a session with a psychologist, a link for registration will be provided. It will not be possible to sign up within the conversation because it is just a conversational model.
Write, let's talk. I think we need to find a golden mean with the help of GPT 3.5
Create a chat bot with an admin panel for a company that deals with solar panels for lead processing.
PP T.R.U.S.T — a Ukrainian transport company (freight transportation, KVED 49.41), Chernihiv. Fleet — 12 trucks, 18 employees.TRUST⚡️ — a Telegram bot for managing the operational activities of the fleet: drivers, vehicles, trailers, documents, trips, refuels, reports. The bot is the operational core of the company, Google Sheets is used as a data output and reporting layer.Some modules have already been implemented (see section 5), some are logically described but not coded. A developer is needed to complete and stabilize the entire system according to this technical specification. https://docs.google.com/document/d/1TyNC7tFKnNOn6imWczUHp-xgtcxUFyu8UtCM3UssVCY/edit?usp=sharing
A web application needs to be developed for automating order confirmation and offering additional products to customers via Viber. Orders are received in the CRM SalesDrive. General workflow: 1. The manager selects one or more orders from SalesDrive in the web application, chooses a scenario and one or more promotional flyers, and then initiates automatic processing. 2. A transactional message with order details: products, amount, payment method, city, delivery service, and branch/address is sent to the customer via Viber Business Messages. The customer chooses: — “Yes, continue”; — “Contact the manager”. 3. After confirmation, one or more selected promotional flyers with additional products are automatically sent to the customer. 4. The customer writes in free text form, in one or several messages, which products and in what quantity they want to add. After completing their selection, the customer presses the button “I have selected everything”. 5. The AI analyzes all customer messages and matches the selected items only with the products contained in the flyers sent to the customer. For each flyer, a structured list of products and their IDs/articles is stored in the system in advance. 6. The system generates a recognized list of products and quantities and sends it to the customer for confirmation. The customer chooses: — “Yes, correct”; — “Need to change”; — “Contact the manager”. 7. After confirmation, the selected additional products are automatically added to the existing order in SalesDrive. The amount and status of the order are changed. 8. After the order confirmation is completed, the customer is sent information about shipping times. Example: “The order will be shipped within 2 business days. If you need the fastest shipping, click the button below. We will take this into account when processing the order.” Buttons: — “All good”; — “Need fast shipping”. If the customer selects “Need fast shipping”, a corresponding mark or comment should be saved in the SalesDrive order. The automatic scenario continues at this point. 9. The customer is automatically sent an informational message about the need to inspect the package upon receipt. Example: “Please inspect the product at the delivery service branch upon receipt. If you find any mechanical damage, do not pick up the package and contact us. This will help us quickly resolve the situation.” Buttons and customer responses at this stage are not required. 10. The last message sent to the customer automatically includes the company's contact details. Example: “If you have any questions regarding the order, you can contact us: Phone: … Viber: … Telegram: …” Contact details and message text should be editable by the application administrator. 11. Non-standard cases are forwarded to the manager. For example: — the customer requests to change the order; — the customer chooses to contact the manager; — the AI could not unambiguously recognize the products or quantities; — the customer did not confirm the recognized list; — the customer sent an unsupported attachment; — a technical error occurred. After forwarding the order to the manager, the automatic scenario stops. Integrations: — SalesDrive API; — TurboSMS HTTP API / webhook, Viber Business Messages; — AI model API for recognizing free text from the customer. It is also necessary to implement: — a web panel for the manager; — receiving and displaying SalesDrive orders; — selecting one or more orders; — selecting a scenario; — selecting one or more flyers; — managing flyers and their associated products; — storing the state of the Viber dialogue; — dialogue history; — changing order statuses; — stopping the automatic scenario; — basic statistics. Incoming images, files, and voice messages from the customer do not need to be recognized. The AI works only with text. TurboSMS has confirmed the possibility of automatic message sending via HTTP API, receiving responses via webhook, and continuing the scenario within the Viber chat session. A detailed technical specification has been prepared and will be provided to the potential executor. In the response, please indicate: 1. The estimated cost of developing the MVP. 2. The estimated development time. 3. Whether there is experience with CRM/API/webhook integrations. 4. Whether there is experience integrating AI/LLM API for processing user text. 5. Examples of similar projects, if available.
A simple program or Telegram bot is required for parsing participants of chats and discussions in Telegram channels. Functionality: The user enters a link to the channel or chat. If a link to a channel is provided, the program should automatically navigate to the "Discussions" section and perform parsing specifically for discussion participants. The result should export only unique links to user profiles without duplicates. Additional selection requirements: Only users with their own public channel specified in their profile should be included. The user's channel must have at least 200 subscribers. Users with smaller channels are not suitable. A maximally simple and convenient tool is needed: just paste the link and start collecting data based on the specified criteria. I am not a programmer, so I would appreciate an assessment of the feasibility of such a solution and your suggestions for the optimal way to develop it. Standard parsers are not of interest to us — the implementation of the logic described above is required. Responses to your proposals may be within a day.
A small project needs to be implemented for selling digital and physical products. What needs to be done: Develop a simple modern landing page for selling 3 products: PDF version; physical kit; paid Telegram subscription. Connect payment through WayForPay. Integrate orders with KeyCRM: transfer of customer data; creation of orders in KeyCRM; possibility of further automation. Develop a Telegram bot for managing subscriptions: automatic access issuance after payment; subscription activity check; subscription renewal; automatic access removal after payment completion; user administration through a simple panel or bot commands. It would be a plus: experience with WayForPay; experience integrating with KeyCRM; experience creating Telegram bots and paid subscriptions. Please specify immediately: exact cost; implementation timeline; examples of similar projects.