OpenAgents
Open-source research platform for language agents — now dormant.
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.
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.
Use cases
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).
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.
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
About this listing
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.
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 →
OpenAgents in the news
Alternatives to OpenAgents
More in Agents & Automation