Settings

Theme

Show HN: OpenAI Python Colab to Summarize and Chat with PDF

youtube.com

1 points by starlineventure 2 years ago · 0 comments · 1 min read

Reader

Found some open source code from a medium article https://medium.com/@kapildevkhatik2/the-ultimate-guide-to-pd.... The article uses python code and the openai davinci model to summarize a pdf document. I copied the code into a Google Colab and extended the code to allow for new 3.5 Turbo chat completion functionality so you can chat with a pdf document. There are a lot of different tools out there that can give you the ability to chat with documents but I think having the code in a Colab has advantages for people interested in learning programming and Colab's are great. Obviously there are a lot more features that could have been added but I wanted to show how easy it is to get started making your AI tools. Start to finish this took about 15 minutes to get configured. Plan on doing more of these this year so send any feedback!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection