Skip to content

Commit f79a63c

Browse files
authored
docs: add tentative bi-weekly community meetings schedule (#198)
* Add bi-weekly community meetings schedule - Add Community Meetings section to README - Schedule meetings on first and third Tuesday of each month - First Tuesday: 9-10 AM EST (US EST + Asia Pacific) - Third Tuesday: 1-2 PM EST (US EST + California) - Include Zoom link for easy access Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> * Update community meetings with separate Zoom links and calendar invites - Add separate Zoom links for first and third Tuesday meetings - Include Google Calendar invites for both meeting times - First Tuesday: 9:00-10:00 AM EST with Zoom link and calendar invite - Third Tuesday: 1:00-2:00 PM EST with Zoom link and calendar invite - Fix trailing whitespace in README.md Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> --------- Signed-off-by: Chen Wang <Chen.Wang1@ibm.com>
1 parent f7fdc05 commit f79a63c

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The screenshot below shows the LLM Router dashboard in Grafana.
3434

3535
![LLM Router Dashboard](./website/static/img/grafana_screenshot.png)
3636

37-
The router is implemented in two ways:
37+
The router is implemented in two ways:
3838

3939
- Golang (with Rust FFI based on the [candle](https://github.com/huggingface/candle) rust ML framework)
4040
- Python
@@ -139,6 +139,19 @@ The documentation includes:
139139

140140
For questions, feedback, or to contribute, please join `#semantic-router` channel in vLLM Slack.
141141

142+
### Community Meetings 📅
143+
144+
We host bi-weekly community meetings to sync up with contributors across different time zones:
145+
146+
- **First Tuesday of the month**: 9:00-10:00 AM EST (accommodates US EST and Asia Pacific contributors)
147+
- **Zoom Link**: [https://nyu.zoom.us/j/95065349917](https://nyu.zoom.us/j/95065349917)
148+
- **Calendar Invite**: [https://calendar.app.google/EeP6xDgCpxte6d1eA](https://calendar.app.google/EeP6xDgCpxte6d1eA)
149+
- **Third Tuesday of the month**: 1:00-2:00 PM EST (accommodates US EST and California contributors)
150+
- **Zoom Link**: [https://nyu.zoom.us/j/98861585086](https://nyu.zoom.us/j/98861585086)
151+
- **Calendar Invite**: [https://calendar.app.google/oYsmt1Pu46o4gFuP8](https://calendar.app.google/oYsmt1Pu46o4gFuP8)
152+
153+
Join us to discuss the latest developments, share ideas, and collaborate on the project!
154+
142155
## Citation
143156

144157
If you find Semantic Router helpful in your research or projects, please consider citing it:

0 commit comments

Comments
 (0)