Pager 1+ Pager 2- Abhinav Chaudhary#542
Open
abhichaudhary256-sudo wants to merge 14 commits into
Open
Conversation
Added a PDF containing three one-page writeups on Agentic AI Ecosystem, Taxonomy, and Ontology, focusing on practical insights and student-friendly language.
…cosystem/prompt.pdf
…Body Reflection/.gitignore
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Submission Level
Pager-1 & Pager-2
What I Did
Pager-1
In Pager-1, I explored the overall Agentic AI ecosystem and how AI systems are moving from simple prompt-based interactions to more autonomous agents capable of reasoning, memory handling, tool usage, and workflow execution.
I went through frameworks like LangChain, LangGraph, CrewAI, AutoGen, OpenClaw, NemoClaw, and ZeroClaw, along with their practical use cases, strengths, and limitations.
The pager also covers concepts like orchestration, multi-agent systems, taxonomy, and ontology, and how they connect to modern AI workflows and automation systems.
Pager-2
Pager-2 is based on my reading and reflection on the paper “The Sovereign Body: Personal Digital Twins as Boundary-Spanning Objects Across the WHO Quality of Life Dimensions.”
For this submission, I first wrote rough notes while reading the paper section-by-section to capture my direct understanding, confusion, and observations. After that, I used Claude to help refine and organize the writing while keeping the same ideas from my notes.
The reflection focuses on:
One thing I found interesting was how the architecture in the paper also resembled distributed backend systems, especially the split between heavy cloud computation and realtime on-device processing.
The submission includes:
Signed-off-by: Abhinav Chaudhary abhichaudhary256@gmail.com