We have just released the RavenDB 7.1 Release Candidate, and you can download it from the website:
The big news in this release is the new Gen AI integration. You are now able to define Generative AI tasks on your own data.
I have a Deep Dive post that talks about it in detail, but the gist of it is that you can write prompts like:
- Translate the Product titles in our catalog from English to Spanish, Greek, and Japanese.
- Read the Job Postings’ descriptions and extract the years of experience, required skills, salary range, and associated benefits into this well-defined structure.
- Analyze Helpdesk Tickets and decide whether we need to escalate to a higher tier.
RavenDB will take the prompt and your LLM of choice and apply it transparently to your data. This allows your data to think.
There is no need for complex integrations or months-long overtime work, just tell RavenDB what you want, and the changes will show up in your database.
I’m really excited about this feature. You can start by downloading the new bits and taking it for a spin, check it out under the AI Hub > AI Tasks menu item in the Studio.
The deep dive post is also something that you probably want to go through 🙂.
As usual, I would dearly love your feedback on the feature and what you can do with it..