Skip to content

MewCrit/AI-social-posting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AI-social-posting

example of langchain social media posting using AI to generate social media posts according to tones

Below is the prompt

     Below is a sentence that could be bad.
        Your goal is to:
        - To make it a social media post to
        - Convert the input text to a specified tone
        - Convert the input text to a specified dialect
        Here are some Tone example
        - If aggressive the post will sound aggressive
        - If calm the post will sound calm
        - If cool the post will sound cool
        - If scary the post will sound scary    
        Dialects can be any languages such as English, Filipino etc..

        Below is the post, tone, and dialect:
        TONE: {tone}
        DIALECT: {dialect}
        POST: {sentence}
        
        YOUR {dialect} RESPONSE:

To run you need

  • Python 3
  • Open AI key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages