Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Post Generator

This is a Shiny app that generates social media posts based on a GitHub Markdown link. Users can specify the tone, platforms, and additional settings to customize the generated content.

How it looks

Usage

  1. Run the app in R using Shiny.
  2. Enter the GitHub Markdown file link.
  3. Choose platforms and adjust settings such as tone, emojis, and hashtags.
  4. Generate posts and review the output.
  5. Copy and use the generated content as needed.

Requirements

  • A Gemini API key (get one here: Google Gemini API)
  • Save the API key as an environment variable: GOOGLE_API_KEY

Installation

Install from GitHub:

remotes::install_github("thisisnic/socialmediagen")

Usage

Run the app:

library(socialmediagen)
run_app()

Notes

  • The app retrieves raw Markdown content from GitHub, so ensure the provided link is correct.
  • Adjusting tone and the number of generated posts may improve results.

About

Shiny app for generating social media posts to promote blog posts

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages