WeSearch

I think AI accidentally became my personality for a month

·2 min read · 0 reactions · 0 comments · 12 views
#ai#programming#productivity#career
I think AI accidentally became my personality for a month
⚡ TL;DR · AI summary

The author reflects on their recent experience with AI, noting a shift in perception from viewing it as mere chatbots to seeing it as complex systems. They express a preference for the human-centric aspects of AI, such as understanding emotions and facilitating community connections. Looking ahead, the author plans to embark on new projects related to Agentic AI and LangGraph while seeking opportunities in internships and open-source initiatives.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 2572708) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Somay Posted on May 27 I think AI accidentally became my personality for a month #ai #programming #productivity #career Okay so I think I’m finally done with the GenAI foundations phase like genuinely done RAG, tools, tool calling, agents, Ollama and all that stuff that sounded terrifying 2 weeks ago now somehow makes sense in my head and the weird thing is… I don’t think AI feels like “chatbots” anymore it feels more like systems now like workflows memory humans context behaviour…

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)