Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 428 Bytes

book-summary-with-langchain

Summarization of a book names 'crime and punishment' using langchain and vertex-ai This repository contains a jupyter-notebook that allows users to summarize a PDF document using natural language processing. The script uses the vertex-ai, and map-reduce method to summarize the book. It also generates a pdf with summary of the book.

Usage:

Open a jupyter notebook and run. As simple as that :)