Skip to content

Commit 73d0182

Browse files
committedFeb 27, 2025··
added 2025-02-20 session
1 parent aac02ba commit 73d0182

File tree

2 files changed

+76
-1
lines changed

2 files changed

+76
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can find details, recordings and resources for events below.
2525
(latest first)
2626
- **2025-Mar-06:** [Introducing GneissWeb - a state-of-the-art LLM pre-training dataset](events/2025-03-06__gneissweb.md)
2727
- **2025-Feb-27:** [Review of data preparation tools and Q&A](events/2025-02-27__data-prep-review.md)
28-
- **2025-Feb-20:** How to contribute to an open source project
28+
+ **2025-Feb-20:** [How to contribute to an open source project](events/2025-02-20__contributing-open-source.md)
2929
- **2025-Feb-13:** [Open source RAG pipeline using Data Prep Kit + Milvus + Granite](events/2025-02-13__RAG-dataprepkit-milvus-granite.md)
3030
- **2025-Feb-06:** [Data preparation using Data Prep Kit](events/2025-02-06__data-prep-kit.md)
3131
- **2025-Jan-30:** [Data processing using Docling](events/2025-01-30__docling.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
# Making Your First Commit To Open Source: A Casual Conversation (2025-Feb-20)
2+
3+
<!-- ## 🔗 [#](#) -->
4+
5+
<!-- <img src="../assets/qrcode_2025-02-27__data-prep-review.png" width="400px"> -->
6+
7+
## Event Details
8+
9+
[Event information](https://www.meetup.com/ibm-developer-sf-bay-area-meetup/events/306138286){:target="_blank" rel="noopener"}<br>
10+
🗓️: **Thursday Feb 20, 2025** <br>
11+
⏰: **9 am PST / 11 am CST / 12 pm EST / 5pm GMT**<br>
12+
Duration: **1 hour**
13+
14+
**[Event recording is available](https://www.youtube.com/watch?v=sQkxoic7sLI){:target="_blank" rel="noopener"}**
15+
16+
**[Check resources](#resources)** - code, presentation slides ..etc
17+
18+
**[Q & A section](#q--a)**
19+
20+
---
21+
22+
## Agenda
23+
24+
- Welcome
25+
- Quick intro about AI Alliance (3 min)
26+
- Presentation: Making Your First Commit To Open Source (40 mins)
27+
- Q&A (10 mins)
28+
- Wrap-up
29+
30+
## Session: Making Your First Commit To Open Source
31+
32+
### Description
33+
34+
This session will follow more of a Q&A format. More details to be shared soon! Learn about:
35+
36+
- Why choosing the project is important
37+
- Types of OSS communities
38+
- What project leads care about
39+
- Roadmap to getting involved with OSS projects
40+
- Live demo
41+
42+
43+
44+
**Session Type:**
45+
Open Q&A session
46+
47+
**Audience**:
48+
software developers
49+
50+
**Technical Level**:
51+
Beginner - Intermediate
52+
53+
**Prerequisites**:
54+
None
55+
56+
### Resources
57+
58+
59+
📺 **Presentation**: [coming soon](#){:target="_blank" rel="noopener"}
60+
61+
62+
💻 **Code**
63+
64+
https://github.com/The-AI-Alliance/gofannon
65+
66+
67+
## Speaker: Trevor Grant
68+
69+
Trevor Grant (IBM Research) is getting back into speaking after a hiatus from an otherwise prolific career that was put on pause during the pandemic. During his pause he became a father, published a book (Kubeflow for Machine Learning: From Lab to Production), had a second son, consulted for a while, went back to work for IBM Research, and became car free (this list is not ordered chronologically nor by significance). He has been putzing around generative AI since ~2017, and someday hopes to give a talk on his Star Trek Chat bots of 2018-2020. His primary open source interest at the moment is the qumat project of Apache Mahout and the gofannon project of the AI Alliance.
70+
71+
---
72+
73+
## Q & A
74+
75+
Please review the session recording

0 commit comments

Comments
 (0)
Please sign in to comment.