Godel Terminal vs OpenBB: open source against a hosted seat

This is a licensing question more than a feature comparison. OpenBB publishes its Open Data Platform in a repository anyone can read, fork and install, under the GNU Affero General Public License v3. Godel Terminal publishes no source at all — no repository, no source licence, no self-hosted build, no public API. Two corrections keep the rest honest: "open source" does not make OpenBB's self-hosted product free, and the 25 August 2026 post usually cited for its licence plans is the one announcing that OpenBB is winding the company down.

Sourcing: OpenBB figures were read on 3 September 2026 from openbb.co, its pricing page, the repository and its LICENSE file, plus the posts linked below; GitHub and PyPI facts from those services' public APIs the same day. Godel Terminal prices are vendor-stated on godelterminal.com; the 2024 price history from archived vendor documentation and app builds.

The two products, side by side

Godel TerminalOpenBB
What it isHosted, command-driven terminalA Workspace UI over the repo's "Open Data Platform for analysts, quants and AI agents."
Source codeNone publishedPublic repository since December 2020: 72,650 stars, 7,501 forks
LicenceProprietary; terms of service onlyAGPLv3 per the LICENSE file; permissive relicence announced, not delivered
Where it runsVendor-hosted browser appFree tier vendor-hosted; self-hosting is paid
DataIncluded with the seatYou bring it — teams "bring their data"
Programmatic accessNo public API; CSV/JSON exportPython package (pip install openbb), REST API, MCP servers, CLI
Price$118/month or $996/year per seatFree individual tier; $2,400/year list for Lite; Pro on quote

The licence, verified rather than assumed

The LICENSE file in the OpenBB repository is the GNU Affero General Public License, Version 3, copyright line Copyright (c) 2021-2025 OpenBB Inc. That is copyleft, not permissive: the network clause is what matters if you modify it and serve it to others. GitHub's detector returns "Other" through its API and the About panel offers only a generic "License" link; the AGPLv3 label sits in the README body, so read the file, not the metadata.

It has moved before, and moves again. "License Change: OpenBB Platform Goes AGPL" dates the current licence to May 2024. On 25 August 2026, "OpenBB belongs to everyone" from founder and CEO Didier Lopes said "we are committing to releasing the entire OpenBB product suite under a permissive license", but named no licence and set no date: "We will share more details about the order and timing of each release as we complete that work." Today's accurate statement is AGPL-licensed, permissive relicence promised.

That same post is also a wind-down notice. It says: "we couldn't find the product-market fit needed to build a sustainable business around this vision within the time we had", recognises the people who "carried OpenBB to the very end", and adds: "Existing customers and users of the hosted products will hear from us directly about timelines." No closing date is given, so the prices below are what openbb.co published on 3 September 2026, not a promise they stay purchasable. The repository's AGPL grant is unaffected; the uncertainty sits on the hosted side.

"Free" and "self-hosted" are different rows

openbb.co/pricing, read 3 September 2026.
OpenBB editionPriceHostingStated for
CommunityFree (individual licence)Cloud-hosted by OpenBBIndividual investors, personal use
Lite$2,400/year, shown at $1,200/year under a "50% off until 31 Aug" labelSelf-hosted (on-premises or VPC)Small teams (<10) wanting their own environment
ProCustom pricing (team licence)Self-hosted (on-premises or VPC)Larger teams deploying at scale
Snowflake Native App$500/year/seatSnowflake hostedFirms analysing data on Snowflake

That table runs backwards from the usual assumption. The edition that costs nothing is the one OpenBB hosts: "Community Edition is free for individuals. Lite and Pro are for professional teams that need a collaborative workspace in their own OpenBB deployment." It caps Copilot at 20 queries a day and collects usage analytics; the editions you deploy yourself are paid. What is unambiguously free is the Open Data Platform itself: clone it, pip install openbb. So if your reason for preferring open source is my data never leaves my infrastructure, that is the library plus a Lite or Pro licence, not the free Workspace tier; the cost moves into engineering time and the feeds you licence.

The r/openBB thread, and what changed since

r/openBB carries one post arguing the comparison directly: "why I choose openBB over Gödel", posted by u/Canmore_Serious on 9 December 2024, scoring 3 points. Its price argument — "Gödel costs $60, while OpenBB is mostly free." — was correct when written and is now two increases out of date, at $118/month today (price history), roughly doubling the gap it describes. The rest argues customisation, community and flexibility, closing "Because I want control over my tools and the freedom to innovate." One person's opinion in OpenBB's own subreddit, predating the workspace-and-MCP positioning openbb.co leads with today.

The one substantive reply is more useful than the post. A user running Godel Terminal listed what they opened it for — the news headline component, ratio analysis for long/short pairs, options chains next to charts — then asked what this comparison turns on: "TBH, I’m not sure how hard it would be to build these in openBB?" No reply follows. That comment closes with a referral link of its own, and the three others are all links into the product: a GODEL30 code, a referral link posted as an "updated coupon code", and the author's own free-trial link (our code comparison covers what those codes are and are not).

Is Godel Terminal on GitHub?

Queried 3 September 2026, GitHub's API returns 404 for godelterminal, GodelTerminal, godel-terminal. The DL-Software organisation, created February 2023, links to https://dl.software — the vendor's domain — but its 5 public repositories are a .github profile repo, a jobs repo, and forks of three unrelated open-source projects (vector-quantize-pytorch, dagster-community-integrations, redis-kafka-connect). GitHub's repository search for "godel terminal" returned 12 the same day: none under that organisation, all under personal accounts, none above three stars. Five of them:

Five of the 12 results for "godel terminal", 3 September 2026; all under personal accounts, none claiming vendor affiliation.
RepositoryIts own description
Hayden1629/godel_restREST API reverse engineering for godel terminal
Hayden1629/godel_apiSelenium API for Godel Terminal
Hayden1629/godel_transcriptschrome extension to download transcripts from godel terminal
Ayyitskevin/TycheGodel Terminal Clone
gwarren3210/godel-mcpMCP server for Godel Terminal — exposes its data (REST + STOMP + Socket.IO) as tools for AI clients. Reverse-engineered from the live product.

Three describe reverse-engineering the terminal's endpoints or driving it with Selenium. The vendor's terms prohibit scraping and automated retrieval, so this page records that they exist and stops there (reasoning on the API page).

Same category: the PyPI package godel-terminal, version 0.0.1, summarised "Python SDK for Godel Terminal", declaring the MIT licence, uploaded 5 February 2026 with no author, no maintainer, no home page, no project URLs and an empty long description, and nothing published tying it to DL Software Inc.

Programmatic access is where they are furthest apart

If you arrived from a scripting requirement, it is already decided. OpenBB ships a Python package, a REST API, a CLI and MCP servers for agents — those surfaces are the product. Godel Terminal publishes no public API; its pricing-page FAQ puts it at Coming soon — beta testers and a waitlist via sales (godelterminal.com/pricing FAQ, checked 2026-09-03), and the route out is file export from documented commands — detail on the API page and the Excel page.

Who each one suits

  1. OpenBB if you write code or employ someone who does, you already licence the data you need, or data cannot leave your environment — weighed against a vendor winding down.
  2. Godel Terminal if you want data and interface to arrive together — real-time US markets, options chains, wire news and filings, itemised on the coverage page — driven by commands rather than a pipeline you maintain (command reference).
  3. Neither, yet if the real question is hosted-but-cheaper rather than open-versus-closed: Koyfin is the closest rival on price, the alternatives page the wider field.

The two are not exclusive: the Open Data Platform costs nothing to install next to a terminal seat, and the 14-day trial nothing to run beside an OpenBB deployment. If the terminal side wins, TAKE30 takes 30% off the first month — the code this site promotes, and the only one here carrying a checkout verification date, 30 July 2026: a one-off discount on the first bill, not a standing rate.

Promo code TAKE30 30% off your first month. Verify the total at checkout. Last verified at checkout:
How to redeem

Frequently asked questions

Is Godel Terminal open source, or on GitHub?

No, on both counts. Queried 3 September 2026, GitHub's API returns 404 for godelterminal, GodelTerminal, godel-terminal, and the DL-Software organisation's 5 public repositories are a profile repo, a jobs repo and three unrelated forks.

What licence is OpenBB released under?

AGPLv3, per the LICENSE file read 3 September 2026 — GitHub's API classifies the repo as "Other", so read the file, not the metadata. The 25 August 2026 post promising a "permissive license" names none, and is the post announcing that OpenBB is winding the company down.

Is OpenBB free?

Partly. The Open Data Platform is AGPLv3 and installs with pip install openbb, but on the pricing page (3 September 2026) the free Community Edition is cloud-hosted by OpenBB and the self-hosted tiers are the paid ones.

Can OpenBB replace Godel Terminal?

It depends where your data comes from. OpenBB's README calls it a toolset to "integrate proprietary, licensed, and public data sources"; Godel Terminal sells entitlements with the seat (coverage page). If the feeds are what you are buying, OpenBB cannot replace it.

Does Godel Terminal have an API like OpenBB's?

No public one. Its pricing-page FAQ puts it at Coming soon — beta testers and a waitlist via sales (godelterminal.com/pricing FAQ, checked 2026-09-03); the documented route out is file export (the API page).

Open Godel Terminal