Skip to content

CodingWithLewis/MemeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Meme Generator Using RAG and Different Models

From the Coding with Lewis Video:

Thumbnail for the AI meme video.

Examples

Demo

https://memegenerator-ergog3zn3pc7txnm6mgggf.streamlit.app/

Getting Started

The app runs on Streamio and mostly API endpoints.

  1. Create a .env file in root.
  2. Insert relevant API Keys:
ANTHROPIC_API_KEY=

OPENAI_API_KEY=

NEON_POSTGRES=

COHERE_API_KEY=
  1. build the docker container

This is currently a work in progress :)

Feel free to explore. A lot of cleanup needs to be done, but want to prove to you that this project does indeed exist!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published