-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/gramener/linkedinsummary
- Loading branch information
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,31 @@ | ||
# 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. | ||
|
||
## Authors | ||
- Prudhvi - prudhvi.krovvidi@straive.com |