Skip to content

OpenPecha/monlam-chatbot

Repository files navigation

markdown

React + TypeScript + Vite

This project provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js (>= 14.x) and npm (>= 6.x) installed.
  • A terminal or command line interface available.

Getting Started

Follow these steps to get the project up and running locally.

1. Clone the repository

git clone https://github.com/OpenPecha/monlam-chatbot.git
cd monlam-chatbot

2. Set up environment variables

Create a .env file in the root folder with the following content:

VITE_chatgpt_api=your_chatgpt_api_key VITE_monlam_access_key=your_monlam_access_key

3. Install dependencies

npm install

4. Start the development server

npm run dev

You can now view your application in the browser.

Enjoy the app!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages