Skip to content
View Nicolas0315's full-sized avatar

Highlights

  • Pro

Block or report Nicolas0315

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nicolas0315/README.md

Nicolas Ogoshi 🇯🇵

Non-Engineer who ships products with AI — Japan

データですべての人類をつなぐ。 人は一人では何者にもなれない。0と1の関係と同じように。 Nicolas & Youta

Japan White Heart Mission

X Website


🤖 How I Build

Me:   "これ作って"
AI:   *builds it*
Me:   "ここ直して"
AI:   *fixes it*
Me:   "マージして"
AI:   *ships it*

0 lines of code written by hand. 100% AI-orchestrated.

Coding crew: エニグマ (Enigma) 🤖 × しろくま (Shirokuma) 🧠

🛠️ My AI Dev OS

「AIにコードを書かせる」の一歩先、AIエージェント群を運用するための個人インフラ。

  • 🖥️ 5-machine personal fleet — Mac / Windows / WSL2 の全ノードが同一のエージェント文脈を git 同期で共有
  • 🎼 Multi-engine orchestration — Claude Code が指揮、Codex CLI が実装、Gemini CLI がレビュー。1タスクに複数エンジンを並列投入
  • 🤝 Multi-agent consensus — main への push・マージ・破壊的変更は、別エンジンによるセカンドオピニオンを通過しないと実行されない
  • 🪝 Safety-valve hooks — 全ノードに事前フックを常設。エージェントは提案し、ゲートが検証する
  • 📚 Self-compiling knowledge base — フリート横断の知識ベースを git で同期し、日次で自己コンパイル

🚀 Public Projects

Project What it does Built with
Katala AI-mediated catalyst for human connection & profiling Python
katala-slm Medical-domain specialized small language model with KS-series verification Rust
katala-web-research Local-first research CLI — multi-provider search, clean URL reading, SQLite FTS5 evidence archives Python
usage-pulse Cross-platform AI tool usage monitor — tmux statusline + system tray for Mac/Win/Linux Python
baby-model Research framework for Baby AD/DA asymmetry — perception-first agents with intrinsic rewards Python
reinvent-the-wheel 車輪の再発明 — Myers diff reimplemented from the 1986 paper, packaged as a hand-rolled PEP 427 wheel Python

ほかに動画広告分析・AI VTuber・スクレイピング基盤・フリート管理などが private で稼働中。

🧠 My Stack

Claude Code Codex CLI Gemini CLI OpenClaw Cursor

The stack is not languages. It's AI agents.

🏆 Favorite Models — as of 2026-07

Model Role Why
Claude Fable 5 🧠 Brain Claude 5 世代の新フラッグシップ。設計・判断・オーケストレーションの指揮者
GPT-5.6 Sol / Terra 🔨 Hands Codex CLI の実装エンジン。日常は Terra、難所は Sol
Gemini 3.1 Pro 👁️ Eyes レビュー・長大コンテキスト比較・マルチモーダル分析
Claude Sonnet 5 / Haiku 4.5 ⚖️ Subagents 並列サブエージェントの実務層。コスパで数を出す
GLM 5.2 / Grok 4.5 / Kimi K2.7 🔄 Rotation cc-switch でプロバイダー横断の比較検証
gemma4 / qwen3 (local) 🏠 Free RTX 4090 ローカル推論。分類・整形・日次バッチは API 費ゼロ

飾りではなく実測: この表はローカルの実使用ログ (ccusage) と各 CLI の実設定から集計したもの。

📊 Stats

github contribution grid snake animation
raw metrics (auto-updated daily)
Metric Value
Commits 586
Pull Requests 147
Issues 184
Total Contributions 5139

The future belongs to those who can direct AI, not write code.

Pinned Loading

  1. katala-web-research katala-web-research Public

    Local-first research CLI for multi-provider search, clean URL reading, SQLite FTS5 archives, and evidence reports.

    Python 2

  2. baby-model baby-model Public

    Research framework for Baby AD/DA asymmetry: perception-first agents, delayed action decoding, and intrinsic prediction-improvement rewards.

    Python 1

  3. Katala Katala Public

    Katala: AI-Mediated Catalyst for Human Connection & Profiling

    Python 1

  4. katala-slm katala-slm Public

    Katala SLM: Medical-domain specialized Small Language Model with KS-series verification. Rust implementation.

    Rust

  5. reinvent-the-wheel reinvent-the-wheel Public

    車輪の再発明: Myers diff reimplemented from the 1986 paper, packaged as a hand-rolled PEP 427 wheel (no setuptools, no pip)

    Python

  6. usage-pulse usage-pulse Public

    Cross-platform AI tool usage monitor: tmux statusline + system tray + notifications for Mac/Win/Linux

    Python