Skip to content

Reading files into chat #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

timothyjoh
Copy link

@timothyjoh timothyjoh commented Oct 8, 2024

This PR piggy-backs on #3

Now I can read files back into the chat, and ask questions about it.

Start by generating a CSV file with random data in it:

"Hey Ada, make a file called birthdays.csv and fill it with fake data including names, email addresses, birthdays and states"

Then ask Ada to read the file and ask questions about it

"Read the file birthdays.csv and tell me the first person on the list, and when their birthday is"

Then go ahead and ask more questions:

"Tell me the state where Jackson Hinkle lives"
"Tell me the birthday of Francis Desmond"

@ianjamesburke
Copy link

ianjamesburke commented Oct 9, 2024

looks like you might need to update the .env.sample file with the added vars? is that right? i'm new to this

@timothyjoh
Copy link
Author

Great point there @ianjamesburke Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants