|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "August 2025 Meetup" |
| 4 | +authors: |
| 5 | + - ramgopalsiddh |
| 6 | +description: "Python Meetup" |
| 7 | +categories: [ meetup, talks, AI ] |
| 8 | +image: "https://secure.meetupstatic.com/photos/event/8/f/d/a/highres_529776826.webp" |
| 9 | +featured: true |
| 10 | +--- |
| 11 | + |
| 12 | +The August BangPypers meetup was hosted at [McKesson Compile](https://www.linkedin.com/company/compile-inc/?originalSubdomain=in), where we had four talks: The Evolution of L5: Compile’s Spark-Based ETL Framework, Feedback in LLMs, DSPy – Stop Prompting, Start Programming LLMs, and Why t-strings are better than f-strings in Python. We also had an announcement about the upcoming MariaDB Hackathon. |
| 13 | + |
| 14 | +[Malavika Menon](https://www.linkedin.com/in/malavika-s-menon/) started the event with The Evolution of L5: Compile's Spark-Based ETL Framework, where she walked us through the design philosophy and performance improvements of L5, showing how the framework leverages Spark to streamline data pipelines more efficiently. |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +[Suhas Gupta](https://www.linkedin.com/in/suhas-gupta-16984046/) followed with Feedback in LLMs, explaining why feedback mechanisms are essential for improving LLM performance, reliability, and user alignment, and how these feedback loops can be practically implemented. |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +[Ankur Gupta](https://www.linkedin.com/in/ankurgupta1982/) then presented DSPy – Stop Prompting, Start Programming LLMs, introducing DSPy as a structured approach to treating LLMs like programmable modules—moving away from ad-hoc prompt tweaks toward modular, maintainable pipelines. |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +[Tushar Sadhwani](https://www.linkedin.com/in/tusharsadhwani/) delivered a lightning talk on Why t-strings are better than f-strings in Python, highlighting the new t-strings feature coming in Python 3.14 and how it improves string interpolation. |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +The meetup concluded with the [MariaDB Hackathon](https://mariadb-python.hackerearth.com/) announcement, introducing the upcoming community hackathon focused on MariaDB development and collaboration. |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +A big thank you to all our speakers — Malavika, Suhas, Ankur, and Tushar — as well as to our wonderful attendees and our venue partner [McKesson Compile](https://www.linkedin.com/company/compile-inc/?originalSubdomain=in) for making this meetup a success. Stay tuned for more events and knowledge sharing in the months to come! |
| 39 | + |
| 40 | + |
| 41 | +To stay updated with our future events and discussions: |
| 42 | +- Follow us on Twitter/X - [@__bangpypers__](https://twitter.com/__bangpypers__) |
| 43 | +- Join our Discord community: [Discord Invite](https://discord.gg/Tnhbqh33zd) |
| 44 | +- Follow our meetup schedules: [Meetup Page](https://www.meetup.com/BangPypers/) |
| 45 | +- Subscribe to our mailing list: [Mailing List](https://mail.python.org/mailman/listinfo/bangpypers) |
| 46 | +- Follow us on Linkedin - [@bangpypers](https://www.linkedin.com/company/bangpypers) |
0 commit comments