Skip to content

AI Blog Generator is a React app that creates full blog posts from any topic using OpenAI's API. Easily generate, customize, and copy AI-written content with a clean, responsive interface.

Notifications You must be signed in to change notification settings

PremChand34555/AI-Blog-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Blog Generator

A React application that uses OpenAI's API to generate complete blog posts from a given topic.

Preview

image

Features

  • Generate complete blog posts with proper formatting
  • Customize your blog topic
  • Copy generated content to clipboard
  • Responsive design

Prerequisites

Installation

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm start
    
  4. Open http://localhost:3000 in your browser

How to Use

  1. Enter your blog topic in the text area
  2. Enter your OpenAI API key in the input field
  3. Click "Generate Blog"
  4. Wait for the AI to generate your blog content
  5. Copy the content or generate a new blog

Technologies Used

  • React
  • TypeScript
  • Chakra UI
  • OpenAI API
  • Axios

License

MIT

About

AI Blog Generator is a React app that creates full blog posts from any topic using OpenAI's API. Easily generate, customize, and copy AI-written content with a clean, responsive interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published