npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

visualstudio-br

v2026.6.9

Published

Multi-channel AI gateway with extensible messaging integrations

Readme


Visual Studio é um gateway de IA pessoal que você instala nos seus próprios servidores. Ele conecta assistentes de inteligência artificial aos canais de mensagem que você já usa, com interface web completa em português brasileiro, a estrutura também é do brasil foi usado o melhor do openclaw e hermes agente, misturando um pouco de robustez de outros projetos, simplificando e melhorando todo desempenho, e atualizado para rodar com LLms inferiores como modelos 4b,8b locais e acima ( via ollama ), sem perder inteligencia.

Projeto Todo o projeto está em português do brasil, assim como os comits, setup, terminal, dashboard etc.

✨ Funcionalidades

  • Multi-canal — WhatsApp, Telegram, Slack, Discord, Signal, iMessage, Microsoft Teams, Matrix e muito mais
  • Modelos locais — suporte nativo a Ollama, LM Studio e outros provedores locais
  • Interface em PT-BR — painel web completo em português com tema azul
  • Auto-hospedado — seus dados ficam no seu servidor, não em nuvens de terceiros
  • Extensível — mais de 140 extensões/plugins disponíveis
  • Voz — fala e escuta no macOS, iOS e Android
  • Canvas — renderização de conteúdo interativo em tempo real

🚀 Instalação rápida

Pré-requisitos

  • Node.js 22.19+ (recomendado: Node 24)
  • pnpm

Via npm

npm install -g visual-studio
visual-studio onboard

Via Docker

docker compose up -d

O gateway sobe na porta 18789 por padrão. Acesse a interface web em http://localhost:18789.

Desenvolvimento local

pnpm install
pnpm dev

📁 Estrutura do projeto

visual-studio/
├── src/              # Backend principal (TypeScript/Node.js)
│   ├── agents/       # Motor de agentes de IA
│   ├── cli/          # Interface de linha de comando
│   ├── daemon/       # Gerenciamento de serviços
│   └── gateway/      # Servidor HTTP/WebSocket
├── ui/               # Interface web (Lit + Vite)
│   └── src/
│       ├── i18n/     # Internacionalização (PT-BR padrão)
│       └── ui/       # Componentes da interface
├── extensions/       # Plugins de canais e provedores
└── packages/         # Pacotes internos compartilhados

🔧 Configuração

Execute o assistente de configuração para criar sua configuração inicial:

visual-studio onboard

O assistente vai guiá-lo passo a passo pela configuração do gateway, canais e modelos de IA.

🐳 Deploy com Docker

# Suba o container
docker compose up -d

Configure as variáveis de ambiente no arquivo .env antes de subir. O arquivo docker-compose.yml documenta todas as opções disponíveis.

🤖 Provedores de IA suportados

  • Nuvem: OpenAI, Anthropic Claude, Google Gemini, AWS Bedrock, Azure OpenAI
  • Local: Ollama, LM Studio, llama.cpp
  • Outros: Groq, DeepSeek, Mistral, Qwen, e mais

📱 Canais de mensagem

WhatsApp · Telegram · Slack · Discord · Signal · iMessage · Microsoft Teams · Google Chat · Matrix · Feishu · LINE · Mattermost · Nextcloud Talk · Synology Chat · IRC · Twitch · e mais