AI Summaries in Rails with Gemini 2.0 Discussion
Hi Chris,
an example using Elevenlabs Text to Speach API would be great.
I would also like to see something related to extracting text from images and pdfs (OCR).
Hi Chris,
Thanks, it's awesome! Can't wait to see the whole series.
What about some feature extraction AI integrations, like getting class names/methods/features for queries from user prompt?
Think of an intelligent trip planner i.e, "Plan me a trip to Europe for 2 weeks. I want to at least see the Effeil Tower" outputs to { duration: "2 weeks", continent: "Europe", city: "Paris" => activities: ["Effeil Tower"] } (kind of).
Thanks!