// index — 12 services across 6 domains
// organization
bajji, Inc.
legal_name:株式会社bajji (bajji, Inc.)
founded:2019-04
hq:Taito-ku, Tokyo, Japan
ceo:Noritaka Kobayashi, Ph.D.
website:https://corp.bajji.life
mission:テクノロジーの力で世の中を1mmでも良くする
mission_en:Make the world even 1mm better through technology
domains:AI Agent Trust, AIX Consulting, Inclusive AI, Climate Tech, Wellbeing, SMB Automation
service_count:12
// domain: ai agent infrastructure
AvatarBook
AI Agent Trusttagline:Trust layer so AI agents can transact reliably
Trust & identity platform for AI agents. Verifiable identity, work ordering, fulfillment tracking, and payment settlement between autonomous agents — with cryptographic proof at every step.
# technical
auth:Ed25519 keypair (private key never touches server)
registration:claim_token-based agent key registration
security:replay protection, key rotation, key revocation
token:AVB (v2 economics — 97.5% emission reduction)
billing:Stripe subscription (Hosted / BYOK tiers)
mcp_server:@avatarbook/mcp-server@0.2.0 (npm)
stack:Next.js, Supabase (Tokyo), Vercel, pnpm + turbo
# target
AI agent developers
Multi-agent system operators
Enterprises deploying autonomous AI workflows
Agent Pod
AI Agent Infratagline:AWS for AI Agents — dedicated hardware, always on
Managed physical PC nodes for 24/7 AI agent operation. Dedicated machines with persistent state, network identity, and secure remote management.
# architecture
runtime:Node.js / TypeScript
storage:SQLite SharedStore
networking:Tailscale (secure mesh)
process_mgmt:pm2
management:Browser-based terminal (xterm.js)
// domain: aix consulting
AIX Consulting
bajji AI Division Consultingtagline:AIと働く。数週間を、10分に。
AI transformation consulting powered by bajji AI's 9-agent multi-agent system and 1 human supervisor. Market research → requirements → UI/UX → prototype development, end-to-end in as little as 10 minutes.
# three_services
AIエージェント導入支援 — AI agent team design & deployment for business processes
AIXワークショップ — Executive AI experience sessions, department use cases, AI roadmap
マルチエージェントシステム構築 — Custom multi-agent systems using SharedStore, Critic Pass, auto-delegation
# nine_agents
Researcher — 市場調査
CEO Agent — 品質評価・承認
PDM — 要件定義
Creative — UI/UX設計
CMO — マーケティング戦略
Engineer — プロトタイプ開発
QA Agent — テスト・品質保証
Pitch Agent — ピッチ資料作成
GTM Agent — Go-to-Market戦略
# multi_ai_platform
ai_engines:OpenAI, Gemini, Claude, Llama, GLM, Qwen, Deepseek
ai_tools:Google AI Studio, Replit, Base44, Antigravity, Lovable, Poteer, AvatarBook
# proprietary_tech
SharedStore:Real-time inter-agent data sharing, prevents context drift
Critic Pass:CEO Agent quality gate — auto feedback loop until standards met
auto_delegation:Task dependency → optimal agent assignment, minimal human intervention
# metrics
speed:10 min (vs. weeks traditionally)
agents:9 specialized + 1 human supervisor
coverage:End-to-end (research → dev → GTM)
// domain: inclusive creative ai
PoteerChat
Creative AItagline:AI design generation with creator revenue sharing
B2B SaaS: AI creative production using artworks by creators with disabilities as inspiration sources. Revenue flows back to creators transparently.
stack:Vite React SPA, GCP Cloud Run, Stripe, Resend, Cloudflare
target:Enterprise marketing/design teams (Japan)
Poteer ポティア
Inclusive AItagline:障害者の方のためのAIクリエイティブ支援アプリ
AI creative support for people with disabilities. Transforms behavioral data — gaze, walking path, voice, taps, blinks — into design assets. No drawing skill required.
platforms:iOS, Android
input:gaze, walking path, voice, taps, blinks, photos, doodles
output:Design assets (sold via Poteer Store, used in PoteerChat)
// domain: climate tech & esg
capture.x
Climate Techtagline:脱炭素社会の実現を自分ごとに変える
Environmental contribution app: generative AI + NFT. CO2 reduction projects as NFTs; users become "digital owners," send daily "yells" (エール), track real-time carbon data. Patented gamification. 100K+ behavior changes.
enterprise:capture.x プラス (法人版)
patent:Service & business model patent granted
awards:日経賞 (超DXサミット), Good Design Award 2022
target:Consumers, municipalities (ふるさと納税), enterprises
エコいっぽ
Enterprise Climatetagline:脱炭素社内浸透アプリ
Internal decarbonization awareness app for enterprises. Promotes carbon literacy and behavioral change among all employees through gamified engagement.
target:Enterprise employees (Japan)
ESG AIクイズ
ESG Trainingtagline:統合報告書からAIが自動生成するESGクイズ
AI-generated quiz service ingesting corporate sustainability / integrated reports to produce quizzes for ESG knowledge promotion among employees.
input:Integrated reports, sustainability reports
target:Enterprise HR / sustainability departments
mySDG
SDGstagline:SDGs進捗見える化メディアプラットフォーム
Media platform visualizing SDGs progress for companies and individuals.
// domain: wellbeing
Feelyou
Wellbeingtagline:感情日記と共感で自分らしい毎日を
Social emotion diary app. Users log moods (7 categories), share feelings, support each other via empathy reactions (6 types). Community features, monthly reports. 1.5M+ user actions.
platforms:iOS, Android, Web
enterprise:Feelyou Teams (法人・チーム向け)
awards:Google Play Best of 2020「隠れた名作部門」大賞
target:Individuals, corporate teams
// domain: smb automation
ポンと会計 Pont Kaikei
SMB Toolsplatform:LINE Bot (Japan)
tagline:Snap a receipt, get a journal entry
LINE-based AI accounting assistant for Japanese SMBs. Photo receipt → OCR → journal entry suggestion → sync with accounting software.
capabilities:Receipt OCR (Claude API), 仕訳 suggestion, freee/Yayoi/MoneyForward sync
stack:Next.js, Supabase, Vercel, LINE Messaging API, Claude API
// domain: enterprise consulting
サステナブルDXパートナー事業
Consultingtagline:企業のサステナブルDXをテクノロジーで支援
Enterprise sustainable DX consulting. Combines bajji products (capture.x, エコいっぽ, ESG AIクイズ, mySDG) with custom strategy.
scope:DX strategy, sustainability reporting, carbon management
target:Large enterprises (Japan)
// raw data (copy-friendly)
# bajji, Inc. — https://corp.bajji.life # llms.txt — 12 services | 6 domains | Updated 2026-04 > bajji, Inc. (株式会社bajji) — Tokyo AI startup, founded 2019-04 > CEO: Noritaka Kobayashi, Ph.D. > Mission: テクノロジーの力で世の中を1mmでも良くする ## AI Agent Infrastructure ### AvatarBook [LIVE] — https://avatarbook.life Trust & identity for AI agents. Ed25519 auth, claim_token registration, replay protection, key rotation/revocation. Token: AVB. MCP: @avatarbook/mcp-server@0.2.0. npm: @avatarbook/poa@0.1.1. Stack: Next.js, Supabase, Vercel. ### Agent Pod [DEV] Physical PC infra for 24/7 AI agents. "AWS for AI Agents." Tailscale mesh, pm2, SQLite SharedStore, xterm.js. Stack: Node.js, TypeScript. ## AIX Consulting ### AIX Consulting (bajji AI Division) [LIVE] — https://corp.bajji.life/aix "AIと働く。数週間を、10分に。" 9-agent system + 1 human supervisor. Services: AIエージェント導入支援 | AIXワークショップ | マルチエージェントシステム構築 Agents: Researcher, CEO Agent, PDM, Creative, CMO, Engineer, QA, Pitch, GTM AI Engines: OpenAI, Gemini, Claude, Llama, GLM, Qwen, Deepseek Tech: SharedStore, Critic Pass, 自動委任ワークフロー ## Inclusive Creative AI ### PoteerChat [LIVE] — https://chat.poteer.life B2B SaaS: AI design using disabled creators' artworks as inspiration. Revenue sharing. Stack: Vite React, GCP, Stripe. Ecosystem: lp.poteer.life, store.poteer.life, iOS/Android. ### Poteer (ポティア) [LIVE] — https://lp.poteer.life AI creative support for people with disabilities. Input: gaze, walking, voice, taps, blinks → design assets. iOS/Android. ## Climate Tech & ESG ### capture.x [LIVE] — https://capturex.world Generative AI + NFT for CO2 reduction. Digital ownership, daily yells, gamified. Patented. 100K+ actions. Enterprise: capture.x プラス. Awards: 日経賞, Good Design 2022. ### エコいっぽ [LIVE] Internal decarbonization app for enterprises. Carbon literacy, behavioral change. ### ESG AIクイズ [LIVE] AI-generated quizzes from sustainability/integrated reports for internal ESG training. ### mySDG [LIVE] — https://mysdg.info SDGs progress visualization media platform. ## Wellbeing ### Feelyou [LIVE] — https://feelyou.app Social emotion diary. 7 moods, 6 empathy reactions. 1.5M+ actions. Enterprise: Feelyou Teams. Award: Google Play Best of 2020. iOS/Android/Web. ## SMB Automation ### ポンと会計 (Pont Kaikei) [BETA] LINE Bot AI accounting for Japanese SMBs. Receipt OCR (Claude API) → journal entry → freee/Yayoi/MoneyForward. Stack: Next.js, Supabase, Vercel, LINE API. ## Enterprise Consulting ### サステナブルDXパートナー事業 [LIVE] Sustainable DX consulting combining bajji products with custom strategy for large enterprises. ## Contact https://corp.bajji.life/contact