Skip to content

Latest commit

 

History

History
205 lines (129 loc) · 5.03 KB

File metadata and controls

205 lines (129 loc) · 5.03 KB

How to promote Vilvona AI

Copy-paste ready posts for each platform.


Reddit posts

r/selfhosted

Title: I built Vilvona AI — self-hosted Claude Fable 5 assistant with Tamil/Hindi support and mobile PWA

Body:

Hey r/selfhosted,

I just released Vilvona AI — a self-hosted AI assistant powered by Claude Fable 5 (Anthropic's latest model).

What makes it different:
- Claude Fable 5 as the default model (1M context, computer use)
- Tamil (தமிழ்) and Hindi (हिन्दी) UI — first assistant to support these
- Works as a mobile PWA — install on your phone from the browser, no app store
- Connects to WhatsApp, Telegram, Slack, Gmail, Discord, and 100+ apps
- 100% BYOK — your API key, your data, zero cost to me

One command to try it:
npx vilvona

Requires Node 22+. GitHub: https://github.com/vignesh2027/Vilvona-AI

Would love feedback on the Tamil/Hindi translations especially.

r/LocalLLaMA

Title: Vilvona AI — npx vilvona gets you Claude Fable 5 + all your apps in one self-hosted assistant

Body:

Released Vilvona AI today — one command, Claude Fable 5, self-hosted.

npx vilvona

Features:
- Claude Fable 5 default (can switch to opus/sonnet)
- WhatsApp, Telegram, Slack, Gmail, Discord integrations
- Tamil + Hindi UI (21 languages total)
- Mobile PWA — runs on your phone
- No database, no accounts, no tracking

BYOK — you pay Anthropic directly, zero middleman.

Source: https://github.com/vignesh2027/Vilvona-AI

r/singularity

Title: Vilvona AI — self-hosted Claude Fable 5 personal assistant, one command install

Body:

Just shipped Vilvona AI. npx vilvona gives you Claude Fable 5 running locally,
connected to all your apps (WhatsApp, Telegram, Slack, Gmail).

Tamil and Hindi UI support — probably the first AI assistant to have this.

https://github.com/vignesh2027/Vilvona-AI

Hacker News

Title: Show HN: Vilvona AI – self-hosted Claude Fable 5 assistant with Tamil/Hindi UI

Body:

Hi HN,

I built Vilvona AI, a self-hosted personal AI assistant powered by Claude Fable 5.

Install: npx vilvona

What's different:
- Claude Fable 5 as default (Anthropic's latest, 1M context window)
- Tamil (தமிழ்) and Hindi (हिन्दी) UI — I added these because I'm from Tamil Nadu and couldn't find any AI tool with Tamil support
- Mobile PWA — install from browser, no app store
- 100+ app integrations (WhatsApp, Telegram, Slack, Gmail, Discord)
- Fully self-hosted, BYOK, MIT license

Built on top of OpenClaw (MIT) with these additions. Node 22+ required.

GitHub: https://github.com/vignesh2027/Vilvona-AI
npm: https://npmjs.com/package/vilvona

Happy to answer questions about the Tamil/Hindi i18n or the architecture.

Twitter/X thread

Tweet 1:

Just released Vilvona AI 🚀

One command to get Claude Fable 5 as your personal AI assistant:

npx vilvona

Self-hosted. BYOK. Works on mobile.

github.com/vignesh2027/Vilvona-AI

🧵 thread

Tweet 2:

Why I built this:

I'm from Tamil Nadu. Every AI tool I used had no Tamil support.

Vilvona AI has full Tamil (தமிழ்) + Hindi (हिन्दी) UI.

21 languages total. First assistant to natively support Tamil.

Tweet 3:

Technical stack:
- Claude Fable 5 (default model, 1M context)
- Node.js launcher → downloads runtime on first run
- PWA manifest for mobile install
- TypeScript + MIT license

npx vilvona → ready in 10 seconds

Tweet 4:

Free forever. BYOK = Bring Your Own Key.

You connect your Anthropic API key directly.
Your data never touches my servers.
I pay nothing. You pay Anthropic directly per token.

Star the repo if this is useful:
⭐ github.com/vignesh2027/Vilvona-AI

awesome-selfhosted submission

Submit a PR to github.com/awesome-selfhosted/awesome-selfhosted

Add under Personal Dashboards or Communication:

- [Vilvona AI](https://github.com/vignesh2027/Vilvona-AI) - Self-hosted personal AI assistant powered by Claude Fable 5. Connects to WhatsApp, Telegram, Slack, Gmail and 100+ apps. Tamil and Hindi UI support. `MIT` `Nodejs`

Product Hunt

Tagline: Self-hosted Claude Fable 5 assistant — Tamil, Hindi, mobile PWA, one command

Description:

Vilvona AI is a self-hosted personal AI assistant that connects all your apps.

Run it with one command: npx vilvona

What makes it unique:
→ Claude Fable 5 as default (Anthropic's most capable model)
→ Tamil + Hindi UI — first AI assistant with native Indian language support
→ Works as a mobile PWA — install on your phone without an app store
→ Connects WhatsApp, Telegram, Slack, Gmail, Discord, and 100+ apps
→ 100% BYOK — bring your own Anthropic key, no middleman

Free and open source. MIT license.

Dev.to / Hashnode article title ideas

  • "I built a self-hosted Claude Fable 5 assistant with Tamil UI in TypeScript"
  • "How I added Tamil language support to an AI assistant (and why it matters)"
  • "npx vilvona: one command to get Claude Fable 5 on your machine"