-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add summary for #293 #353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Ayushmore1214
wants to merge
1
commit into
OurTechCommunity:main
Choose a base branch
from
Ayushmore1214:add-summary-293
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+33
−0
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ==== Attendees | ||
|
|
||
| . Alpesh | ||
| . Ayush More | ||
| . Bhavesh | ||
| . Janvi | ||
| . Siddhesh | ||
| . Urmil (Gamiltron) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| catchup_config_noimage=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,24 @@ | ||||||
| Date: 27-06-2026 | ||||||
|
|
||||||
| Duration: 1 hr 48 mins | ||||||
|
|
||||||
| ==== Topics Discussed | ||||||
|
|
||||||
| * Janvi showcased a vibe-coded agent designed to help newcomers navigate production systems. | ||||||
|
ankushhKapoor marked this conversation as resolved.
|
||||||
| ** She utilized link:https://www.langchain.com/[LangChain^], a link:https://www.trychroma.com/[Chroma^] vector database, and RAG to simplify the onboarding process and make complex codebases more understandable without needing to read the whole codebase. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Please remove all trailing |
||||||
| * Bhavesh shared his learning journey and a hilarious new side project. | ||||||
| ** For learning AI fundamentals, he highly recommended checking out courses on Udemy, as well as Stanford and Harvard-based learning materials. | ||||||
| ** He also demoed a joke side project: a to-do list for a to-do app, complete with a purposely frustrating ragebait login page. | ||||||
| * Urmil (Gamiltron) discussed his backend learning journey. | ||||||
| ** He shared a sign-in/sign-out system he built for a to-do app as a learning project. | ||||||
| ** He asked the group for advice on whether his first major project should be complex and hardcoded or something smaller, which sparked a great group discussion on learning paths, effort, and career progression. | ||||||
| * Alpesh shared his recent experiences from Draper Startup House in Bangalore. | ||||||
| ** He highlighted his key learnings and the interesting founders he networked with during his stay. | ||||||
| * Siddhesh discussed his ongoing project of building a custom Python interpreter. | ||||||
| ** He shared and referenced specific books related to interpreter design and mechanics in Python. | ||||||
| * Ayush gave an overview of his work at link:https://sherlocks.ai[Sherlocks.ai^]. | ||||||
| ** He explained his role and answered questions from the group about whether the Sherlocks platform autonomously resolves incidents. | ||||||
| * The group had a deep discussion around open-source ecosystems. | ||||||
| ** They shared actionable tips on how to step up as a maintainer, efficiently manage projects, and make high-impact contributions. | ||||||
| * The conversation then shifted to advanced AI development and tooling. | ||||||
| ** The discussion covered the use of `agents.md`, context layers in mapping, and leveraging specific link:https://claude.ai/[Claude^] skills for building better agents. | ||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.