Skip to content

Gourav830/LinkedIn_Post_Generator

Repository files navigation

project-genai-post-generator

This tool will analyze posts of a LinkedIn influencer and help them create the new posts based on the writing style in their old posts

Set-up

  1. To get started we first need to get an API_KEY from here: https://console.groq.com/keys. Inside .env update the value of GROQ_API_KEY with the API_KEY you created.
  2. To get started, first install the dependencies using:
     pip install -r requirements.txt
    
  3. Run the streamlit app:
    streamlit run main.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages