Skip to content

I cannot find data from a uploaded pdf no matter how i try #2543

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
WannabDad opened this issue May 22, 2025 · 1 comment
Open

I cannot find data from a uploaded pdf no matter how i try #2543

WannabDad opened this issue May 22, 2025 · 1 comment

Comments

@WannabDad
Copy link

I have an employee statement where im trying to extract details abou the employees income
I can extract every other detail excpet the salary information
ive tried maybe 10 different aproaches to this

@pamelafox any help or other info you need to help me?

@pamelafox
Copy link
Collaborator

It sounds like the issue is with the retrieval. If you haven't yet, please read through the guide to improving answer quality:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/customization.md#improving-azure-ai-search-results
You can experiment with different search options either in the Portal or in the app. In the Portal, you can also do things like filter by filename, to make sure that you can actually find the chunk with the matching information in your index - i.e. that it was fully ingested.

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

No branches or pull requests

2 participants