sethjuarez / noyer

Your AI Demand Gen Specialist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noyer

Your AI Demand Gen Specialist

What does the software do?

Given a paragraph, some keywords, and a target audience, Noyer will generate a list social media posts that can be used to promote the content. Additionally, if asked, the software can generate images to go along with the posts. The process for generation looks like:

  1. Input: Paragraph, Keywords, Target Audience
  • description: The content that you want to promote (string)
  • keywords: The keywords that you want to focus on (list of strings)
  • target audience: The audience that you want to target (string)
  1. Output: Social Media Posts

Stack

  • Python backend
  • React frontend
  • GPT-3 for text generation
  • OpenAI API for image generation

About

Your AI Demand Gen Specialist

License:MIT License


Languages

Language:TypeScript 86.9%Language:Python 5.7%Language:JavaScript 2.9%Language:HTML 2.0%Language:CSS 1.7%Language:Dockerfile 0.7%