Skip to content

Delegate complex tasks to AI teams with this browser-based orchestration platform that reproduces real organizational methodologies.

License

Notifications You must be signed in to change notification settings

codename-co/devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEVS Logo

𝐃𝐄𝐕𝐒

Delegate complex tasks to a swarm of AI agents
through a universally accessible, privacy-first platform.

[ https://devs.new ]

FeaturesQuick startSelf-Hosting


Features

𝐃𝐄𝐕𝐒 is an open-source, browser-native platform that enables users to delegate complex tasks to a swarm of AI agents. Here are some of its standout features:

Artificial Intelligence

  • 🤖 LLM provider independence: BYOK support for OpenAI, Anthropic, Google Gemini, Mistral, Ollama, and custom endpoints.
  • 🧠 Local AI models: Run HuggingFace open models directly in your browser.
  • 💰 Cost tracking: Monitor usage and estimate costs across providers.

Swarm Intelligence

  • 🤖 AI Studio: Pre-built agents, custom agent builder.
  • 📝 Methodologies: 8D, A3, Agile, AOSTC, DMAIC, PDCA, Scrum, YOLO, and your own.
  • 🎭 Hyper meta-prompting: Multi-layered prompt generation for dynamic task handling.
  • 👥 Dynamic team formation: Mimicking human organizational structures.
  • 🎯 Intelligent orchestration: Automated task management with human oversight.

Privacy

  • 🌐 Browser-native: The browser is the OS. Runs entirely in your browser, no server dependencies.
  • 🛡️ Privacy-first: All data stays on your device, no tracking, no cookies.
  • 🥷 Offline capable: Works without internet after initial load.

User Experience

  • 📱 Mobile-first design: Optimized for touch and small screens.
  • 🌐 Multi-language support: Accessibility for global users.
  • 💄 Customizable: Tailor the platform to your specific needs.

Diffusion

  • 🌐 Universal access: Web-based platform accessible from anywhere: https://devs.new
  • ⚙️ Open-source: Community-driven development and transparency.
  • 🐳 Docker-ready: One-command self-hosting with an image of ~10MB (registry).
  • 📱 QR Code support: Easily share and access your platform configuration.
  • 🤝 Team collaboration: Peer-to-peer networking and sharing.

Self-Hosting

docker run -d -p 80:80 codename/devs

Then open http://localhost in your browser.

Alternatively, check out the compose.yaml file for a Docker Compose setup.

services:
  devs:
    image: codename/devs
    ports:
      - 8080:80

See https://hub.docker.com/r/codename/devs for more details.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Delegate complex tasks to AI teams with this browser-based orchestration platform that reproduces real organizational methodologies.

Topics

Resources

License

Contributing

Stars

Watchers

Forks