WeSearch

Tian AI: I Built an AI Assistant That Runs 100% Offline on My Phone (No Cloud, No Subscription)

·3 min read · 0 reactions · 0 comments · 18 views
#ai#opensource#privacy#technology#offline
Tian AI: I Built an AI Assistant That Runs 100% Offline on My Phone (No Cloud, No Subscription)
⚡ TL;DR · AI summary

Tian AI is a new AI assistant designed to operate entirely offline on personal devices. It addresses common issues with mainstream AI, such as data privacy, subscription fees, and lack of offline functionality. The open-source project features a self-evolving system that allows it to improve over time without relying on cloud infrastructure.

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 === 3844715) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Jeffrey.Feillp Posted on May 27 Tian AI: I Built an AI Assistant That Runs 100% Offline on My Phone (No Cloud, No Subscription) #ai #opensource #privacy #showdev Tian AI: I Built an AI Assistant That Runs 100% Offline on My Phone I got tired of paying $20/month for ChatGPT, sending my private conversations to servers I don't control, and being useless without internet. So I built my own AI that runs entirely on my phone.

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)