Skip to content

amitk1sharma/chat_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI PDF Question Answering Service

This FastAPI application provides an endpoint for uploading PDF files, extracting their text, and then answering questions based on the extracted text using a question-answering model from the transformers library.

Features

  • Upload PDF: Upload a PDF file and extract its text.
  • Ask Question: Ask questions about the text extracted from the uploaded PDF.

Setup and Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/your-repo.git
    cd your-repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages