Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhvi1709 authored Oct 28, 2024
1 parent eef58a2 commit b88684e
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# linkedinsummary
# LinkedIn Profile Summary Generator

This web application allows users to generate a summary of a LinkedIn profile and a brief summary of a company based on the company name provided. The summaries are generated using AI responses and displayed in HTML format.

## Features
- Upload a LinkedIn profile PDF to generate a profile summary.
- Enter a company name to generate a company summary.
- Toggle between light, dark, and auto themes.
- Save the generated summary as a PDF.

## Technologies Used
- HTML
- CSS
- JavaScript
- Bootstrap 5
- Bootstrap Icons
- PDF.js
- html2pdf.js
- jspdf
- html2canvas

## How to Use
1. Clone the repository.
2. Open the `index.html` file in a web browser.
3. Upload a LinkedIn profile PDF and enter a company name.
4. Click on "Generate Summary" to see the generated profile and company summaries.
5. Toggle between themes using the theme dropdown.
6. Click on "Save as PDF" to save the summary as a PDF file.

0 comments on commit b88684e

Please # to comment.