OpenAgents

Open-source research platform for language agents — now dormant.

Agents & Automation Open Source Open Source
Researched · Published · Reviewed
RECATOOLS Score
5.2 / 10
Capability
5
Value for money
6
Ease of use
4
ASEAN readiness
5
API quality
3
Founded
2023
HQ
Hong Kong / Singapore
Users
5000+ GitHub stars
Launched
Oct 2023
Developer
Sea AI Lab / HKU

Overview

OpenAgents is an open-source research platform from HKU's XLang Lab (published at COLM 2024) bundling three demo agents — data analysis, plugin tools and web browsing — behind a chat UI. Development has been quiet since 2024; treat it as a reference codebase rather than a maintained product.

Advertisement

Pricing

Pricing shown for reference only. These figures reflect RECATOOLS research as of 11 Jul 2026 and may be out of date or incomplete. This is not financial or purchasing advice — always confirm the current price on the provider’s official website before making any decision.

Free
Free
Fully free

Use cases

Analysing a business dataset without writing Python code using the Data Agent Researching competitors by having the Web Agent browse and summarise web information Prototyping a multi-capability agent system before implementing in production
Advertisement

ASEAN Perspective

OpenAgents in Southeast Asia

ASEAN-region availability and pricing notes coming soon. Drop the editorial team a note via /contact/ if you can supply local context (Singapore/Malaysia/Indonesia/Thailand/Vietnam).

RECATOOLS Verdict

OpenAgents from HKU's XLang Lab was an early open-source answer to ChatGPT's plugin-and-agent experience, packaging a data-analysis agent, a plugins agent and a web-browsing agent behind a chat UI, with the write-up published at COLM 2024. It remains a readable reference implementation for anyone studying how to host agents for non-expert users, and the repo has around 4.8k stars. But it's a research artefact, not a product: meaningful development stopped around 2024, self-hosting means wiring up a Flask backend, a frontend and your own model keys, and the field has moved on to actively maintained stacks like LangGraph and CrewAI. Free, open-source, English-first. Worth reading; not worth building on.

Independent AI-assisted assessment by RECATOOLS.

What people say

The newest entry in OpenAgents' own changelog is from October 2023, and that tells you most of what you need to know. The XLang Lab project — built at the University of Hong Kong with Sea AI Lab — was a genuinely early, genuinely open attempt at productised agents: a Data agent that writes and runs Python and SQL against your uploads, a Plugins agent with 200+ tool integrations, and a Web agent driving a Chrome extension. The accompanying paper landed at COLM 2024, and the repo has collected around 4.8k GitHub stars.

As a product, though, it's frozen in the ChatGPT-plugins era it was built to answer. Deployment means standing up a Flask backend, a React frontend and your own model API keys — the low-setup pitch was relative to research frameworks of 2023, not to anything current. Open issues and pull requests sit largely unattended, and the hosted demo at chat.xlang.ai is best treated as intermittently available. Meanwhile the agent-framework field it helped open has been lapped by faster-moving stacks — LangGraph, CrewAI, and the vendor agent SDKs — that ship weekly.

It still earns a place as a reference. The codebase is readable, the paper is a solid systems write-up of what breaks when non-expert users meet agents, and for a student or researcher dissecting agent architecture there are worse teachers. Just don't mistake it for a maintained platform. Nothing here is production infrastructure, and treating it as a free Code Interpreter substitute in 2026 will mostly teach you about dependency rot.

Summary of public user & expert reviews, compiled by RECATOOLS.

Notable facts

  • OpenAgents was built collaboratively between researchers at The University of Hong Kong and Sea AI Lab, a Singapore-headquartered research organisation — making it one of the most prominent AI agent projects to emerge from Southeast Asia.
  • The Data Agent can analyse a CSV file, identify statistical anomalies, write visualisation code, and explain the findings in plain English — all in a single conversation.
  • OpenAgents was released with a fully functional demo at openagents.xlang.ai requiring no code or account to try.

Frequently asked questions

Is OpenAgents free?
Yes. Open source MIT licence.
Does OpenAgents require coding to use?
The hosted demo requires no coding. Self-hosting requires Python setup.
What is the Data Agent?
An AI that analyses CSV/Excel data, writes Python code for analysis, creates charts, and explains findings conversationally.
How does OpenAgents compare to AutoGPT?
OpenAgents specialises in three specific use cases (data, plugins, web). AutoGPT is more general-purpose but requires more setup.
Can I add custom plugins to OpenAgents?
Yes. The Plugins Agent supports custom tool integration.

About this listing

Researched on
Published on
Last reviewed

This entry was compiled from publicly available data including OpenAgents's official website, press releases, documentation, and reputable third-party publications. RECATOOLS is not affiliated with OpenAgents unless explicitly stated.

Data accuracy

Third-party AI tools update their pricing, features, availability, and policies frequently. Information here may be outdated by the time you read this — we make reasonable efforts to keep listings current, but cannot guarantee absolute accuracy.

For the latest details, please refer to OpenAgents directly →

Spotted something out of date? Suggest an update →

Advertisement