Skip to content

Commit

Permalink
Added photos :D
Browse files Browse the repository at this point in the history
  • Loading branch information
Moshrefi committed Oct 6, 2024
1 parent 0c51d65 commit 76c7fb5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blog/2024-09-13-oss-ai-siri-in-code-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ Siri presented the "Open-Source AI in Code Generation" workshop, guiding student
**Resources:** [presentation of instructions](https://oss-slu.github.io/oss-ai-siri/)


![Siri introduces AI in Code Generation](./oss-atc-20240913/PXL_20240913_164208731.jpg)



The presentation began with an introduction to AI and machine learning concepts. It then talked about AI tools that help write code, focusing on popular tools like Microsoft’s IntelliCode and GitHub Copilot. There were also demonstrations of free, open-source alternatives.
The open-source section clarified the essential freedoms required for AI systems to be considered open-source: the right to study, use, modify, and share the system, with access to its data, code, and weights. The presenter highlighted the AI Alliance’s role in advancing responsible open-source AI practices.
The hands-on activity "SPOT the bug!" was a key part of the workshop, challenging attendees to find errors in the code on their own and with the help of AI tools. This demonstrated how AI can speed up problem-solving and help developers quickly catch their mistakes, especially as technology grows.
The discussion also covered the practical benefits of AI in code generation, such as increased productivity and reduced repetitive tasks, along with potential pitfalls, especially in an educational setting. The workshop concluded with a thoughtful look at the ethical concerns and future trends in AI, followed by an interactive Q&A.
The hands-on activity "SPOT the bug!" was a key part of the workshop, challenging attendees to find errors in the code on their own and with the help of AI tools. This demonstrated how AI can speed up problem-solving and help developers quickly catch their mistakes, especially as technology grows. ![Students are trying to find the error without using AI](./oss-atc-20240913/PXL_20240913_164300070.MP.jpg)
The discussion also covered the practical benefits of AI in code generation, such as increased productivity and reduced repetitive tasks, along with potential risks, especially in an educational setting. The workshop concluded with a thoughtful look at the ethical concerns and future trends in AI, followed by an interactive Q&A.


![Siri introduces AI in Code Generation](./oss-ai-codegeneration-siri-20240913/)
![Students are trying to find the error without using AI](./oss-ai-codegeneration-siri-20240913/)
![Students all around the table](./oss-ai-codegeneration-siri-20240913/)

![Students all around the table](./oss-atc-20240913/PXL_20240913_164142204.jpg)

0 comments on commit 76c7fb5

Please sign in to comment.