Ever used ChatGPT to create JSON objects that you can use in your application? In this video we'll walk through a Jupyter Notebook that creates mock hotel objects as JSON with the OpenAI Chat Completions API and the new JSON mode feature, before creating embeddings of the hotels in Weaviate. Then we use RAG through the integrated generative search module in Weaviate to create emails for each hotel that matches some query.
GitHub: https://github.com/itsajchan/Create-JSON-Data-with-AI
Weaviate Forum: https://forum.weaviate.io/
Weaviate Community Slack: https://weaviate.io/slack
Music: Mixkit - Driving Ambition
Introduction 0:00
Workflow 0:09
Accounts & Environments 1:08
Create the Object 1:37
Testing with ChatGPT 2:02
Jupyter Notebook 3:25
Executing the Notebook 4:55
Embedded Weaviate 8:10
Stable Diffusion 13:34
Conclusion 17:23