Skip to content

Commit f353afa

Browse files
Merge pull request #142 from oss-slu/siri-report
Upload the report of Siri's presentation
2 parents c7d80f0 + d8d4e42 commit f353afa

7 files changed

+42
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Open-Source AI in Code Generation Presentation
3+
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: open-source_AI_code_generation
5+
authors: [maryam]
6+
tags: [announcement, news]
7+
image: ./oss-atc-20240913/PXL_20240913_172142332.jpg
8+
hide_table_of_contents: false
9+
---
10+
11+
Siri presented the "Open-Source AI in Code Generation" workshop, guiding students with AI-driven tools. The event was a successful gathering of students and professors, held in a collaborative learning space.
12+
13+
<!--truncate-->
14+
15+
**What:** Open Source AI in Code Generation <br/>
16+
**Who:** Presented by [Siri Chandana Garimella](https://github.com/SiriChandanaGarimella), MS student in Artificial Intelligence<br/>
17+
**When:** Friday, Sep 13<br/>
18+
11:30-12:30 p.m. (1 hour)<br/>
19+
**Where:** [Pius Library, ATC](https://www.slu.edu/library/services/academic-technology-commons/index.php)<br/>
20+
**Resources:** [presentation of instructions](https://docs.google.com/presentation/d/10zDdGI71qkhKfagucK-92VGYCBT9Iqhod8OeckACn-U/edit?usp=sharing)
21+
22+
23+
![Siri introduces AI in Code Generation](./oss-atc-20240913/PXL_20240913_164208731.jpg)
24+
25+
26+
27+
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+
29+
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.
30+
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)
32+
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.
34+
35+
![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.13 MB
Loading
Loading
Loading
Loading

static/img/maryam_avatar.jpeg

15 KB
Loading

0 commit comments

Comments
 (0)