MySQL database with PandasAI & Ollama & Streamlit

  Рет қаралды 11,994

Tirendaz AI

Tirendaz AI

Күн бұрын

Пікірлер: 35
@fkj1380
@fkj1380 3 ай бұрын
Hi, is there any way to display the chart in the same page rather than seeing it in a pop up window?
@Airsoftshowoffs
@Airsoftshowoffs 7 ай бұрын
Great video. Thank you for making this easy.
@akosiraff7297
@akosiraff7297 5 ай бұрын
Thanks, do you have a tutorial doing it on a VPS?
@TheUtube666
@TheUtube666 5 ай бұрын
This is good for accessing a single table. How do we scale it up to handle a more complex environment? I have sales history, titles and customer information and I'd like to allow users to ask questions against the various tables.
@davide0965
@davide0965 3 ай бұрын
You got the point. This is a trivial worthless example
@LalalaFabio
@LalalaFabio 15 күн бұрын
You could build a step between and try to categorize the question from the user to one of your tables with the llm and than use these table. Another option to combine data in mysql is to use views 🙂 maybe that could help you!
@atharvaghale4092
@atharvaghale4092 6 ай бұрын
is there any solution to make the queries run faster? will gpu help?
@HimanshuSaxena16november
@HimanshuSaxena16november 8 ай бұрын
Can we get data from multiple tables using prompts?
@TirendazAI
@TirendazAI 8 ай бұрын
PandasAI supports queries with multiple dataframes. You can utilize a SmartDatalake to implement such queries.
@HimanshuSaxena16november
@HimanshuSaxena16november 8 ай бұрын
@@TirendazAI what about joins in tables,what will be the prompt in that case?
@Airsoftshowoffs
@Airsoftshowoffs 7 ай бұрын
@@HimanshuSaxena16november Totally agree, if a DB with its ERD and relationships are loaded , it would be amazing.
@DanielMouttapa
@DanielMouttapa 6 ай бұрын
@@TirendazAI when i used smartdatalake to test with the 2 datasets employee and salary table, with llama3 in local, for the question who gets paid the most, the code produced by the llm provoked error and no result, however with pandas ai api the result is ok (but limited quota), what local model can we use to get good result ?
@blackswann9555
@blackswann9555 3 ай бұрын
Great video thanks. I am going to try this today!
@suffympm1601
@suffympm1601 8 ай бұрын
thanks for your video. from indonesia.. but why in my laptop result data is so long.. any idea ?. my spec is asus ryzen 7 gen 5
@TirendazAI
@TirendazAI 8 ай бұрын
Hi, to get a quick response, it is important to have a powerful graphics card.
@jackgaleras
@jackgaleras 7 ай бұрын
12:26 Gracias mil, la animación es muy adecuada cuando se intenta estas cosas y se consiguen mil errores hasta que por fin se logra el objetivo ja
@DarkNessShadow-
@DarkNessShadow- 8 ай бұрын
Hi, awesome videos, can you make a video using agent pandasai with the explain and clarification questions features, i try to use it but doesn't work for me
@TirendazAI
@TirendazAI 8 ай бұрын
Thanks, noted!
@erdemkoraysanl7547
@erdemkoraysanl7547 8 ай бұрын
Hello, I wrote the same code, it works, but it is very slow, for example, when I say bring the first 4 data, it responds in 2 minutes 3 minutes, but it is very very fast in you. It is very fast when chatting normally with llama3. It is very fast in my database, but when I write this code, it works very slowly.
@TirendazAI
@TirendazAI 8 ай бұрын
The app answered quickly a response in the video because I used cache. Cache allows PandasAI to store the results of previous queries. My queries took some time. Which graphic card do you use?
@erdemkoraysanl7547
@erdemkoraysanl7547 8 ай бұрын
@@TirendazAI I use the Amd Rodeon rx580 graphics card. Actually, my goal is to use AI search on my website. Algorithms almost most of the time can not give correct results. I really thought that artificial intelligence would be very useful to think like a human, but it works very slowly.
@justinchung982
@justinchung982 5 ай бұрын
Very slow for me as well. I’m using an MacBook Pro m3 pro 36gb
@maxpacheco2217
@maxpacheco2217 5 күн бұрын
@@justinchung982 For me too, I went to runpod and try on a RTX 3090, and finally get good results. Basically you depend on your graphics cards
@AbhinavKumar-tx5er
@AbhinavKumar-tx5er 6 ай бұрын
Hi , I followed the same but I am getting error as "Unfortunately, I was not able to answer your question, because of the following error: No code found in the response" .
@RaghuNandan-ug1pk
@RaghuNandan-ug1pk 4 ай бұрын
same dude
@ByteBop911
@ByteBop911 8 ай бұрын
Is it possible to use agents without the pandasapi and use ollama?
@TirendazAI
@TirendazAI 8 ай бұрын
You can use many agents with LangChain.
@nguyenngothuong
@nguyenngothuong 8 ай бұрын
Can you make a video tutorial on role configuration for Botchat?. For example, only respond in English, and focus on using SQL to query data and respond to users.....
@nguyenngothuong
@nguyenngothuong 8 ай бұрын
Added features to save chat history, suggest prompts after asking, etc.
@TheBestgoku
@TheBestgoku 8 ай бұрын
bro please tell me if pandasAI is free if, i host on my own server. why is PandasAI so expensive?
@TirendazAI
@TirendazAI 8 ай бұрын
PandasAI is free and open source.
@zainmunir5628
@zainmunir5628 8 ай бұрын
Hi. I love your videos. Is there anyway to do same with MongoDB or any NoSQL database?
@TirendazAI
@TirendazAI 8 ай бұрын
Thanks for your feedback. PandasAI provides connectors for the following SQL databases: PostgreSQL, MySQL, Generic SQL, Snowflake, DataBricks, GoogleBigQuery, Yahoo Finance and Airtable.
@RaghuNandan-ug1pk
@RaghuNandan-ug1pk 4 ай бұрын
Unfortunately, I was not able to answer your question, because of the following error: No code found in the response is the error I am getting
How to Build Effective AI Agents (without the hype)
24:27
Dave Ebbelaar
Рет қаралды 87 М.
How to Use Llama 3 with PandasAI and Ollama Locally
13:55
Tirendaz AI
Рет қаралды 29 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
EASIEST Way to Fine-Tune a LLM and Use It With Ollama
5:18
warpdotdev
Рет қаралды 232 М.
How to Use PandasAI Agent with Llama 3 using Ollama?
16:48
Tirendaz AI
Рет қаралды 6 М.
Chat with MySQL Database with Python | LangChain Tutorial
37:11
Alejandro AO - Software & Ai
Рет қаралды 61 М.
Use AI to chat with a SQL Database 2.0 - powerful new features!
16:16
Using Clusters to Boost LLMs 🚀
13:00
Alex Ziskind
Рет қаралды 92 М.
Llama 3.2 - Local Email Agent with Ollama & LangGraph
18:35
Coding Crash Courses
Рет қаралды 2,3 М.
Data Analysis with PandasAI and Ollama - Locally and Free
8:16
Tirendaz AI
Рет қаралды 10 М.