Skip to content

GenZify is a Next.js application that uses AI to translate regular text into Gen Z slang. It's the perfect tool for anyone looking to add some extra flavor to their communication or just have some fun with language.

License

Notifications You must be signed in to change notification settings

auroradream04/genzify-app

Repository files navigation

GenZify 🗿

Welcome to GenZify, the app that turns your mid-code into GOAT-level status! 🐐⚡

Description

GenZify is a Next.js application that uses AI to translate regular text into Gen Z slang. It's the perfect tool for anyone looking to add some extra flavor to their communication or just have some fun with language.

Features

  • 🚀 Powered by GPT-4 AI
  • 💅 Sleek UI with dark mode
  • 🔥 Real-time text translation
  • 🦾 Rate limiting to prevent abuse
  • 📊 Analytics integration

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • OpenAI API
  • Vercel KV for rate limiting
  • Vercel Analytics

Getting Started

  1. Clone the repository:

    git clone https://github.com/auroradream04/genzify-app.git
    
  2. Install dependencies:

    npm install
    
  3. Set up environment variables: Create a .env.local file in the root directory and add the following:

    OPENAI_API_KEY=your_openai_api_key
    NEXT_PUBLIC_GOOGLE_ANALYTICS=your_ga_id
    
  4. Run the development server:

    npm run dev
    
  5. Open http://localhost:3000 with your browser to see the result.

Deployment

This project is set up for easy deployment on Vercel. Simply connect your GitHub repository to Vercel and it will automatically deploy your main branch.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

Author

Made with ❤️ by Aurora


No cap, this app is straight fire! 🔥 Don't be sus, give it a try and watch your texts turn into absolute gigachad material! 💪🚀

About

GenZify is a Next.js application that uses AI to translate regular text into Gen Z slang. It's the perfect tool for anyone looking to add some extra flavor to their communication or just have some fun with language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published