Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme #244

Merged
merged 2 commits into from
Apr 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@ No matter which path you choose, we're thrilled to be a part of your coding adve
- Play around with the frontend to customize your App and to understand the basic underlying concept of Azure
- Use Azure Functions to automate your tasks
- Use storages and databases to store images and data
- Use Github Copilot to make changes to the codesource

All these Azure Services are used behind the scenes and can be consumed by our application aka personal App.

### Day 2
- Make your existing personal app smart with pre-trained machine learning models. For this we will focus on our managed services like Azure Cognitive Services: Computer Vision API and Speech API.
- Connect your application with the services. This shows the entire lifecycle and brings together best of both worlds.
- Add a chat bot to the application using Azure OpenAI.
- Trainers will suggest a long list of online courses to get started and to get a deeper dive into the technologies.

Furthermore, all Everyone Can Code graduates are invited to join our [AI Developer College](https://github.com/azuredevcollege/aidevcollege) or
Expand All @@ -57,9 +59,10 @@ Here's the overview of the training week. Happy hacking!
- [Day 1 - GitHub - Create new dreams](instructions/day1/GitHub/README.md)
- [Day 1 - Make the first changes](instructions/day1/ApplicationPart1/README.md)
- [Day 1 - Application on our Phone ](instructions/day1/ApplicationPart2/README.md)
- [Day 1 - Make changes with Github Copilot](instructions/day1/ApplicationPart3/README.md)
- [Day 2 - Make our application recognizer objects in images](instructions/day2/Vision/README.md)
- [Day 2 - Make our application understand speech](instructions/day2/Speech/README.md)

- [Day 2 - Power up our application with a chat bot](instructions/day2/Chat/README.md)
## Goal of the Everyone can Code Program for women in the ENTIRE ECOSYSTEM over Generations

The goal is to show all women of any generation, that anything is possible also in the area of tech and to light the fire for coding. We aim to connect all generations of women whether they are pupils, university students or professionals already performing in jobs. Furthermore, we aim to connect those generations which haven't gotten in touch with tech yet since we noticed that there is a huge gap between these communities. We believe there aren't enough female tech heroes yet.
Expand Down
Loading