Skip to content

graycyrus/openhuman-skills

 
 

Repository files navigation

AlphaHuman

AlphaHuman

A personal AI assistant that cuts through communication noise so you never miss what matters

Early Beta Platforms Latest Release


What is AlphaHuman?

AlphaHuman is a personal AI assistant that helps you manage high-volume communication without reading everything yourself. It connects to your messaging platforms and productivity tools, understands conversations in context, and produces clear, actionable outputs you can use immediately.

AlphaHuman is not a chatbot, browser extension, or cloud-only service. It is a native application that runs on your device, connects to your tools, and works only when you ask it to. Think of it as a second brain that sits across your communication and productivity stack.

What It Does

  • Summarize conversations -- Understand what happened without reading everything
  • Surface signals -- Decisions, action items, risks, and sentiment shifts extracted automatically
  • Generate responses -- Context-aware reply suggestions informed by conversation history
  • Create workflows -- Turn unstructured commitments into trackable actions
  • Export intelligence -- Push summaries, action items, and structured data to Notion, Google Sheets, and connected tools
  • Run automations -- Via a sandboxed skills engine that extends the platform without app updates

Download

Early Beta -- AlphaHuman is under active development. Expect rough edges.

macOS

Chip Download
Apple Silicon (M1/M2/M3/M4) .dmg (aarch64)
Intel .dmg (x64)

Windows

Architecture Download
x64 .msi

Linux

Format Download
Debian / Ubuntu .deb (amd64)
Fedora / RHEL .rpm (x86_64)
Universal .AppImage

Mobile

  • Android and iOS -- Coming soon

Browse all releases: github.com/alphahumanxyz/alphahuman/releases

Skills

AlphaHuman uses a pluggable skills architecture. Each skill connects to an external service, syncs relevant data locally, and exposes tools that you (or the AI) can use. Skills run in a sandboxed environment with their own database, storage, and permissions.

Skill Status Description
Telegram Available Chats, messages, contacts, search, admin tools, AI summaries
Notion Available Pages, databases, blocks, users, comments, search, local sync
Gmail In Progress Email management, labels, search, send/receive with OAuth2
Google Calendar In Progress Calendars, events, scheduling with OAuth2
Google Drive In Progress Files, Sheets, Docs with OAuth2
Slack In Progress Messages, channels, real-time events
Web3 Wallets Planned EVM wallet management, balance checks, network monitoring

Privacy-First

  • Zero retention -- Message content is processed to produce output, then discarded
  • OS-level credential storage -- Desktop platforms use native keychains (macOS Keychain, Windows Credential Manager)
  • No training on your data -- Your data is never used for model improvement
  • Request-only processing -- Nothing happens without an explicit user action; no background scanning
  • Sandboxed skills -- Each skill runs in isolation with memory and resource limits

Getting Started

  1. Download the installer for your platform from the releases page
  2. Install the app (drag to Applications on macOS, or use your package manager on Linux)
  3. Connect a source -- follow the in-app onboarding to link Telegram, Notion, Gmail, or other services
  4. Run your first request -- ask the AI to summarize what you missed, extract action items, or surface key decisions

Links


Made with love by a bunch of Web3 nerds

AlphaHuman is in early beta. Features may change, break, or disappear. Use at your own risk.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 54.7%
  • Python 33.9%
  • JavaScript 11.3%
  • Shell 0.1%