Skip to content

AvionShea/Lotus-AI-App--OFFLINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lotus - Friendly AI Coding Partner

Coding partner powered by OpenAI's API.

Table of contents

Built with

  • HTML
  • CSS
  • React.js
  • Vite

Getting Started

Installation

Install the project dependencies using npm in the client folder:

npm install

Set Up Environment Variables

Create a new file named .env in the root of the project and add the following content:

OPENAI_API_KEY = "API STRING"

Replace the placeholder values with your actual OpenAI API string. You can obtain these credentials by signing up on the OpenAI website.

Available Scripts

In the project client folder, you can run:

npm run dev

Open http://localhost:5173/ to view it in your browser.

Ctrl + C

Ends server

Links

Tutorial: ChatGPT AI App

YouTube Channel: JavaScript Mastery

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors