Skip to content

Repository files navigation

BIO-GENERATOR-logo

BIO-GENERATOR

Built with the tools and technologies:

NextJS TypeScript TailwindCSS


Table of Contents

Overview

Bio Generator is a simple Generative AI Project for enhance my front-end skill. Through this project, I had chance to practice with AI API from GroqCloud and Vercel AI SDK


Repository Structure

└── bio-generator/
    ├── next.config.mjs
    ├── package-lock.json
    ├── package.json
    ├── postcss.config.mjs
    ├── public
    │   ├── next.svg
    │   └── vercel.svg
    ├── src
    │   ├── app
    │   ├── components
    │   ├── context
    │   └── lib
    ├── README.md
    ├── tailwind.config.ts
    ├── tsconfig.json
    └── yarn.lock

Getting Started

Prerequisites

TypeScript: version ^5 Node: version ^20 .env.local: GROQ_API_KEY="[Your API key]"

Installation

Build the project from source:

  1. Clone the bio-generator repository:
git clone https://github.com/tripplen23/bio-generator
  1. Navigate to the project directory:
cd bio-generator
  1. Install the required dependencies:
npm install

Usage

To run the project, execute the following command:

npm start

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages