Skip to content

Commit

Permalink
Upload the report of Siri's presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Moshrefi committed Oct 4, 2024
1 parent 5ea147e commit e94e703
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions blog/2024-09-13-oss-ai-siri-in-code-generation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Open-Source AI in Code Generation Presentation
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.
slug: blog_presentation_open-source_AI_code_generation
authors: [Maryam Moshrefizadeh]
tags: [announcement, news]
image: ./
hide_table_of_contents: false
---

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.

<!--truncate-->

**What:** Open Source AI in Code Generation <br/>
**Who:** Presented by [Siri Chandana Garimella](https://github.com/SiriChandanaGarimella), MS student in Artificial Intelligence<br/>
**When:** Friday, Sep 13<br/>
11:30-12:30 p.m. (1 hour)<br/>
**Where:** [Pius Library, ATC](https://www.slu.edu/library/services/academic-technology-commons/index.php)<br/>
**Resources:** [presentation of instructions](https://oss-slu.github.io/oss-ai-siri/)





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.


![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/)

0 comments on commit e94e703

Please sign in to comment.