Skip to content

Suneelvijay/PDF_Insightbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF InsightBot

PDF InsightBot is a versatile and intelligent bot designed to extract insights, summaries, and detailed information from PDF documents. Using advanced Natural Language Processing (NLP) techniques, this bot can help users quickly understand and analyze PDF content.

LLM Model - google/gemma-1.1-7b-it
Embeddings - BAAI/bge-small-en-v1.5

Features

  • Text Extraction: Extract text content from PDF files.
  • Summarization: Generate concise summaries of the extracted text.
  • Keyword Extraction: Identify and highlight key terms and phrases.
  • Question Answering: Answer questions based on the PDF content.
  • Sentiment Analysis: Analyze the sentiment of the text within the PDF.

Snapshots

UI of the PDF InsightBot:

UI of the Chatbot
Response for User Queries:

Response for User Queries

Contributions

Contributions are welcome!

  • Fork the repository
  • Create your feature branch (git checkout -b feature/awesome-feature)
  • Commit your changes (git commit -m 'Add some awesome feature')
  • Push to the branch (git push origin feature/awesome-feature)
  • Open a pull request

About

Custom LLM chatbot for intelligent search from PDFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages