Skip to content

Commit

Permalink
fix: added gemini link
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanleomk committed Nov 11, 2024
1 parent 7f48323 commit 0ba2ab0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/blog/posts/chat-with-your-pdf-with-gemini.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ tags:

# Quick PDF Processing with Gemini and Instructor

In this post, we'll explore how to use Google's Gemini model with Instructor to analyse the [Gemini 1.5 Pro Paper](https://github.com/google-gemini/generative-ai-python/blob/0e5c5f25fe4ce266791fa2afb20d17dee780ca9e/third_party/test.pdf) and extract a structured summary.

## The Problem

Processing PDFs programmatically has always been painful. The typical approaches all have significant drawbacks:
Expand Down

0 comments on commit 0ba2ab0

Please sign in to comment.