/* ── マーカー(文字ハイライト) ── */
.aa-marker{padding:0 2px}
.aa-marker-yellow{background:linear-gradient(transparent 55%,rgba(255,245,0,.55) 55%)}
.aa-marker-orange{background:linear-gradient(transparent 55%,rgba(255,165,0,.50) 55%)}
.aa-marker-red{background:linear-gradient(transparent 55%,rgba(255,90,90,.40) 55%)}
.aa-marker-blue{background:linear-gradient(transparent 55%,rgba(80,160,255,.40) 55%)}
.aa-marker-paragraph{margin:12px 0}
/* ── ノートボックス ── */
.aa-note-box{background:#f0f7ff;border-left:4px solid #4a9eff;padding:12px 16px;border-radius:0 6px 6px 0;margin:16px 0;line-height:1.75;font-size:14px}
/* ── 警告ボックス ── */
.aa-warning-box{background:#fff8e1;border-left:4px solid #ffa000;padding:12px 16px;border-radius:0 6px 6px 0;margin:16px 0;line-height:1.75;font-size:14px}
/* ── この記事でわかること ── */
.aa-wyl-box{background:#fff;border:2px solid #FFB900;border-radius:5px;margin:24px 0;overflow:hidden}
.aa-wyl-title{display:flex;align-items:center;gap:10px;padding:10px 14px}
.aa-wyl-line{flex:1;height:1px;background-color:#FFB900;display:block;min-width:10px}
.aa-wyl-title-text{color:#FFB900;font-weight:700;font-size:15px;white-space:nowrap;line-height:1.4}
.aa-wyl-list{margin:0 !important;padding:0 !important;list-style:none !important}
.aa-wyl-item{display:flex !important;align-items:flex-start !important;gap:10px !important;padding:14px 16px !important;border-top:1px solid #e8e8e8;line-height:1.65;font-size:14px;list-style:none !important}
.aa-wyl-item::before{display:none !important}
.aa-wyl-check{color:#FFB900;font-weight:700;font-size:15px;flex-shrink:0;margin-top:1px;line-height:1.65}
.aa-wyl-text{flex:1;color:inherit}
/* ── 吹き出しフォールバック ── */
.aa-balloon-fallback{background:#f5f5f5;border-radius:8px;padding:12px 16px;margin:12px 0;border-left:3px solid #ccc;font-size:14px;line-height:1.7}
/* ── アフィリエイトボックス ── */
.aa-affiliate-box{background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:16px 20px;margin:24px 0}
.aa-affiliate-inner{display:flex;gap:18px;align-items:center}
.aa-product-img{width:110px;height:110px;object-fit:contain;display:block;flex-shrink:0;border-radius:6px;}
.aa-affiliate-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}
.aa-product-name{font-size:13px;font-weight:700;line-height:1.5;color:#222;margin:0}
.aa-affiliate-label{font-size:10px;color:#bbb;text-align:center;letter-spacing:.04em;margin:0}
.aa-affiliate-buttons{display:flex;gap:6px;flex-wrap:wrap}
.aa-btn{flex:1 1 120px;min-width:110px;display:inline-flex;align-items:center;justify-content:center;padding:9px 4px;border-radius:5px;text-decoration:none;font-size:11.5px;font-weight:700;color:#fff;text-align:center;line-height:1.3;white-space:nowrap}
.aa-btn:hover{opacity:.85;color:#fff;text-decoration:none}
.aa-btn-rakuten{background:#bf0000}
.aa-btn-amazon{background:#ff9900;color:#222}
.aa-btn-amazon:hover{color:#222}
.aa-btn-yahoo{background:#ff0033}
.aa-btn-mercari{background:#ea352d}
.aa-btn-qoo10{background:#f06f00}
.aa-affiliate-text-links{font-size:12px;line-height:1.7;text-align:center;margin:2px 0 0;color:#555}
.aa-affiliate-text-links a{color:#1264a3;text-decoration:underline;font-weight:600}
.aa-affiliate-text-separator{color:#999;margin:0 4px}
.aa-substitute-section{display:flex;flex-direction:column;gap:24px;margin:16px 0}
.aa-substitute-title{font-size:15px;font-weight:700;margin:16px 0 6px 0;color:#222}
.aa-substitute-reason{color:inherit;margin:0 0 10px 0;line-height:1.8}
.aa-source-section{margin:32px 0 8px;padding:18px 20px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}
.aa-source-heading{font-size:16px!important;line-height:1.5!important;margin:0 0 12px!important;padding:0!important;border:none!important;background:none!important;color:#222!important}
.aa-source-list{margin:0!important;padding:0!important;list-style:none!important}
.aa-source-item{margin:0 0 10px!important;padding:0!important;list-style:none!important;line-height:1.7}
.aa-source-item::before{display:none!important;content:none!important}
.aa-source-link{font-weight:700;color:#1264a3;text-decoration:underline;text-underline-offset:2px;word-break:break-word}
.aa-source-used-for{display:block;font-size:12px;color:#64748b;margin-top:2px}
.aa-faq{margin:32px 0 24px}
.aa-faq-item{margin:0 0 20px;border-radius:6px;overflow:hidden}
.aa-faq-q-row{display:flex!important;align-items:flex-start!important;gap:12px;padding:14px 18px;background:#f8f8f8;border:1px solid #e8e8e8;border-bottom:none}
.aa-faq-q-badge{flex-shrink:0;width:26px;height:26px;background:#c0392b;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}
.aa-faq .aa-faq-q-row h3.aa-faq-q-text{font-size:15px!important;font-weight:700!important;color:#222!important;line-height:1.6!important;margin:0!important;padding:0!important;border:none!important;border-bottom:none!important;box-shadow:none!important;background:none!important;flex:1}
.aa-faq .aa-faq-q-row h3.aa-faq-q-text::before,.aa-faq .aa-faq-q-row h3.aa-faq-q-text::after{display:none!important;content:none!important;border:none!important;background:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}
.aa-faq-a-row{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:#fff;border:1px solid #e8e8e8}
.aa-faq-a-badge{flex-shrink:0;width:26px;height:26px;background:#d4960a;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}
.aa-faq-a-text{font-size:14px!important;color:#444!important;line-height:1.8!important;margin:0!important;flex:1}
@media(max-width:599px){
.aa-wyl-line-left{flex:1 !important;width:auto !important;flex-shrink:1 !important}
.aa-affiliate-box{padding:16px}
.aa-affiliate-inner{flex-direction:column;align-items:center}
.aa-product-img{width:130px;height:130px}
.aa-affiliate-content{width:100%;gap:8px}
.aa-product-name{text-align:center;font-size:14px}
.aa-affiliate-buttons{flex-direction:column;gap:8px}
.aa-btn{padding:12px 8px;font-size:13px;border-radius:6px}}
Abacus AI(アバカスAI)は、複数の生成AIモデルと自律型AIエージェントを1つの環境にまとめた、米国発のAIプラットフォームです(出典:Abacus.AI公式・About )。この記事では、公式情報をもとにAbacus AIでできることと料金プラン、使い始め方を整理しました。
この記事でわかること
✓ Abacus AIの概要と全体像
✓ ChatLLM・DeepAgentなど主な機能でできること
✓ 料金プランと使い始め方、よくある疑問
目次
Abacus AIとは?何ができるかの結論
Abacus AIは、2019年にサンフランシスコで設立された企業Abacus.AIが提供するAIプラットフォームで、CEOはBindu Reddy氏です(出典:Abacus.AI公式・About )。中心となる製品は「ChatLLM」と呼ばれるAIスーパーアシスタントで、GPTやClaude、Geminiなど複数の最新モデルに1つの画面からアクセスでき、画像・動画生成や自律型エージェント「DeepAgent(Abacus AI Agent)」も同じ環境で利用できます(出典:ChatLLM公式FAQ )。料金はBasicプランが月10ドルから用意されています(出典:Abacus.AI公式・Pricing )。
Abacus AIは「複数のAIモデル+自律型エージェント」を1つにまとめた統合型プラットフォーム
Abacus AIでできること・主な機能
Abacus AIには複数の機能がありますので、代表的なものを順番に見ていきましょう。
ChatLLM:複数のAIモデルを1つの画面で利用
ChatLLMでは、Sonnet 5やOpus 4.8、Fable 5、GPT-5.6 Sol、Gemini 3.1 Proなど20種類以上の主要モデルに切り替えて利用できます。画像生成もNano Banana ProやGPT Image 2、Flux Ultraなどの主要モデルに対応しており、動画生成は「Abacus AI Studio」を通じてVeo 3.1やKling AI v3などが使えます(出典:ChatLLM公式FAQ )。
DeepAgent(Abacus AI Agent):自律型エージェントによる自動化
DeepAgentは、アプリやプレゼンテーション、ワークフローの作成までを自動でこなす汎用エージェントです。1つのサブスクリプションでChatLLM・Abacus AI Desktopもあわせて利用できます(出典:DeepAgent公式FAQ )。
コーディング支援機能
料金ページには、コーディング向けのIDEやデスクトップリスナー機能も含まれることが記載されています(出典:Abacus.AI公式・Pricing )。
チャット・画像/動画生成・エージェント・コーディングまでを1つのプラットフォームで完結できる点が特徴
Abacus AIを使う際の注意点・料金・始め方
公式サイトによると、Basicプランは月10ドル(初月は7ドルの割引あり)で、月20,000クレジットとAIエージェントの利用は月3会話までとなっています。上位のProプランは月20ドルで、月30,000クレジットとAIエージェント・コーディングエージェントの無制限利用が含まれます(出典:Abacus.AI公式・Pricing )。エンタープライズ向けプランは月5,000ドルから用意されており、サポート窓口(support@abacus.ai/sales@abacus.ai)から問い合わせる形になります(出典:Abacus.AI公式ヘルプ・Billing FAQ )。
クレジットの消費量はタスクの内容やモデルによって変動するため、想定より早く上限に達する場合がある点は注意が必要です。利用開始は、公式サイトのChatLLMまたはAbacus AI Agentのページから「Get started」を選ぶだけで、支払い情報を登録すればすぐに使い始められます。解約はChatLLMの管理画面からいつでも可能です(出典:ChatLLM公式FAQ )。
※料金・プラン内容は執筆時点(2026年7月)で確認した情報です。
Abacus AIに関するよくある質問
無料プランはありますか?
公式サイトに無料プランの記載は見当たらず、最も安いBasicプランでも月10ドル(初月は割引あり)からとなっています(出典:Abacus.AI公式・Pricing )。
チームで使う場合、人数の上限はありますか?
招待できるユーザー数に上限はなく、利用人数に応じて1人あたり月10ドルが課金される仕組みです(出典:ChatLLM公式FAQ )。
日本語には対応していますか?
公式ページには日本語対応の可否について明記した情報は確認できませんでした。この点については公式へ直接問い合わせることをおすすめします。
{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”なぜAI開発にはお金がかかりますか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”AI開発には、高度な技術や専門知識が必要であり、データ収集、モデルのトレーニング、インフラの構築など多くのリソースが関与します。また、継続的なメンテナンスやアップデートも必要なため、コストがかかります。”}},{“@type”:”Question”,”name”:”AIの料金相場はどのくらいですか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Abacus AIの料金は、Basicプランが月10ドルから、Proプランが月20ドルで提供されています。エンタープライズ向けプランは月5,000ドルからとなっており、機能や利用量によって異なります。”}},{“@type”:”Question”,”name”:”AIを使ってできることは何ですか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Abacus AIでは、チャット、画像・動画生成、自律型エージェントによる自動化、コーディング支援などが可能です。これにより、さまざまなタスクを1つのプラットフォームで効率的に行えます。”}}]}
関連する質問
Q
なぜAI開発にはお金がかかりますか?
A
AI開発には、高度な技術や専門知識が必要であり、データ収集、モデルのトレーニング、インフラの構築など多くのリソースが関与します。また、継続的なメンテナンスやアップデートも必要なため、コストがかかります。
Q
AIの料金相場はどのくらいですか?
A
Abacus AIの料金は、Basicプランが月10ドルから、Proプランが月20ドルで提供されています。エンタープライズ向けプランは月5,000ドルからとなっており、機能や利用量によって異なります。
Q
AIを使ってできることは何ですか?
A
Abacus AIでは、チャット、画像・動画生成、自律型エージェントによる自動化、コーディング支援などが可能です。これにより、さまざまなタスクを1つのプラットフォームで効率的に行えます。
まとめ
Abacus AIは、ChatLLMによる複数モデルへのアクセスとDeepAgentによる自動化を1つにまとめたAIプラットフォームで、料金はBasicプランの月10ドルから始められます。今後プラン内容や料金に変更があれば更新します。
参考・出典
Abacus.AI公式・About
Abacus.AI公式・Pricing
ChatLLM公式FAQ
DeepAgent公式FAQ
Abacus.AI公式ヘルプ・Billing FAQ