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.....
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.
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
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.
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?
@@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.
@@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 ?
Thanks for your feedback. PandasAI provides connectors for the following SQL databases: PostgreSQL, MySQL, Generic SQL, Snowflake, DataBricks, GoogleBigQuery, Yahoo Finance and Airtable.
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" .
Great video. Thank you for making this easy.
Great video thanks. I am going to try this today!
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
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.....
Added features to save chat history, suggest prompts after asking, etc.
Thanks, do you have a tutorial doing it on a VPS?
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.
You got the point. This is a trivial worthless example
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
Thanks, noted!
Hi, is there any way to display the chart in the same page rather than seeing it in a pop up window?
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.
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?
@@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.
Very slow for me as well. I’m using an MacBook Pro m3 pro 36gb
is there any solution to make the queries run faster? will gpu help?
Can we get data from multiple tables using prompts?
PandasAI supports queries with multiple dataframes. You can utilize a SmartDatalake to implement such queries.
@@TirendazAI what about joins in tables,what will be the prompt in that case?
@@HimanshuSaxena16november Totally agree, if a DB with its ERD and relationships are loaded , it would be amazing.
@@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 ?
Hi. I love your videos. Is there anyway to do same with MongoDB or any NoSQL database?
Thanks for your feedback. PandasAI provides connectors for the following SQL databases: PostgreSQL, MySQL, Generic SQL, Snowflake, DataBricks, GoogleBigQuery, Yahoo Finance and Airtable.
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
Hi, to get a quick response, it is important to have a powerful graphics card.
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" .
same dude
Is it possible to use agents without the pandasapi and use ollama?
You can use many agents with LangChain.
bro please tell me if pandasAI is free if, i host on my own server. why is PandasAI so expensive?
PandasAI is free and open source.
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