final commit

This commit is contained in:
chris
2025-08-28 14:11:59 +00:00
parent 4bc1fb5314
commit 9ec9309f73
3 changed files with 12 additions and 0 deletions

View File

@@ -362,3 +362,15 @@ Change also the CSS and text to your liking, so do changes in *index.html* and *
Great, you've learned from scratch how to create a personal assistant using AI. We've done so using GitHub Models, a backend in Python and a frontend in HTML, CSS and JavaScript
## Set up with Codespaces
- Navigate to: [Web Dev For Beginners repo](https://github.com/microsoft/Web-Dev-For-Beginners)
- Create from a template (make sure you're logged in to GitHub) in top-right corner:
![Create from template](./assets/template.png)
- Once in your repo, create a Codespace:
![Create codespace](./assets/codespace.png)
This should start an environment you can now work with.

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB