Skip to content

realiti12/MemeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MemeGenerator

I like memes, you like memes, let's make code make memes.

Table of Contents

Features

  • Simple and intuitive UI
  • Advanced image recognition with MobileNet
  • Caption generation using ChatGPT
  • Options to download or share your meme

Installation

Requirements

  • Python 3.x
  • Flask
  • OpenAI API key (for ChatGPT)

Setup

First, clone the repository:

git clone https://github.com/realiti12/MemeGenerator.git

set your open AI key in the python file.

Running the Project

Start Flask Server

Run the following command to start the Flask server:

flask run

This will start the server at http://127.0.0.1:5000/.

Open HTML Page

Simply open the index.html file in a web browser.

Usage

  1. Upload an image by clicking on the "Upload" button.
  2. Click "Generate Meme" to have the AI generate a meme for you.
  3. Save or share your generated meme!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors