Projects

Select open source tools and products we're building — both ongoing and production-ready

Fixie

Live

Instant AI in your terminal. On-demand. Zero-install.

AI-assisted system administration delivered directly through your terminal. Get started with a single curl command—no dependencies, no setup, just immediate access to AI help for common administrative tasks.

  • Zero installation required
  • Works in any terminal
  • On-demand AI assistance
  • Single command setup
$ curl -fsSL https://fixie.sh | bash
CLIAIDevOps
Visit site

PapayaCRDT

Open Source

High-performance CRDTs for real-time code collaboration

A conflict-free replicated data type library optimized for collaborative code editing. Achieves sub-50ms sync times across global networks with syntax-aware merging.

  • Sub-50ms global sync
  • Syntax-aware merging
  • Offline-first architecture
  • 78% lower memory than alternatives
$ npm install papaya-crdt
Distributed SystemsCollaborationTypeScript
View repo

VoiceCode SDK

Beta

Build voice-driven developer tools

A framework for integrating natural language voice commands into IDEs and developer tools. Handles intent parsing, context management, and code generation.

  • Natural language intent parsing
  • IDE-agnostic integration
  • Context-aware code generation
  • Conversational error recovery
$ npm install @papaya/voicecode
Voice AISDKDeveloper Tools
View repo

SemanticGrep

Alpha

Code search that understands what you mean

A semantic search engine for codebases. Ask questions like 'where do we handle auth errors?' and get precise results without memorizing file paths or grep patterns.

  • Natural language queries
  • Incremental indexing
  • Cross-repo search
  • Editor integrations
$ cargo install semantic-grep
SearchNLPCLI
View repo

Want to contribute?

Select projects are open source and we welcome contributions. Check out our repositories or reach out to discuss collaboration