BioGenie is an innovative web application designed to help users create captivating and professional LinkedIn bios with ease. Leveraging advanced AI, BioGenie transforms the bio creation process, making it ideal for professionals, job seekers, and anyone needing a standout LinkedIn introduction.
[todo]
[todo]
-
AI-Powered Bio Generation: Generate high-quality, personalized LinkedIn bios using advanced AI algorithms.
-
Customizable Options: Choose from a variety of professional Options to match your career and industry.
-
User-Friendly Interface: Enjoy a simple and engaging user experience designed for ease of use and efficiency.
-
AI: OpenAI SDK, Groq Cloud API
-
Programming Languages: JavaScript, TypeScript
-
Frontend: Next.js, React, TailwindCSS, Radix UI, Lucide Icons, Geist, Framer Motion
-
Form Management: React Hook Form
-
Validation: Zod
To install and run BioGenie on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/biogenie.git
- Navigate to the project directory:
cd biogenie
- Install dependencies:
npm install
- Start the development server:
npm run dev