- Simple and intuitive UI
- Advanced image recognition with MobileNet
- Caption generation using ChatGPT
- Options to download or share your meme
- Python 3.x
- Flask
- OpenAI API key (for ChatGPT)
First, clone the repository:
git clone https://github.com/realiti12/MemeGenerator.git
set your open AI key in the python file.
Run the following command to start the Flask server:
flask runThis will start the server at http://127.0.0.1:5000/.
Simply open the index.html file in a web browser.
- Upload an image by clicking on the "Upload" button.
- Click "Generate Meme" to have the AI generate a meme for you.
- Save or share your generated meme!