To run the LLM Testing Application, follow these steps:
-
Make sure you have Node.js version 18.12.0 installed.
-
Clone the Repository:
bash git clone https://github.com/smartSenseSolutions/llm-testing-application.git
- Navigate to the project's working directory:
bash cd llm-testing-application/
- Install the required dependencies:
bash yarn
- Start the development server:
bash yarn start
- Open your web browser and go to:
- Go to environment file at:
bash .env.locals
- locate the VITE_BASE_API variable and update its value with your specific base URL.