Skip to content

Commit

Permalink
Example of using LLM to do QnA with pdf (#45)
Browse files Browse the repository at this point in the history
* Example of using LLM to do QnA with pdf

* Updates to the example, and huggingface fix.

* Clean up - Removing old files.
  • Loading branch information
rohitprasad15 authored Oct 30, 2024
1 parent 5b691ca commit 9942ebf
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 1,736 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
__pycache__/
env/
.env
.google-adc
Loading

0 comments on commit 9942ebf

Please sign in to comment.