Giter VIP home page Giter VIP logo

linkedidratein's Introduction

LinkedIn Profile Analyzer ๐Ÿš€๐Ÿ’ผ

Welcome to the LinkedIn Profile Analyzer! This tool not only reads your profile but also visually analyzes your profile picture to provide detailed feedback and actionable suggestions for elevating a LinkedIn profile.

How It Works

Our app leverages the power of OpenAI's GPT-4 and GPT-4 Vision models through the Assistants API, integrating both text and visual analysis capabilities. Here's a quick overview:

  • app.py: The frontend of the application, built with Streamlit. It manages the user interface, facilitating easy interaction and displaying insights directly to you.
  • main.py: Initializes the OpenAI Assistant specifically designed for LinkedIn profile optimization, incorporating retrieval from documents and custom function calling.
  • linkedin_scraper.py: Gathers data from your LinkedIn profile URL, preparing it for comprehensive analysis by the Assistant.

Simple Steps for Users:

  1. Input your LinkedIn profile URL.
  2. The app scrapes your profile data, readying it for in-depth analysis.
  3. Our custom AI Assistant, enhanced with vision capabilities, examines both the content and the profile picture, ensuring a holistic profile evaluation.

Highlights

  • OpenAI Assistants API: Using the Assistants API for textual analysis and recommendations.
  • Custom Function & GPT-4 Vision: A custom function taps into GPT-4 Vision for an insightful critique of profile pictures, evaluating professional presentation and suitability.
  • Retrieval and Function Calling: Seamlessly integrates document retrieval for enriched context and calls custom functions for specialized tasks like image analysis.

Quick Start

  1. Clone and Setup: Clone this repo and install dependencies (pip install -r requirements.txt).
  2. Run the App: Use streamlit run app.py to start the application.
  3. Input and Analyze: Simply enter your OpenAI API key and LinkedIn profile URL in the sidebar, then press "Analyze" to see the magic happen.

Contributing

We welcome contributions! If you have suggestions or improvements, please fork the repo, commit your updates, and submit a pull request.

Tech

  • Streamlit: For creating the web app interface.
  • OpenAI API: Leveraging Assistants API, including GPT-4 for textual analysis and GPT-4 Vision for image analysis.
  • Python: For backend logic and integration with the OpenAI API.

Made with โค๏ธ and Python.

linkedidratein's People

Contributors

alessandroamenta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.