Skip to content

Commit d8d4e42

Browse files
committed
add Maryam to authors; made final edits;
1 parent bff9b1c commit d8d4e42

7 files changed

+13
-6
lines changed

blog/2024-09-13-oss-ai-siri-in-code-generation.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Open-Source AI in Code Generation Presentation
33
description: The "Open-Source AI in Code Generation" workshop provided a comprehensive introduction to AI's role in programming, focusing on both proprietary and open-source tools.
4-
slug: blog_presentation_open-source_AI_code_generation
5-
authors: [Maryam Moshrefizadeh]
4+
slug: open-source_AI_code_generation
5+
authors: [maryam]
66
tags: [announcement, news]
7-
image: ./
7+
image: ./oss-atc-20240913/PXL_20240913_172142332.jpg
88
hide_table_of_contents: false
99
---
1010

@@ -25,10 +25,11 @@ Siri presented the "Open-Source AI in Code Generation" workshop, guiding student
2525

2626

2727
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.
28+
2829
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.
29-
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)
30-
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.
3130

31+
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)
3232

33+
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.
3334

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

blog/authors.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,10 @@ Yash Kamal Bhatia:
3232
name: Yash Kamal Bhatia
3333
title: Graduate research assistant at Open Source with SLU
3434
url: https://github.com/yashb196
35-
image_url: /img/yash_avatar1.jpg
35+
image_url: /img/yash_avatar1.jpg
36+
37+
maryam:
38+
name: Maryam Moshrefi
39+
title: Graduate research assistant at Saint Louis University
40+
url: https://github.com/Moshrefi
41+
image_url: /img/maryam_avatar.jpeg
-1.24 MB
Binary file not shown.
-1.19 MB
Binary file not shown.
-635 KB
Binary file not shown.
Binary file not shown.

static/img/maryam_avatar.jpeg

15 KB
Loading

0 commit comments

Comments
 (0)