惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
F
Fortinet All Blogs
D
Docker
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
罗磊的独立博客
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
T
The Blog of Author Tim Ferriss
U
Unit 42
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
Stack Overflow Blog
Stack Overflow Blog
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
P
Proofpoint News Feed
G
Google Developers Blog
H
Help Net Security

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - vignesh2027/Vilvona-AI: Self-hosted AI assistant...
deepscalelab · 2026-06-13 · via Hacker News: Show HN

Vilvona AI

npm MIT Node 22+ Claude Fable 5 Known Vulnerabilities Stars

Self-hosted AI assistant that connects all your apps.
Powered by Claude Fable 5. Tamil & Hindi UI. Works on mobile. Run anywhere.

Get Vilvona Pro  ·  Docs  ·  npm


What is this?

I built Vilvona AI because I wanted a personal AI assistant that could connect to WhatsApp, Telegram, Gmail, Slack, and everything else I use — without sending my data to some cloud service.

It runs entirely on your own machine. You bring your Anthropic API key, and Vilvona handles the rest. Your conversations stay local. You pay Anthropic directly per token — no markup, no middleman.

The two things that make it different from everything else I found:

  • Tamil and Hindi — I'm from Chennai. I wanted an AI assistant that actually works in Tamil, not just pretends to. Vilvona has a full Tamil and Hindi interface built in.
  • Claude Fable 5 by default — Anthropic's most capable model, set as the default. 1 million token context. Computer use. The best reasoning available right now.

Start in 30 seconds

export ANTHROPIC_API_KEY=sk-ant-...
npx vilvona

Open http://localhost:4000. Done.

Get an API key at console.anthropic.com — it's free to sign up, you only pay for what you use.


Install

# npx — no install, always latest
npx vilvona

# yarn
yarn dlx vilvona

# pnpm
pnpm dlx vilvona

# global
npm install -g vilvona

Windows (PowerShell):

$env:ANTHROPIC_API_KEY = "sk-ant-..."
npx vilvona

Docker:

docker run -e ANTHROPIC_API_KEY=sk-ant-... -p 4000:4000 ghcr.io/vignesh2027/vilvona-ai

Requires Node.js 22+. If you have nvm: nvm install 22 && nvm use 22


What it connects to

Category Apps
Messaging WhatsApp, Telegram, iMessage (Mac), Signal, Discord
Work Slack, Gmail, Notion, GitHub, Linear, Jira
Social Instagram DM, Twitter/X
Files Google Drive, Dropbox, OneDrive
Dev GitLab, webhooks, custom MCP servers

100+ integrations inherited from OpenClaw. You connect them from the Settings panel in the UI.


Languages

The interface supports 21 languages. Tamil and Hindi are built in by Vilvona — no other AI assistant I found actually has these as first-class options.

Language Script Code
Tamil தமிழ் ta
Hindi हिन्दी hi
English English en
Chinese 中文 zh-CN
Japanese 日本語 ja-JP
Korean 한국어 ko
Arabic العربية ar
+ 14 more

Set the language in your config:

{ "ui": { "locale": "ta" } }

AI Models

export VILVONA_DEFAULT_MODEL=fable    # Claude Fable 5 — default, best reasoning
export VILVONA_DEFAULT_MODEL=opus     # Claude Opus 4.8 — balanced
export VILVONA_DEFAULT_MODEL=sonnet   # Claude Sonnet 4.6 — fast

Or set it in ~/.openclaw/config.json:

{ "defaults": { "model": "anthropic/claude-fable-5" } }

Mobile

Vilvona works as a mobile app without any app store. On your phone, open http://your-ip:4000 and tap "Add to Home Screen." It installs like a native app on both iOS and Android.


Configuration

Variable What it does Default
ANTHROPIC_API_KEY Your Anthropic key — required
VILVONA_DEFAULT_MODEL fable, opus, or sonnet fable
VILVONA_PRO_KEY Pro license (VLVN-XXXX-XXXX-XXXX-XXXX)
OPENCLAW_PORT Port for the web UI 4000

Config file: ~/.openclaw/config.json


Pro

The free version has everything for personal use. Pro adds features for teams and businesses.

Feature Free Pro
Claude Fable 5 Yes Yes
All integrations Yes Yes
Tamil & Hindi UI Yes Yes
Mobile PWA Yes Yes
Enterprise audit logs Yes
Team config sync Yes
Priority Fable 5 routing Yes
Custom AI personas Yes
Webhooks & Zapier Yes
White-label branding Yes

Get Vilvona Pro — one-time purchase, lifetime access

After purchase, activate with:

export VILVONA_PRO_KEY=VLVN-XXXX-XXXX-XXXX-XXXX
vilvona

How it works under the hood

npx vilvona
  └── openclaw.mjs checks Node.js 22+
      └── downloads openclaw runtime → ~/.vilvona/runtime/ (first run, ~97MB)
          └── sets OPENCLAW_DEFAULT_MODEL=anthropic/claude-fable-5
              └── starts web UI at localhost:4000

The first run downloads OpenClaw's runtime bundle once. After that, everything starts in under a second from cache.


Releases

Releases are automatic. Pushing a v* tag runs the CI checks and publishes to npm + creates a GitHub release.

# bump version and release
npm version patch
git push origin main --follow-tags

License

MIT. Built on OpenClaw (also MIT). Attribution in UPSTREAM.md.