Budget: 27000 UAH Deadline: 7 days
The budget of 1000 UAH for this task feels unrealistic. For 30,000 UAH, we can complete the first technical stage in 7 days - architecture, prototype for analyzing JSON dialogues, generating a knowledge structure, and a draft developer message for one business =)
If we go for industrial implementation, I would build not one large request to the model, but a pipeline - cleaning dialogues, clustering intents, extracting facts, scenarios, stop situations for a live manager, examples of successful and unsuccessful dialogues, then assembling the prompt and testing on control dialogues. For this, we can use the OpenAI Batch API or Responses API, and for large datasets, add an intermediate storage and quality assessment of the results.
There is a nuance - without a quality check stage, the system can beautifully assemble a prompt but miss important sales rules. Therefore, we need not just a text generator, but a mechanism for extracting knowledge with evidence from dialogues and tests on typical situations.
> Clarification 1 - is there already a markup in the JSON indicating who wrote - client, manager, bot, or should this be determined separately?
> Clarification 2 - should the final result be only the developer message, or should there also be a separate knowledge base, escalation rules, and examples for testing?
Relevant examples from Ingello
> https://business.ingello.com/vorfahr - AI and process automation in product logic
> https://business.ingello.com/fractal - agent approaches and complex automations
> https://business.ingello.com/platforma - platform development with business logic
Main profile for Freelancehunt - https://systems-fl.ingello.com/ua
We can keep the start simple - first, we take a part of real dialogues, create a prototype for knowledge extraction, and compare the result with what a human currently creates. Then we can see where further development is needed and what the budget for full integration will be.