Skip to content

Commit 1a5788c

Browse files
committed
Add chapter-leads meeting pages and update nav
1 parent 196597e commit 1a5788c

4 files changed

Lines changed: 88 additions & 6 deletions

File tree

.vitepress/config.mjs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ export default defineConfig({
4141
]
4242
},
4343
{ text: 'Discord', link: '/discord' },
44-
{ text: 'MeetUp', link: '/meetup' },
45-
{ text: 'StreamYard', link: '/streamyard' },
44+
{ text: 'MeetUp', link: '/meetup' },
4645
{ text: 'Digital Badges', link: '/badges' },
4746
{ text: 'Canva Pro', link: '/canva' },
4847
]
4948
},
5049
{
51-
text: 'Chapter Lead Meetings',
50+
text: 'Chapter Leads Meetings', link: '/chapter-leads-meeting/',
5251
collapsed: true,
5352
items: [
53+
{ text: 'January 2026', link: '/chapter-leads-meeting/january-2026' },
5454
{ text: 'December 2025', link: '/chapter-leads-meeting/december-2025' },
5555
{ text: 'November 2025', link: '/chapter-leads-meeting/november-2025' },
5656
]

chapter-leads-meeting/december-2025.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ First up, a quick reminder for all our new and existing chapter leads regarding
1919

2020
- **[Azure Credits:](/azure.md)** Available for your workshops.
2121

22-
- **[Streamyard Pro:](/streamyard.md)** Access included for hosting virtual events.
23-
2422
- **[Meetup Pro:](/meetup.md)** Available on a case-by-case basis for active communities.
2523

26-
## 2. The Big Announcement: Agent Camp 2026!
24+
## 2. The Big Announcement: AgentCamp 2026!
2725
The biggest news of the month is the launch of our first major initiative for 2026. We are rebranding the classic "Global AI Bootcamp" to Agent Camp!
2826

2927
- **When:** Running from February 1st to June 1st, 2026.

chapter-leads-meeting/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# Chapter Leads Meetings
6+
7+
Welcome to the Chapter Leads Meeting hub! This page provides access to all our monthly meeting recordings and notes. These meetings keep our chapter leads informed about new initiatives, community updates, resources, and best practices.
8+
9+
## Meeting Recordings
10+
11+
### 2026
12+
13+
- **[January 2026](january-2026.md)** - AgentCamp Launch, Discord Migration, New Resources
14+
15+
### 2025
16+
17+
- **[December 2025](december-2025.md)** - Introducing AgentCamp, Chapter Lead Benefits, 2026 Preview
18+
- **[November 2025](november-2025.md)** - Canva Pro, Discord, and More!
19+
20+
---
21+
22+
Join our [Discord community](https://gaic.io/discord) to stay updated on meeting schedules and community announcements.
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# January 2026
6+
7+
**Global AI Community: January 2026 Update & New Resources**
8+
9+
Happy New Year, Global AI Community! We kicked off 2026 with our first Chapter Leads meeting of the year. It was a packed session focused on streamlining our processes, moving to new platforms, and gearing up for AgentCamp.
10+
11+
If you missed the live discussion, you can watch the full recording, or check out the summary below.
12+
13+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Qoe4gSNWpM8?si=avs79GkLWcHTGksm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
14+
15+
## 1. AgentCamp is Here!
16+
The **AgentCamp** season officially runs from **February 1st to June 1st, 2026**.
17+
18+
- **Status:** We already have over 40 events registered across 27 countries!
19+
20+
- **First Success:** A huge shoutout to Paulo and the team in Silao, Mexico, for hosting an incredible inaugural AgentCamp.
21+
22+
- **New Content:** We have released two brand-new workshops created by Savvy to help you run your events:
23+
- [Building AI Chat Agents with LangChain, Chainlit, and GitHub Models.](/agentcamp/content.md)
24+
- [Microsoft Agent Framework with Chainlit.](/agentcamp/content.md)
25+
26+
Both come with step-by-step guides and GitHub repositories.
27+
28+
> 💡 **Reminder:** You do not need to be a chapter lead to organize an Agent Camp. Anyone with a Global AI account can host an in-person, virtual, or hybrid event.
29+
30+
## 2. The Move to Discord
31+
**Action Required:** We are officially moving our community chat from Slack to **[Discord](https://gaic.io/discord)**.
32+
33+
- **Deadline:** Slack will remain active only until **February 28th**.
34+
35+
- **Join Now:** We already have over 300 members on the new server. You can join using your personal or Global AI email.
36+
37+
- This is where all future announcements, contest details, and community engagement will happen.
38+
39+
## 3. Updates to Documentation & Benefits
40+
Based on your feedback over the holidays, we have updated our docs with clearer guides and video tutorials.
41+
42+
- **Azure Credits:** We’ve added step-by-step videos for both organizers (how to request credits) and attendees (how to claim them). [Read more](/azure.md).
43+
44+
Note: Please request credits at least 7 days before your event.
45+
46+
- **Canva Pro :** [New documentation](/canva.md) is available detailing how to access Canva Pro licenses. Due to limited availability, these are reserved for active chapter leads who regularly organize events and share on social media.
47+
48+
- **Meetup Sponsorship:** We have clarified the eligibility criteria for keeping your Meetup Pro sponsorship. To maintain sponsorship, groups should organize at least one in-person event every 3 months and stay active in the community (now on Discord). [Read more](/meetup.md).
49+
50+
## 4. Meeting Archives
51+
Missed a previous update? We have created a dedicated section on the docs site for "[Chapter Leads Meetings](index.md)."
52+
53+
---
54+
55+
**Important Links**
56+
- Main Docs: [docs.globalai.community](https://docs.globalai.community)
57+
58+
- AgentCamp Info: [docs.globalai.community/agent-camp](/agentcamp/index.md)
59+
60+
- Discord & Support: Reach out via the new [Discord server](https://gaic.io/discord) or email [support@globalai.community](mailto:support@globalai.community).
61+
62+
Let's make 2026 a fantastic year of learning and building together! Don't forget to register your AgentCamp events and join the conversation on Discord.

0 commit comments

Comments
 (0)