Skip to content

Hibernate ORM Dev UI - Assistant functionalities for natural language interactions #49144

@mbellade

Description

@mbellade

Description

Thanks to the recent work by @phillip-kruger that introduced the new Assistant functionality in #47756, we can now improve Hibernate ORM's Dev UI to take advantage of LLMs to interact with the existing Hibernate model and its underlying data through natural language.

In particular, we would like to introduce capabilities of query execution (generating HQL from a natural language request) and data interpretation (feeding back extracted data to the assistant) in the HQL console (#46728).

Implementation ideas

We can take advantage of this new module in hibernate-tools dedicated to natural language utilities to bridge the gap between Hibernate ORM and the dev-assistant.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions