Build
Connect & operate
Design & teams
Start hereScope a build in one callBring a spec, a wireframe, or a paragraph. You leave with an architecture, a timeline, and a number.Book a scoping call
AI software
LLM & data systems
Vibe coding
Ready to ship?Put AI where the work isAgents, RAG, and private LLMs wired into the systems your team already uses — not a chatbot bolted to a homepage.Discuss an AI project
Domain firstWe learn your workflow before we model itRegulated, operational, or high-volume — the constraints belong in the schema, not in a training doc.Talk about your domain
Plan smarterEstimate before you commitCost ranges, scope templates, and the questions we ask in discovery — free, no form.Open the cost calculator
Real conversationsTalk with a technical leadNo SDR, no discovery gauntlet. The person on the call is the one who scopes the build.Book a call
AI Frameworks · ModelEngine-Group

nexent

Nexent is a zero-code platform for building production-grade AI agents using natural language prompts. It provides unified tooling for skills, memory, orchestration, and multi-agent collaboration with built-in constraints and control planes, deployable via Docker or Kubernetes.

Source: GitHub — github.com/ModelEngine-Group/nexent
5.5k
GitHub stars
687
Forks
Python
Primary language
MIT
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
RepositoryModelEngine-Group/nexent
OwnerModelEngine-Group
Primary languagePython
LicenseMIT — OSI-approved
Stars5.5k
Forks687
Open issues276
Latest releasev2.2.2 (2026-07-01)
Last updated2026-07-08
Sourcehttps://github.com/ModelEngine-Group/nexent

What nexent is

Python-based agentic framework supporting OpenAI-compatible LLMs, multi-modal I/O (voice, text, image), layered memory (user + agent-level), MCP tool ecosystem, knowledge base integration with 20+ document formats, and Agent-to-Agent (A2A) protocol for distributed workflows. Deployable on Docker (4+ CPU, 8+ GiB RAM) or Kubernetes (enterprise-grade HA).

Quickstart

Get the nexent source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/ModelEngine-Group/nexent.gitcd nexent# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

Rapid Multi-Agent Workflow Automation

Organizations needing to compose multiple AI agents for complex workflows without writing orchestration code. Progressive skill disclosure and A2A protocol enable efficient context management and agent-to-agent delegation.

Document-Centric Knowledge Applications

Enterprises with extensive document repositories (20+ format support) seeking real-time RAG with knowledge-level traceability, fine-grained access control, and source citation for compliance-sensitive use cases.

Multi-Tenant SaaS Agent Platforms

SaaS providers building white-label agent marketplaces with user isolation, role-based access control, version management, and one-click agent deployment via the built-in marketplace.

Implementation considerations

  • Requires Docker 24+ / Docker Compose v2+ (or Kubernetes 1.24+ / Helm 3+); verify infrastructure readiness and resource allocation before deployment.
  • Supabase backend is configured during deployment; migration or multi-database support not clearly documented—validate data residency and backup strategy.
  • Multi-model integration is OpenAI-compatible; evaluate LLM provider selection, cost model, and latency SLAs early; domestic model switching mentioned but requires separate review.
  • Deployment scripts support interactive and non-interactive modes with reusable config files; offline image packages available but require pre-build on source network.
  • Security controls (RBAC, multi-tenancy, access control) are mentioned but no audit logs, encryption-at-rest, or compliance certifications (SOC 2, HIPAA) documented.

When to avoid it — and what to weigh

  • Strict Minimal Deployment Footprint — Requires minimum 4 CPU cores and 8 GiB RAM (Docker) or 16 GiB (Kubernetes). Not suitable for edge, embedded, or heavily resource-constrained environments.
  • Vendor Lock-in Concerns — Heavy reliance on OpenAI-compatible LLM APIs and Supabase backend. Switching providers or data stores requires significant rearchitecture; not ideal if multi-cloud portability is critical.
  • Low-Latency Real-Time Systems — No explicit guarantees on sub-second response times or streaming performance. Layered memory and progressive skill disclosure trade latency for context efficiency; not suitable for real-time trading, robotics, or ultra-responsive applications.
  • Offline-First or Air-Gapped Deployment — Designed for cloud/on-premises with persistent internet connectivity to LLM APIs and knowledge sources. Offline operation and air-gapped scenarios not explicitly documented.

License & commercial use

Licensed under MIT (permissive OSI license). Allows unrestricted commercial use, modification, and distribution with minimal obligations (attribution and license notice preservation).

MIT license permits commercial deployment. However, review Supabase dependency licensing, LLM API provider terms, and any proprietary cloud hosting agreements (demo at 60.204.251.153:3000). No explicit commercial support SLA, training, or indemnification documented; requires negotiation with ModelEngine-Group for production enterprise use.

DEV.co evaluation signals

Editorial assessment — not user reviews. Directional, with an explicit confidence level.

SignalAssessment
MaintenanceActive
DocumentationAdequate
License clarityClear
Deployment complexityModerate
DEV.co fitStrong
Assessment confidenceHigh
Security considerations

Multi-tenancy and RBAC features mentioned but no details on authentication mechanism, encryption (in-transit, at-rest), audit logging, or secrets management. Supabase backend integration requires secure credential handling. No published security audit, penetration test results, or vulnerability disclosure policy documented. Internet knowledge integration and multi-source data retrieval may introduce external data risks; content filtering and validation strategies not specified.

Alternatives to consider

LangChain / LangGraph

Python-based agentic framework with lower deployment footprint, strong community, and ecosystem. Requires more code for orchestration; better for teams prioritizing flexibility over zero-code speed.

CrewAI

Specialized in multi-agent collaboration with Python-first API. Lighter weight, no containerization required, but fewer built-in features (memory layers, knowledge base, marketplace); ideal for smaller projects.

Anthropic Agents / Claude API

First-party agent framework with tight LLM integration and strong safety tooling. No multi-tenancy or agent marketplace; suited for single-tenant applications favoring Anthropic's model family.

Software development agency

Build on nexent with DEV.co software developers

Evaluate Nexent's fit for your multi-agent workflows. Try the demo, review deployment options, and assess security and integration requirements for your use case.

Talk to DEV.co

Related open-source tools

Surfaced by semantic similarity across the DEV.co open-source index.

nexent FAQ

Can I run Nexent in air-gapped or offline environments?
Not clearly documented. Offline image packages are available for Docker/Kubernetes, but LLM API connectivity and knowledge source integration suggest cloud/online operation is required. Requires review for your use case.
What LLM models and providers are supported?
OpenAI-compatible APIs (any provider). Full LLM, embedding, VLM, STT, TTS coverage. Domestic model switching mentioned but not detailed. Review provider-specific licensing and cost.
How is data encrypted and where is it stored?
Supabase backend handles persistence; Kubernetes deployment allows storage class configuration. Encryption-at-rest, in-transit, and key management not documented. Requires security review before production.
Is there commercial support or SLA?
Not documented. MIT license is permissive but does not include support. Contact ModelEngine-Group directly for enterprise agreements, training, and SLA terms.

Custom software development, end to end

DEV.co has shipped ai frameworks software across regulated and high-growth industries. Our software development services and AI development services cover the work that follows a decision to adopt nexent.

Ready to Build Production AI Agents?

Evaluate Nexent's fit for your multi-agent workflows. Try the demo, review deployment options, and assess security and integration requirements for your use case.