Tag Archives: openai

Exploring Helidon AI: give the recipe assistant memory

Key Takeaways In the last article, the Helidon Eats application learned how to answer a recipe question. The route embedded the question with OpenAI, searched recipe chunks in Oracle AI Database, built a grounded prompt, and called OpenAI through LangChain4j. … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

Exploring Helidon AI: add a recipe assistant to Helidon Eats

Key Takeaways In the previous Helidon Eats article, the application was already in a good place for an AI feature. The recipe data was normalized, the API was small, and Oracle AI Database was already doing useful work with JSON … Continue reading

Posted in Uncategorized | Tagged , , , , , | 2 Comments