GenBio is an AI-Powered Bio Generator. Built with Nextjs, Shadcn UI, TypeScript and Groq.
GenBio is built with:
- NextJS: A React framework
- Shadcn-UI: A UI components library
- TypeScript: For type safety
- Groq: An LLM provider
Git is a distributed version control system used for software development. It allows multiple developers to work on the same codebase simultaneously, keeping track of changes and managing versions. It also enables users to revert changes and collaborate more effectively.
Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Open your terminal, and run the following commands -
git clone https://github.com/shouryamaanjain/genbio
cd genbio
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Shouryamaan Jain - Shouryamaan Jain - GenBio