Find answers from the community

Home
Members
SteveMama
S
SteveMama
Offline, last seen 3 months ago
Joined September 25, 2024
S
SteveMama
·

Hi guys,

Hi guys,
I'm working on a project that should leverage LLM(llama 3) to do SQL db retrieval + data analysis/visualisation/EDA on a database. The database has 25+ tables in postgreSQL db on cloud. The input would be the user can request the model to retrieve certain information from the db and do analysis on it. Or just retrieve the required information.


How do I go about this. Langchain has certain issues with integration with llama 3 and building workflow. but would appreciate any thoughts and help!
3 comments
S
W