|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "January 2026 Meetup" |
| 4 | +authors: |
| 5 | + - ramgopalsiddh |
| 6 | +description: "Python Meetup" |
| 7 | +categories: [ meetup, talks, AI, GIL ] |
| 8 | +image: "https://secure.meetupstatic.com/photos/event/6/c/7/a/highres_532287770.webp" |
| 9 | +featured: true |
| 10 | +--- |
| 11 | + |
| 12 | +The January BangPypers meetup was a fantastic start to the new year, hosted at [Cloudsek](https://www.linkedin.com/company/cloudsek/?originalSubdomain=in), where we had three insightful sessions covering Recursive Language Models, Causal Reasoning Engines, and a deep dive into Python's GIL. |
| 13 | + |
| 14 | +[Jayita Bhattacharyya](https://www.linkedin.com/in/jayita-bhattacharyya/) started the proceedings with her talk on *Recursive Language Models*. She explored how these models build upon themselves to achieve more complex reasoning and generation, showcasing their potential to tackle problems that are difficult for standard models. |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +[Soumya Ranjan Das](https://www.linkedin.com/in/soumya-ranjan-das99/) presented the *Causal Reasoning Engine*. He introduced a framework for building systems that can understand cause and effect, moving beyond correlation to true causal inference. Soumya demonstrated how this is a critical step towards more robust and explainable AI. |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +[Viraj Sharma](https://sharmaviraj.com/) then took the stage to unravel the mysteries of the Global Interpreter Lock in his talk, *Unlocking Python’s GIL: Myth, Magic & Multicore*. He demystified the GIL, explained its impact on concurrent programming in Python, and explored modern techniques to work around it for true multicore parallelism. |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +We also had two engaging lightning talks: |
| 27 | + |
| 28 | +[Abhishek Prasad](https://www.linkedin.com/in/compro-prasad/) gave a lightning talk about [*Datastart*](https://data-star.dev/), a platform designed to empower and connect data enthusiasts with valuable resources and insights. |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +[Archit Gupta](https://www.linkedin.com/in/i-archit-gupta/) presented a lightning talk on *Cyber Security Basics*, providing essential insights and practical tips for securing digital assets and understanding common threats. |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +## Community Announcements |
| 37 | + |
| 38 | +Looking ahead, we’re excited to collaborate with [SciPy India](https://www.linkedin.com/company/scipyindia/) for our [**SciPy India x Bangpyers Feb Meetup**](https://www.meetup.com/bangpypers/events/311155506/?eventOrigin=group_upcoming_events). |
| 39 | + |
| 40 | +We are community partners for two upcoming events: **[PyConf Hyd 2026](https://2026.pyconfhyd.org/)** happening on March 14-15, and the **[CloudxAI Conference](https://cloudconf.ai/)** on March 14. |
| 41 | + |
| 42 | +A big thank you to all our speakers — **Jayita, Soumya, Viraj, Abhishek, and Archit** — as well as to our wonderful attendees and our venue partner [Cloudsek](https://www.linkedin.com/company/cloudsek/?originalSubdomain=in) for making this meetup a success. Stay tuned for more events and knowledge sharing in the months to come! |
| 43 | + |
| 44 | +To stay updated with our future events and discussions: |
| 45 | +- Follow us on Twitter/X - [@__bangpypers__](https://twitter.com/__bangpypers__) |
| 46 | +- Join our Discord community: [Discord Invite](https://discord.gg/Tnhbqh33zd) |
| 47 | +- Follow our meetup schedules: [Meetup Page](https://www.meetup.com/BangPypers/) |
| 48 | +- Subscribe to our mailing list: [Mailing List](https://mail.python.org/mailman/listinfo/bangpypers) |
| 49 | +- Follow us on Linkedin - [@bangpypers](https://www.linkedin.com/company/bangpypers) |
0 commit comments