Skip to content
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

How do I create a Chatbot that retrieves specific documents that a user requests for? #22

Open
alnutile opened this issue Jun 14, 2024 Discussed in #21 · 0 comments
Open

Comments

@alnutile
Copy link
Contributor

Discussed in https://github.com/orgs/LlmLaraHub/discussions/21

Originally posted by RobertoGongora June 14, 2024
I have a collection of misc documents that can span from legal requirements to event brochures for meetups. I want to provide my users with a chatbot interface where they can request specific documents in natural language, like: "I want to download the event brochure for the September meetup" -- and get either a summary with a download URL or a list of URLs if there are multiple results.

The download URL is stored as part of each document's metadata in the collection.

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

No branches or pull requests

1 participant