/Laplace-Project

Project to introduce you the Browser API for Voice Recnogition and OpenAI integration

Primary LanguageTypeScriptMIT LicenseMIT

Laplace Project

This project is a example of a integration with OpenAI API to dynamic HTML content using voice recognition API natively of Browser.

OpenAI

OpenAI has trained cutting-edge language models that are very good at understanding and generating text. Our API provides access to these models and can be used to solve virtually any task that involves processing language.

You can generate you API KEY on: https://platform.openai.com/account/api-keys

Environments

It should create a .env file with bellow api keys

Environment Description
VITE_OPENAI_API_KEY API Key of OPEN AI

Pre-requisites

  • Node
  • Yarn or NPM

How to run?

  1. Install dependencies
yarn

or

npm install
  1. Running the project
yarn dev

or

npm run dev

About Project

It will be using some tools:

  • Vite: frontend tooling
  • Tailwind: styling
  • OpenAI: AI to generate locations