BioGenie is a powerful and intuitive bio generator application that leverages cutting-edge technologies to help you create personalized biographies effortlessly. Built with Grok AI, Vercel AI SDK, Next.js, React ShadCN, and Tailwind CSS, BioGenie offers a seamless and responsive user experience.
- AI-Powered Bio Generation: Utilize Grok AI to generate compelling and personalized biographies.
- Responsive Design: Built with Tailwind CSS and React ShadCN to ensure a seamless experience across all devices.
- Easy Deployment: Deploy effortlessly using Vercel AI SDK and Next.js.
- Customization Options: Tailor your bio with various customization settings to match your personal or professional needs.
- User-Friendly Interface: Intuitive design ensures that users of all technical levels can generate bios with ease.
- Next.js: A React framework for server-rendered applications.
- React ShadCN: A set of accessible and customizable React components.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Grok AI: AI technology powering the bio generation feature.
- Vercel AI SDK: For seamless deployment and scalability.## Getting Started
- Node.js (v18 or higher)
- npm or yarn
-
Clone the Repository:
git clone https://github.com/Suhelkhan12/Ai-powered-bio-generator cd leetcode-card-generator
-
Install Dependencies:
npm install # or yarn install
-
Set Environment Variables: Create a
.env.local
file in the root directory and add the following:NEXT_PUBLIC_GROK_API_KEY=Your grok api key
-
Run the Development Server:
npm run dev # or yarn dev
Visit http://localhost:3000 to view the app in development mode.
To create an optimized production build:
npm run build
npm run start
Open the app in your browser at http://localhost:3000.
Fill in the required fields such as your name, profession, interests, and any other relevant information.
Click the "Generate Bio" button. The AI will process your inputs and display a professionally crafted biography.
Copy the bios
The app is designed to be deployed on Vercel:
- Push your code to a GitHub repository.
- Connect your repository to Vercel.
- Configure environment variables on Vercel.
- Deploy the app with a single click.
- Grok for the API
- Next.js and ShadCN UI for the tech stack
- Tailwind CSS for styling
Feel free to explore the app and share your feedback! 🎉