Skip to content

Commit

Permalink
dec meetup blog
Browse files Browse the repository at this point in the history
  • Loading branch information
anistark committed Dec 21, 2023
1 parent b6bbd4f commit eff6ef2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-11-25-nov-meetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors:
description: "Nov Meetup at Cyware"
categories: [ meetup, talks]
image: "https://secure.meetupstatic.com/photos/event/9/c/0/highres_517622496.webp"
featured: true
featured: false
---
After an awesome [PyCon India in Sept-Oct in Hyderabad](https://in.pycon.org/2023/), we organised the next edition of the meetup on the 25th of November at Cyware, HSR Bangalore. About 30 people turned up to the [event](https://www.meetup.com/bangpypers/events/296815122/).

Expand Down
39 changes: 39 additions & 0 deletions _posts/2023-12-16-dec-meetup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: post
title: "Dec 2023 Meetup"
authors:
- anistark
description: "Dec Meetup at Gojek"
categories: [ meetup, talks]
image: "https://secure.meetupstatic.com/photos/event/3/e/0/3/highres_518055875.webp"
featured: true
---

We had our final meetup of 2023 at Gojek, Indiranagar Bangalore. About 25 people turned up to the [event](https://www.meetup.com/bangpypers/events/297574806).

Rahul Pydimukkala started out the first talk on ['Stream processing in Python'](https://github.com/bangpypers/meetup-talks/issues/18). An extensive introduction to reactive streams and how we can process asynchronous streams of data/events in Python using Reactive Extensions library.

Some more learning resources:
- [ReactiveX](https://reactivex.io/)

We took a short tea and filter coffee break and returned to the second talk by [Sasidhar Donaparthi](https://twitter.com/sdonapar) on 'Vector Databases and Open Source Vector DB Milvus'.

![Vector Databases and Open Source Vector DB Milvus](https://secure.meetupstatic.com/photos/event/3/e/0/4/highres_518055876.webp "Vector Databases and Open Source Vector DB Milvus")

Our third talk continued with [Kumar Abhijeet](https://twitter.com/kumar_abhijeet3) talking on ['How Patroni solved database reliability at Gojek'](https://github.com/bangpypers/meetup-talks/issues/19). This one needs another bigger session to go down in depths.

![How Patroni solved database reliability at Gojek](https://secure.meetupstatic.com/photos/event/3/e/0/5/highres_518055877.webp "How Patroni solved database reliability at Gojek")

Our final talk of the day was presented by [Abhiram R](https://twitter.com/abhicantdraw) on Flowise and LLMs.

![Flowise](https://secure.meetupstatic.com/photos/event/3/e/0/6/highres_518055878.webp "Flowise")

Fortunately, Gojek was kind enough to record the talks, so we can make them available on ou YouTube:

[![BangPypers Decemeber 2024 Meetup](https://img.youtube.com/vi/F0U3ZJcKfpE/0.jpg)](https://www.youtube.com/watch?v=F0U3ZJcKfpE)

To not miss out on more such sessions don't forget to follow us here:
- On Twitter/X - [@__bangpypers__](https://x.com/__bangpypers__).
- On our very active Discord server using this [invite](https://discord.com/invite/5hanJnWf9m).
- Follow our meetup schedules on Meetup [here](https://www.meetup.com/BangPypers/).
- Do join our mailing list [here](https://mail.python.org/mailman/listinfo/bangpypers).

0 comments on commit eff6ef2

Please sign in to comment.