Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 340 Bytes

File metadata and controls

20 lines (12 loc) · 340 Bytes

L2ChatBot

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:

L2ChatBot implements the chatbot described by Mosh Hamedani in his AI-Powered Apps course.