جدول البيانات الذي يحسب أي شيء.

دوال ذكاء اصطناعي أصلية داخل الخلايا. أكثر من 500 صيغة متوافقة مع Excel. محرك حساب متقدم. واجهة سطر أوامر مبنية للوكلاء. مصنف واحد للمحللين والمطورين وأدوات الذكاء الاصطناعي.

portfolio.xlsx · equation2
D2 =SENTIMENT(C2)
# A · ticker B · return C · headline D · sentiment E · risk
1 NVDA +8.42% Beats on Q3 data center revenue Positive Low
2 TSLA −3.11% Recall expanded across 2 markets Negative Medium
3 AAPL +1.27% Services margins reach record high Positive Low
4 BABA −5.84% Regulator opens probe into ad business Negative High
5 MSFT +0.38% Azure growth steady, Copilot adoption rising Neutral Low

عرض حي · =SENTIMENT(A2) يعمل على بيانات حقيقية

The 40-year gap

Excel + code. Pick one. Until now.

Spreadsheets stopped evolving in 1983. Excel added more formulas. Google added collaboration. Meanwhile data went to millions of rows, AI became reasoning, and software learned to operate itself. Analysts paid the price — exporting to outside tools, pasting results back, repeating every week.

The Analyst

500,000 rows. Excel crashes. Sheets freezes. Pastes results back by hand — every week, forever.

The Quant

Wants Sharpe, VaR, max drawdown. Excel has none. Builds VBA. VBA breaks on the next OS update.

The Builder

Needs an embeddable spreadsheet. Google blocks it. Excel licensing is a nightmare. Three months building one from scratch.

The Agent

Has no clean way to operate a grid. Rewrites the same glue code every time. No standard interface for tabular compute.

Four pillars. One workbook.

1

Grid

Infinite virtual rows. Excel keyboard shortcuts. Click to edit. Built for keyboard-first analysts.

2

Formula engine

390+ Excel-compatible formulas in the browser. Advanced statistical and quantitative functions on the server. 20+ native AI functions.

3

Built-in AI

Sees your data. Writes to cells. Runs functions. Generates reports. Not a chatbot — a computational collaborator.

4

eq2 — CLI

Every operation from the terminal. Pipe-friendly. JSON output. Operable by humans and agents alike.

AI functions, Excel-native.

Type =SENTIMENT(A2) like you would type =SUM. The AI runs server-side, results cache, costs collapse.

  • =SENTIMENT()

    Classify text as Positive / Negative / Neutral.

  • =CLASSIFY()

    Assign an AI category to any text.

  • =SUMMARIZE()

    One-line AI summary of a long cell.

  • =SCORE()

    Composite 0–100 score across columns.

  • =RISK()

    Low / Medium / High / Critical.

  • =FORECAST()

    Prophet/ARIMA projection for N periods.

  • =ANOMALY()

    Outlier detection with explanation.

  • =SHARPE()

    Annualized Sharpe ratio for a return series.

┌─────────────────────────────────────────────┐
  eq · Q3 Portfolio           👥 2 online 
├─────────────────────────────────────────────┤
  You  10:32                                
  Which stocks are underperforming?          
                                             
  eq   10:32                                
  Rows 4, 7, 12 show negative Sharpe.        
  I have highlighted them in red.            
  Run RISK on those 3?                     
                                             
  [Yes, run it]  [No]                    
└─────────────────────────────────────────────┘

A CLI built for agents.

Same intelligence as the browser, accessible from any script, pipeline, or AI agent.

Install
$ curl -sSf equation2.com/install | sh
$ eq2 login
$ eq2 whoami
# Logged in as user@equation2.com
Pipe like Unix
$ eq2 load portfolio.xlsx \
   | eq2 run SHARPE --col=ret \
   | eq2 run VAR --conf=.95 \
   | eq2 report --pdf
JSON for agents
$ eq2 cell get B11 --json
{
 "cell": "B11",
 "formula": "=AVERAGE(A2:A10)",
 "value": 1149.0,
 "computed_by": "browser"
}

Five templates to start with.

Open any template. Replace the data. Functions already wired.

T1

Portfolio Risk Tracker

RETURNS · SHARPE · VAR · MAXDD · VOLATILITY

T2

Financial Model (P&L)

GROWTH · MARGIN · FORECAST · CUMSUM

T3

Sales Pipeline Scorer

SCORE · CLASSIFY · SENTIMENT · RISK

T4

Market Research Analyzer

SUMMARIZE · CLASSIFY · CLUSTER · ANOMALY

T5

Risk Dashboard

VAR · RISK · ANOMALY · FLAG · ZSCORE

Pricing Plans

Start free. Pick the plan that fits your team.

Free

Try it. Forever.

$0 /month
  • 1 workbook
  • 100 AI calls / month
  • Standard formulas (390+)
  • Share via link (view)
Start free
Most popular

Analyst

For the daily quant or analyst.

$19 /month
  • Unlimited workbooks
  • 2,000 AI calls / month
  • All 500+ functions including AI
  • eq chat unlimited
  • eq2 CLI access
  • Full audit trail
Choose Analyst

Team

Real-time, range-level collab.

$49 /user/month
  • Everything in Analyst
  • 10,000 AI calls pool
  • Real-time collaboration
  • Range-level sharing
  • Team workspaces
  • API access · SSO
Choose Team

+$5 per 1,000 AI calls beyond your plan · All plans, including Builder and Enterprise →

Frequently asked

Will my Excel formulas just work?

Yes — 390+ Excel formulas run natively in the browser. Paste a formula, it works. Then add AI functions Excel will never have.

How do AI calls work?

Each cell that uses an AI function (SENTIMENT, CLASSIFY, etc.) counts as one call. We aggressively cache identical inputs. Plans include 100 / 2,000 / 10,000 / 50,000 calls per month.

Can I keep using my data in Excel later?

Always. Workbooks export to .xlsx (and .csv). No lock-in.

Is there a CLI?

Yes. Install eq2, log in once, then operate any workbook from the terminal. Built for agents, scripts, and CI.

Do you support Arabic and RTL?

Yes. The grid is fully bidirectional, with Arabic formula names and AED pricing for the Gulf region.

Where is my data stored?

Encrypted at rest with AES-256, in transit with TLS 1.3. EU and Gulf-region hosting available on Builder and Enterprise plans.

مستعد لتجربته؟

اختر الخطة المناسبة، أو تواصل معنا حول خطط Builder وEnterprise.