Skip to content

Commit 00b913b

Browse files
indiVar0508anistark
authored andcommitted
chore: add april meetup blog
1 parent add84c2 commit 00b913b

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

_posts/2025-03-15-Mar-meetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
description: "Build with AI"
77
categories: [ meetup, talks ]
88
image: "https://secure.meetupstatic.com/photos/event/a/7/2/8/highres_526782792.webp"
9-
featured: true
9+
featured: false
1010
---
1111

1212
The March BangPypers meetup, in collaboration with Google for Developers, provided valuable hands-on learning in the field of AI. Participants engaged in a workshop to develop a YouTube summarizer using Google Cloud and the google-genai library. The event also featured an insightful session on multi-modal models, offering practical knowledge and theoretical understanding.

_posts/2025-04-19-april-meetup.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: post
3+
title: "April 2025 Meetup"
4+
authors:
5+
- indivar
6+
description: "Python Meetup"
7+
categories: [ meetup, talks ]
8+
image: "https://secure.meetupstatic.com/photos/event/d/3/9/f/highres_527454175.webp"
9+
featured: true
10+
---
11+
12+
The April BangPypers event, held at the vibrant UrbanPiper office, offered a captivating spectrum of knowledge for attendees. The talks covered everything from the KAG for LLMs to the flexible approach of polyglot programming, and provided a comprehensive overview of building and deploying applications with Flask.
13+
14+
[Jagan RS](https://www.linkedin.com/in/jagan-ps-130908186/) took the stage to share his expertise on leveraging KAG to significantly enhance the contextual understanding of Large Language Models (LLMs). His insights provided practical approaches to feeding LLMs with richer information, promising more accurate and relevant outputs in various applications..
15+
16+
![Leveraging LLMs for Knowledge-Augmented Generation](https://secure.meetupstatic.com/photos/event/d/3/9/1/highres_527454161.webp "Leveraging LLMs for Knowledge-Augmented Generation")
17+
18+
Next up, [Ajay Nadathur](https://x.com/ajaykumarns) offered attendees a valuable, bird's-eye perspective on the entire lifecycle of a Flask application. His presentation illuminated the path to building a complete end-to-end (E2E) solution and provided actionable strategies for productizing it effectively. He highlighted how leveraging the wealth of community-developed libraries and tools can streamline this process.
19+
20+
![Developing full stack applications using Flask + Friends](https://secure.meetupstatic.com/photos/event/d/3/9/7/highres_527454167.webp "Developing full stack applications using Flask + Friends")
21+
22+
[Tushar Sadhwani](https://x.com/tusharisanerd) concluded the event with an intriguing dive into polyglot programming. He showcased the power of writing scripts that could seamlessly run on both Python and Node.js, opening up interesting possibilities for developers. However, his talk also carried a crucial message, shedding light on how these very capabilities could be leveraged by malicious individuals, urging the audience to be mindful of potential risks.
23+
24+
![Polyglot programming: Code that can run in multiple languages all the same](https://secure.meetupstatic.com/photos/event/d/3/9/8/highres_527454168.webp "Polyglot programming: Code that can run in multiple languages all the same")
25+
26+
To stay updated with our future events and discussions:
27+
- Follow us on Twitter/X - [@__bangpypers__](https://twitter.com/__bangpypers__)
28+
- Join our Discord community: [Discord Invite](https://discord.gg/Tnhbqh33zd)
29+
- Follow our meetup schedules: [Meetup Page](https://www.meetup.com/BangPypers/)
30+
- Subscribe to our mailing list: [Mailing List](https://mail.python.org/mailman/listinfo/bangpypers)
31+
- Follow us on Linkedin - [@bangpypers](https://www.linkedin.com/company/bangpypers)

0 commit comments

Comments
 (0)