Skip to content

Making Angular Apps Smarter with Generative AI: Local and Offline-capable (Hands-on)

Notifications You must be signed in to change notification settings

thinktecture/ijs-muc-2024-genai

Repository files navigation

Making Angular Apps Smarter with Generative AI: Local and Offline-capable (Hands-on)

International JavaScript Conference Munich 2024, November 15, 2024, 09:00–16:30

Trainer: Christian Liebel (@christianliebel)


Generative AI is on everyone's lips: Adobe Photoshop allows objects in images to be exchanged by simply entering a prompt, and Microsoft Copilot has come to Office and Windows. With WebLLM and WebSD, we can now bring Generative AI to your Angular app: locally and offline-capable. We generate images from text input and add a chatbot to a to-do application. If you want to code along, please bring a powerful device with Windows or macOS, a current version of Chrome, Node.js, an editor of your choice, and at least 20 GB of free hard disk space. Ideally, this should be your private device, as group policies or company proxies tend to throw a spanner in the works.

Installationsanweisungen

If you want to code along, please bring a powerful device with Windows or macOS, a current version of Chrome, Node.js, an editor of your choice, and at least 20 GB of free hard disk space. Ideally, this should be your private device, as group policies or company proxies tend to throw a spanner in the works.

After cloning this repository, please run the following commands on your command line:

cd ijs-muc-2024-genai
npm i
npm start

About

Making Angular Apps Smarter with Generative AI: Local and Offline-capable (Hands-on)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published