Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View kota-kawa's full-sized avatar

Highlights

  • Pro

Block or report kota-kawa

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
kota-kawa/README.md

一番下に日本語版もあります

Hi, I'm Kota Kawagoe 👋

AI Agent Researcher / Software Engineer — Bridging the gap between Art/Design (UI/UX) and Backend Logic.

As a university student, I specialize in building intuitive AI Agents that interact with the physical world and daily life. My background in Art & Design allows me to craft superior user experiences, while my technical expertise ensures robust system architecture.

Vision: I aim to implement AI agents in society to foster a world where human communication flourishes. By delegating daily tasks to AI, I want to create a society where people can truly focus on meaningful, face-to-face interactions.

  • Focus: LLM Agents, Browser Agent, RAG, Edge AI, UI/UX Design.
  • Location: Japan | Languages: Japanese (Native) / English

🚀 Core Competence

"Orchestrated a multi-agent system with an orchestrator and combined long-term/short-term memory, achieving a 1.7x improvement in task success rate."

Developed a Multi-Agent Orchestration System for my graduation research, integrating five specialized agents (RAG, Browser Use, IoT, Scheduler, and Orchestrator). This research was presented at NCSP'26 (Honolulu, Hawaii). The experience of integrating and evaluating a system that provides real-world feedback through hardware, rather than just remaining within the web, is a rare achievement in Japan.

🔗 Links

🌐 Live Services

Direct access to my currently active applications and platforms.

⭐ Highlights

  1. Browser-AgentControl the web with natural language.

    • Overview: A browser automation agent with a FastAPI web interface. Executes tasks via natural language instructions with real-time monitoring via noVNC.
    • Performance: WebArena Shopping task success rate: 32.6%.
    • Technologies: Python, FastAPI, TypeScript, Docker.
  2. Chat-Core (Live) — Production-ready AI chat platform.

    • Overview: A full-stack chat system with email authentication, persistent conversations, and prompt sharing. Integrates Groq and Gemini.
    • Technologies: Python (FastAPI), Next.js, PostgreSQL, Docker.
  3. Scheduler-AgentSmart schedule management via chat.

    • Overview: An AI-driven assistant for managing schedules and tasks through natural language chat. Supports multiple LLMs (OpenAI, Gemini, Claude, Groq).
    • Technologies: Python, TypeScript, PostgreSQL, Docker.

🎓 Education

  • Kanagawa Institute of Technology (KAIT)
    • Faculty of Information Technology
    • Department of Information Network and Communication
  • University of North Alabama — Exchange Program Completed
    • Alabama, USA | June 2023 – May 2024

🧰 Tech Stack

Category Technologies
Languages / Backend Python, TypeScript, FastAPI
AI / LLM / RAG LangChain, LangGraph, browser-use, RAG, Multi-Agent Systems
Databases / Infra PostgreSQL, Redis, Docker, Nginx, Linux
Frontend React, Next.js, Tailwind CSS
IoT / Hardware NVIDIA Jetson Orin Nano, Raspberry Pi 4/Pico W
Tools Git, Claude Code, Codex

🗓️ Now

  • Interning: Identifying customer support requirements and developing a RAG-based chat system to address them.
  • Building: Improving the reliability and stability of AI agent execution in production environments.

Last updated: 2026-03-02

日本語版(Japanese Version)

こんにちは、川越 航太 (Kota Kawagoe) です 👋

AI Agent Researcher / Software EngineerArt/Design (UI/UX)バックエンドロジック

大学でLLMを用いたAIエージェントの研究をしています。 Art/Design のバックグラウンドを持ち、優れた UI/UX と堅牢な バックエンドロジック の両方を兼ね備えたエージェント開発が得意です。

Vision: AIエージェントの社会実装を通じて、人同士のコミュニケーションがより促進される豊かな社会の実現を目指しています。「日常のタスクをAIに委ね、人が対面でのコミュニケーションに集中できる社会」を作ることが私の目標です。

  • 専門領域: LLM Agents, Browser Agent, RAG, Edge AI, UI/UX Design.
  • 拠点: 日本 | 言語: 日本語(母国語)/ 英語

🚀 強み / 実績

「オーケストレーターでマルチエージェントを統合し、長期メモリと短期メモリを組み合わせることで、タスク成功率を1.7倍に改善しました」

卒業研究にて、5種の専門エージェント(RAG、Web操作、IoT、Scheduler、Orchestrator)を統合した「マルチエージェント・オーケストレーションシステム」を完遂。その研究は、NCSP'26(ハワイ・ホノルル開催)において発表しました。Web完結だけでなく、ハードウェアを含めた実世界へのフィードバックまでを一つのシステムとして統合・評価した経験は、国内でも稀有な実績です。

🔗 リンク

🌐 稼働中のサービス

現在実際にアクセスして利用可能なサービスです。

⭐ 代表作

  1. Browser-Agent自然言語でWebを操作する

    • 概要: FastAPIベースのWebインターフェースを持つブラウザ自動操作エージェント。自然言語の指示でタスクを実行し、noVNCでリアルタイム監視が可能。
    • 性能: WebArena Shoppingタスク成功率: 32.6%。
    • 使用技術: Python, FastAPI, TypeScript, Docker.
  2. Chat-Core (Live) — 本番運用を見据えたAIチャット基盤

    • 概要: メール認証、永続チャット、プロンプト共有を備えたフルスタックAIチャットシステム。GroqとGeminiを統合。
    • 使用技術: Python (FastAPI), Next.js, PostgreSQL, Docker.
  3. Scheduler-Agentチャットで予定管理

    • 概要: 自然言語のチャットで予定やタスクを管理できるAIアシスタント。複数LLM(OpenAI, Gemini, Claude, Groq)の切り替えに対応。
    • 使用技術: Python, TypeScript, PostgreSQL, Docker.

🎓 学歴

  • 神奈川工科大学
    • 情報学部 情報ネットワーク・コミュニケーション学科
  • University of North Alabama — 交換留学プログラム修了
    • アラバマ州, 米国 | 2023年6月 – 2024年5月

🧰 技術スタック

カテゴリ 技術
言語 / バックエンド Python, TypeScript, FastAPI
AI / LLM / RAG LangChain, LangGraph, browser-use, RAG, マルチエージェント
データベース / インフラ PostgreSQL, Redis, Docker, Nginx, Linux
フロントエンド React, Next.js, Tailwind CSS
IoT / ハードウェア NVIDIA Jetson Orin Nano, Raspberry Pi 4/Pico W
ツール Git, Claude Code, Codex

🗓️ 現在

  • インターン: カスタマーサポートに求められる要件を把握し、RAGチャットシステムの設計・開発に従事。
  • 開発: 本番環境でのAIエージェントの安定稼働・信頼性向上に取り組んでいる。

Last updated: 2026-03-02

Pinned Loading

  1. Chat-Core Chat-Core Public

    FastAPI + Next.js AI chat platform with email/Google auth, persistent & ephemeral chats, prompt sharing/search, memo saving, and Groq/Gemini integration.

    TypeScript

  2. Browser-Agent Browser-Agent Public

    FastAPI-based browser operation agent UI/API with browser_use, CDP sessions, SSE streaming, and WebArena automation.

    Python

  3. Scheduler-Agent Scheduler-Agent Public

    A FastAPI-based scheduler with routine/task management and chat integration.

    Python