Promptly is an AI-powered web application that allows users to generate both text and images from prompts. Originally built as an AI text generator, it has now evolved into a simple and sleek tool that demonstrates integration with both language and image generation APIs.
- Send a prompt and receive an AI-generated response
- Simple conversational UI
- Error handling and loading states
- Clean and minimal design for learning purposes
- React.js
- Tailwind CSS
- React Query for handling async requests
- Fetch API for backend communication
- Large Language Model (LLM) API for text generation.
-
Clone the repository:
git clone https://github.com/gc-MayankPun/AI-Text-Generator.git cd AI-Text-Generator