Skip to content

Latest commit

Β 

History

History
29 lines (18 loc) Β· 746 Bytes

File metadata and controls

29 lines (18 loc) Β· 746 Bytes

Tweet Generator

An AI-powered web app that generates creative and engaging tweets using the Hugging Face Inference API. Built with React and styled using CSS, this project showcases how AI can assist with content creation in real time.


πŸ“Œ Features

  • Generate tweets based on custom prompts
  • Powered by Hugging Face text generation models
  • Clean, modern UI with Tailwind CSS
  • Fast and responsive frontend built with Vite

πŸ› οΈ Tech Stack

  • React.js – Frontend library for building the UI
  • Hugging Face Inference API – For generating tweet content

πŸ“¦ Installation

  1. Clone the repository

    git clone https://github.com/your-username/tweet-generator.git
    cd tweet-generator