You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am connecting to the postgres database. I get an answer, everything is fine. But I still haven't figured out if I can form an sql query inside to get data. I tried with excel, it makes sense that pandas strings are generated. But the database connection is also implemented through the pandas code. Can I use pandasay to implement database access in natural language, but so that an sql query is generated under the hood and I receive data through a query and access to the database. The natural language is sql query - response. Without additional promts, only with the help of Pandasay and built-in promts. Thanks!
Motivation, pitch
I am working on a project and I want to get a natural language translation into sql and data acquisition using LLM and pandasai
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
🚀 The feature
I am connecting to the postgres database. I get an answer, everything is fine. But I still haven't figured out if I can form an sql query inside to get data. I tried with excel, it makes sense that pandas strings are generated. But the database connection is also implemented through the pandas code. Can I use pandasay to implement database access in natural language, but so that an sql query is generated under the hood and I receive data through a query and access to the database. The natural language is sql query - response. Without additional promts, only with the help of Pandasay and built-in promts. Thanks!
Motivation, pitch
I am working on a project and I want to get a natural language translation into sql and data acquisition using LLM and pandasai
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: