🚀 Koshendra — Central Command for Internal Resources
Built an AI-powered internal chatbot designed to be the single point of reference for navigating complex multi-product platforms.
🔗 Live: https://t.co/mOsEBO8CQg
#AI#VueJS#NodeJS#MongoDB#FullStack#ChatBot#LLM
Your AI agent architecture is drowning in custom glue code.
Fix it with one pattern: Tell, Ask,Tell-Then-Ask
→ Tell = fire-and-forget
→ Ask = request + timeout
→ Tell-Then-Ask = eventual consistency via side effects.
#AIAgents#SystemDesign#AI
"ZAI's Open-AutoGLM: AI that fully controls your phone — tapping, swiping, filling forms, navigating apps autonomously. 23K GitHub stars. Open-source. This isn't a chatbot. It's an agent with hands. 🤖🔥 #AI#AgentAI#OpenSource"
Day 6 / 100 – DSA Journey
Finished the Warm-Up section of DSA with Namaste Dev.
Realized most problems look hard at first, but once you understand the logic and rewrite it in your own way, it clicks.
Big thanks to @akshaymarch7 and @namastedev_
Eager to start Time complexity
Day 5 / 100 – DSA Journey
Continued practicing star pattern problems and worked on count digits number problems to strengthen logic and fundamentals.
Wasn’t feeling well yesterday, but staying consistent and showing up matters. Back on track.
#100DaysOfCode#DSA
Day 4 / 100 – DSA Journey
Today I learned nested loops and practiced multiple star pattern problems, focusing on logic building and deeper understanding of loop behavior.
Consistency continues — improving problem-solving skills daily.
#100DaysOfCode#DSA#CodingJourney
Day 3 / 100 – DSA Journey 🚀
Focused today on strengthening fundamentals by solving more problems on loops and arrays.
Practiced finding the largest and second largest elements with a deeper understanding of the logic and edge cases.
#100DaysOfCode#DSA