[Ideas] Wanna PostgresML in CBDB? An AI application database. LLM embeddings, generate text, or make online predictions using only SQL. #114
Descriptionhttps://github.com/postgresml/postgresml PostgresML is opened source since April 2022. PostgresML is an AI application database. Download open source models from Huggingface, or train your own, to create and index LLM embeddings, generate text, or make online predictions using only SQL. Use case/motivationNo response Related issuesNo response Are you willing to submit a PR?
|
Replies: 3 comments 3 replies
|
If PostgresML were to come to Cloudberry DB, I think this would be a huge win for Cloudberry. I have heard from a few folks requesting support for it. Any chance this will be picked up soon? I can assist if needed. It is relatively easy to follow the Building from Source instructions with PostgreML and PostgreSQL. The examples are amazing what AI is bringing to the tech space. When attempting to build against Cloudberry DB (HEAD), I received the following compilation issues: |
|
As @jianlirong mentioned: Furthermore, a concrete example of PostgresML in action would be invaluable in guiding our research efforts. Our initial plan is to maintain a consistent user interface between the frontend and PostgresML, but when it comes to the backend execution of AI/ML algorithms, we'll leverage a more modern, distributed computing framework specifically designed for AI/ML workloads, such as Apache Ray |
|
We have conclusions as answer, close discussion. |
As @jianlirong mentioned:
Furthermore, a concrete example of PostgresML in action would be invaluable in guiding our research efforts.
Our initial plan is to maintain a consistent user interface between the frontend and PostgresML, but when it comes to the backend execution of AI/ML algorithms, we'll leverage a more modern, distributed computing framework specifically designed for AI/ML workloads, such as Apache Ray