/bioengine

Forget the hassle of brainstorming bios, forever.

Primary LanguageTypeScript

BioEngine - A Bio Generator

Table Of Contents

About The Project

Ever struggled with coming up with a memorable Twitter (now X) bio? Then you're at the right stop! Introducing BioEngine, an AI-Powered Twitter Bio Generator that is easy to use. Built with Nextjs, Shadcn UI, TypeScript and Groq LLMs Provider.

Built With

BioEngine is built with:

Getting Started

Prerequisites

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.

Installation

Open up your terminal, and write the following commands to it -

git clone https://github.com/ameya051/ai-twitter-bio-generator
cd ai-twitter-bio-generator
npm install

Rename .env.example to .env.local and fill the required fields

npm run dev

Open http://localhost:3000 with your browser to see the result.

Authors