Git Product home page Git Product logo

hai's Introduction

HAI- AI Chat

Open AI chat bot - Vercel Deployable

Dependencies

This project requires the following dependencies:

  • openai: The official OpenAI API client for JavaScript. Used to interact with the OpenAI API.
  • dotenv: Used to load environment variables from a .env.local file. Necessary for securely handling the OpenAI API key.
  • next: The core package for a Next.js application. Necessary for running the application.
  • ai: Provides the OpenAIStream and StreamingTextResponse functions. (Please verify the package name and its purpose)
  • shadcn: shadcn is a collection of beautifully designed, accessible, and customizable React components that you can use to build modern web applications with Next. js. With Shadcn, you can quickly and easily create user interfaces that are both stylish and functional

Setup and Installation

To install these dependencies, run the following command in your terminal:

npm install openai dotenv next ai
npx shadcn-ui@latest init
npx shadcn-ui@latest add button
npx shadcn-ui@latest add input

export OPENAI_API_KEY='Your open ai key' echo "export OPENAI_API_KEY='Your open ai key0'" >> ~/.zshrc (If you use zshrc for your profile)

npm run dev

Contributing Contributions are always welcome! Please read the contribution guidelines first.

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

Contact Arvin Teymouri - [email protected]


hai's People

Contributors

arvinxo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.