'CookMe' AI assistance service
The project is a recipe recommendation system based on ChatGPT and Dall-E. It offers a capability to select recipes based on the products that are available. There is an opportunity to save, share, and discuss recipes similar to a social network. There is a tariff system with various functionality and accesses inside.
The biggest challenge was deducing appropriate prompts and constraints for the AI to produce answers in a specific, predictable format. Another interesting solution is the streaming generation of responses, which are displayed similarly to the output in ChatGPT itself.
#python #Django #next.js #react #chatgpt #openai #ai
The biggest challenge was deducing appropriate prompts and constraints for the AI to produce answers in a specific, predictable format. Another interesting solution is the streaming generation of responses, which are displayed similarly to the output in ChatGPT itself.
#python #Django #next.js #react #chatgpt #openai #ai