Skip to content

This is a React frontend application that allows users to upload a PDF file, specify a city and country (optional), and view the converted text output. The project uses React, CSS, and JavaScript. The backend code for this project can be found in a separate GitHub repository. The application also includes pagination controls for long text output.

License

Notifications You must be signed in to change notification settings

sumitra19jha/PDF-Converter-React-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Converter React Frontend For GPT-3.5

This is a React application that allows you to convert your PDFs to text and view the output. You can also specify a city and country to get location-specific information.

Getting Started

To run this application on your local machine, follow these steps:

  1. Clone this repository.
  2. Install the required dependencies using npm install.
  3. Run the application using npm start.

Usage

  1. Choose a PDF file to upload.
  2. Enter a city and country (optional).
  3. Click the "Submit" button.
  4. View the converted text in the right-hand pane. If the text is long, you may need to use the pagination controls to view all of it.

Technologies Used

  • React
  • CSS
  • JavaScript

Backend

You can find the Backend code for this project at the following link: https://github.com/sumitra19jha/PDF-Converter-Backend-GPT3.5

Make sure to follow the instructions in the frontend README.md file to set up and run the apis.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Images

Screenshot 2023-03-31 at 5 54 25 PM

About

This is a React frontend application that allows users to upload a PDF file, specify a city and country (optional), and view the converted text output. The project uses React, CSS, and JavaScript. The backend code for this project can be found in a separate GitHub repository. The application also includes pagination controls for long text output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published