Skip to content

ibm-developer-skills-network/pqrkh-adapting_to_rapid_advances_in_llms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adapting to Rapid Advances in LLMs - Guided Project

This repository contains starting point for a guided project.

There are two folders containing:

  1. guided-project-from-scratch which allows for the setup and configuration of promptfoo
  2. guided-project-completed-setup with the finished setup

To start, clone the repository and go the project folder guided-project-from-scratch.

Run npm install

To build, type npm run build

To view the application, type npm run serve