Skip to content

A user-friendly Streamlit frontend tied to a fine-tuned LLM using the OpenAI API to generate creative LinkedIn Posts based on provided data like pre-defined writing styles.

Notifications You must be signed in to change notification settings

Soxxes/linkedin-poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedin-poster

A user-friendly Streamlit frontend tied to a fine-tuned LLM using the OpenAI API to generate creative LinkedIn Posts based on provided data like pre-defined writing styles.

Landing Page

How to run

Follow these instructions to use the LinkedIn Poser:

pip install -r requirements.txt

to install the required modules and versions. Then,

streamlit run app.py

You need to provide a .env file with an OpenAI API Key. Otherwise, the last step (the post generation) will fail.

About

A user-friendly Streamlit frontend tied to a fine-tuned LLM using the OpenAI API to generate creative LinkedIn Posts based on provided data like pre-defined writing styles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages