Find answers from the community

A
Ayota
Offline, last seen 3 months ago
Joined September 25, 2024

Statement: I am trying to build a chatbot that takes a text file as input and answers the queries given. I am able to load the data, but I am getting an error as shown in the screenshots. Can you please help me resolve it?

I have attached the code on GitHub as well. Here is the link:
https://github.com/pvchaitanya8/Workflow/blob/main/test_1%20copy.ipynb

Can you please help me?
17 comments
A
L
#❓py-issues-and-help

I am facing a blocker.

This demo is about building a chat bot that works on .CSV files and also can work on SQL queries. and can answer normal questions by analysing the .CSV file
BLOCKER: I got a blocker that makes an outcome error, which the bot is unable to answer normal Query, its saying NONE as outcome for every normal Question as shown in loom video:
https://www.loom.com/share/0d5ad7be235b41a694e7845015ed0811?sid=2878c16a-182d-47b2-bf09-affa41d87d46


Here is the GitHub Link too:
https://github.com/pvchaitanya8/Workflow/blob/main/test_5.ipynb

Here is DATASET:
https://github.com/pvchaitanya8/Workflow/blob/main/mobile_prices.csv

@Logan M
2 comments
A
L