Skip to content
@JinxOS-dev

JinxOS.dev

The Operating System for Building AI Agents. Deploy production-ready AI agents with minimal configuration.

JinxOS

The Operating System for AI Agents

Build, deploy, and scale autonomous AI agents with persistent memory, customizable personalities, and real-world integration capabilities.


What is JinxOS?

JinxOS is an enterprise-grade TypeScript framework that empowers developers to create production-ready autonomous AI agents. From social media influencers and DeFi trading bots to personal assistants and DAO governance systems, JinxOS provides the foundational infrastructure to bring intelligent agents to life.

Core Capabilities

  • Persistent Memory - Advanced memory management systems that maintain context across sessions
  • Customizable Personalities - Configure distinct personalities and objectives through structured character files
  • 90+ Production Plugins - Extensive library spanning social platforms, blockchain networks, AI providers, and more
  • Multi-Platform Deployment - From local development to cloud-native production infrastructure
  • Natural Language Actions - Orchestrate complex action sequences triggered by conversational input

Quick Start

Deploy your first agent in minutes using our API:

# Configure your API key
export JINX_API_KEY="your_api_key_here"

# Create an agent
curl -X POST https://api.jinxos.dev/v1/agents \
  -H "Authorization: Bearer $JINX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"name": "MyAgent", "modelProvider": "openai", "model": "gpt-4"}'

# Send a message
curl -X POST https://api.jinxos.dev/v1/agents/{agent_id}/messages \
  -H "Authorization: Bearer $JINX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"text": "Hello!", "userId": "user_123"}'

What You Can Build

JinxOS enables a wide range of autonomous agent applications:

Social & Community

  • AI influencers with unique personalities
  • Community managers across multiple platforms
  • Content creators generating multimedia assets

Trading & DeFi

  • Automated trading bots with risk management
  • Yield farming optimizers across protocols
  • Portfolio managers with rebalancing strategies

Productivity

  • AI executive assistants managing workflows
  • Research agents gathering and analyzing data
  • Customer service automation with 24/7 availability

Specialized

  • DAO governance participants
  • NFT curators and portfolio managers
  • Smart home controllers
  • Educational tutors with adaptive curriculum

Explore all use cases →

Plugin Ecosystem

JinxOS provides 90+ production-ready plugins across multiple domains:

  • Social Platforms - Discord, Twitter, Telegram, Farcaster
  • Blockchain - Ethereum, Solana, Base, Polygon
  • AI Providers - OpenAI, Anthropic, OpenRouter, local models
  • DeFi Protocols - Trading, lending, yield optimization
  • Content Creation - Image and video generation
  • Data Operations - Web scraping, APIs, databases

Tech Stack

  • Framework: Next.js 16 with React 19
  • Language: TypeScript
  • Runtime: Node.js 20+
  • Styling: Tailwind CSS 4
  • Build Tool: PostCSS

Key Repositories

  • jinxos - Main framework and runtime
  • documentation - Comprehensive guides and API reference
  • ai-agents - Open-source agent templates and examples
  • ai-infrastructure - Deployment and infrastructure tools

Community & Resources

Token

The $JINX token powers the JinxOS ecosystem:

  • Governance - Participate in protocol decisions and upgrades
  • Platform Access - Premium features and higher rate limits
  • Staking Rewards - Earn revenue share and reduced fees
  • Plugin Marketplace - Access to premium plugins and developer incentives

Learn more about tokenomics →

Contributing

We welcome contributions from the community! Whether you're building plugins, improving documentation, or contributing to the core framework, your input makes JinxOS better for everyone.

Design Philosophy

JinxOS is built on three foundational principles:

  1. Rapid Deployment - Production-ready agents in three commands
  2. Developer Accessibility - Comprehensive tooling for all skill levels
  3. Open Source - Community-driven development with transparent governance

License

Open source and available under the MIT License.


Ready to build? Start with our Installation Guide or explore the API Reference.

Built by the JinxOS community

Popular repositories Loading

  1. documentation documentation Public

    Welcome to the JinxOS documentation! JinxOS is an enterprise-grade TypeScript framework for deploying autonomous AI agents with persistent memory, customizable personalities, and comprehensive real…

  2. jinxos jinxos Public

    JinxOS is a next-generation platform designed to enable the creation and deployment of autonomous AI agents.

    TypeScript

  3. .github .github Public

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…