WriteFlow - AI-powered content creation made effortless.
WriteFlow is an AI-driven content generator app built using Next.js, React, Tailwind CSS, TypeScript, Gemini API, and Clerk for seamless user authentication. This app allows users to effortlessly create high-quality, AI-generated content by providing a topic or keyword. The user-friendly interface, combined with real-time content generation and a responsive design, offers an excellent experience for content creators, bloggers, and writers looking for inspiration or assistance in their writing process.
Features:
- AI Content Generation: Generate relevant, high-quality content with the power of the Gemini API.
- User Authentication: Secure sign-up and login functionality powered by Clerk.
- Responsive Design: Built with Tailwind CSS to ensure the app looks great on any device.
- TypeScript Support: Type-safe development for better maintainability and fewer runtime errors.
Setup
- Clone the repository.
- Install dependencies using
npm install
.
- Set up environment variables for Gemini API and Clerk authentication.
- Run the app with
npm run dev
.
Technologies Used
- Next.js for server-side rendering and routing.
- React for building interactive UIs.
- Tailwind CSS for styling.
- TypeScript for enhanced development experience.
- Gemini API for content generation.
- Clerk for user authentication.
License
MIT License. See the LICENSE file for details.