Skip to content

An AI-powered chat application but with memes, built using Next.js and gemini model

Notifications You must be signed in to change notification settings

rohit-sama/memerchat

Repository files navigation

Memer Chat - AI Chat bot but with memes

Memer Chat is an AI-powered chat application built using Next.js, Tailwind CSS, Node.js, Gemini API, and several other APIs. This application allows users to engage in conversations and receive responses enriched with GIFs and images.

Live Link

https://memerchat.vercel.app/

Table of Contents

Features

  • AI-driven chat responses
  • Integration with Gemini API for GIFs/images
  • Real-time conversation experience
  • Easy-to-use interface

Technologies Used

  • Next.js
  • Tailwind CSS
  • Node.js
  • Gemini API
  • [Add other APIs used]

Screenshots

image image image

Installation

  1. Clone the repository from GitHub.
  2. Install dependencies using npm install.
  3. run the app with npm run dev
  4. add env variables API_KEY= NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY= CLERK_SECRET_KEY= GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET= MONGODB_URL= NEXT_PUBLIC_CLERK_SIGN_UP_URL= NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=

Usage

  1. Run the application using npm run dev.
  2. Access the application through your browser at http://localhost:3000.
  3. [Add any specific usage instructions or guidelines]

Contributing

As the sole contributor to this project, I welcome any suggestions or contributions. Feel free to fork the repository and create pull requests for any enhancements or bug fixes.

About

An AI-powered chat application but with memes, built using Next.js and gemini model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published