vinitparekh17 / openai-client

A client side of openai project which is build by NextJS, Typescript, TailwindCSS.

Home Page:https://openai-client-three.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAI Client

GitHub last commit GitHub pull requests GitHub

About | Features | Getting Started | Usage | License | Contact

About

This is the client-side of openai project which is build using NextJS, Typescript and TailwindCSS.

Features

  • Comming Soon

Getting Started

Prerequisites

  • NodeJS
  • NPM
  • Socket.io
  • NextJS
  • TailwindCSS
  • Typescript
  • Installation

    1. Clone the repository:

      git clone https://github.com/vinitparekh17/openai-client.git
    2. Install NPM packages:

      npm install
    3. Run the project:

      npm run dev
    4. Open the project in your browser:

      http://localhost:3000

    Usage

    License

    Distributed under the MIT License. See LICENSE for more information.

    Contact

    Twitter LinkedIn GitHub

    About

    A client side of openai project which is build by NextJS, Typescript, TailwindCSS.

    https://openai-client-three.vercel.app

    License:MIT License


    Languages

    Language:TypeScript 98.2%Language:CSS 1.3%Language:JavaScript 0.5%