Skip to content

ibm-developer-skills-network/gzdrd-move-to-the-best-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adapting to Rapid Advances in LLMs - Guided Project

This repository contains starting point for a guided project.

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