Skip to content

smartSenseSolutions/llm-testing-application

Repository files navigation

Getting Started

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:

bash http://localhost:3000

To Update Base URL in Environment File, follow these steps

  • Go to environment file at:

bash .env.locals

  • locate the VITE_BASE_API variable and update its value with your specific base URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published