WeSearch

Today My Portfolio Started Talking Back πŸ‘€

Β·1 min read Β· 0 reactions Β· 0 comments Β· 7 views
#ai#programming#productivity
Today My Portfolio Started Talking Back πŸ‘€
⚑ TL;DR · AI summary

An AI portfolio bot has been developed that can engage in conversations about the creator's projects and personal philosophies. The creator faced challenges in sourcing free resources for the project, highlighting the difficulties of navigating the free tier ecosystem. Despite some setbacks, the creator expressed excitement about the bot's capabilities and personal growth throughout the process.

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 30 Today My Portfolio Started Talking Back πŸ‘€ #ai #programming #productivity #career Today was one of those weird days. the AI portfolio bot is technically alive now 😭 it can talk about my projects, writing, ambitions, weird philosophies, random life decisions, and somehow even picked up on things i never explicitly taught it.

…

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)