Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 359 Bytes

File metadata and controls

19 lines (12 loc) · 359 Bytes

L6Summarizer

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.1. Bun is a fast all-in-one JavaScript runtime.

About this project:

L6Summarizer implements a product review summarizer described by Mosh Hamedani in his AI-Powered Apps course.