Skip to content
View ink-hz's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ink-hz

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
ink-hz/README.md
┌─────────────────────────────────────────────────────────────────┐
│                                                                 │
│    ███╗   ██╗███████╗ ██████╗                                  │
│    ████╗  ██║██╔════╝██╔═══██╗                                 │
│    ██╔██╗ ██║█████╗  ██║   ██║     🤖 ⚡ 🧠                    │
│    ██║╚██╗██║██╔══╝  ██║   ██║                                 │
│    ██║ ╚████║███████╗╚██████╔╝                                 │
│    ╚═╝  ╚═══╝╚══════╝ ╚═════╝                                  │
│                                                                 │
│       Exploring AI-Native Robotics Engineering                  │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘

Typing SVG

🎯 Mission

目标:探索 AI 与机器人产业的深度融合,推动机器人从设计、研发到制造的全流程智能化。

graph LR
    A[AI & Agents] --> B[Design]
    B --> C[R&D]
    C --> D[Manufacturing]
    D --> E[Intelligent Robotics]
    E --> A
    style A fill:#f9f,stroke:#333,stroke-width:4px
    style D fill:#bfb,stroke:#333,stroke-width:2px
Loading

🤖 AI-Native Robotics Engineering

我正在探索如何将 AI Agent、知识系统与工程工具融入机器人全生命周期,让复杂的设计、研发和制造流程变得更智能、更高效、更可靠。

class RoboticsIntelligence:
    """Explore intelligent workflows for robotics engineering."""

    def __init__(self):
        self.mission = "Intelligence across the robotics lifecycle"

    def capabilities(self):
        return {
            "design": ["Assisted Design", "Knowledge Reuse", "Simulation"],
            "research": ["Engineering Copilot", "Experimentation", "Collaboration"],
            "manufacturing": ["Process Intelligence", "Quality", "Automation"],
            "foundation": ["AI Agents", "Knowledge Systems", "Data & Tools"],
        }

    def tech_stack(self):
        return {
            "core": ["Python", "FastAPI", "SQLAlchemy", "Alembic"],
            "llm": ["LLM", "RAG", "Agent Runtime"],
            "infra": ["PostgreSQL + pgvector", "Redis", "MinIO/S3", "Docker Compose"],
            "observability": ["OpenTelemetry", "Prometheus", "Grafana"],
        }

    def direction(self):
        return "From design to R&D and manufacturing"

🛠️ Tech Stack

🧠 AI/LLM Systems

LLM RAG Agent Permission

🌩️ Cloud Native & Infrastructure

FastAPI Docker PostgreSQL Redis

📊 Observability & Data

OpenTelemetry Prometheus Grafana MinIO

💻 Programming Languages

Python Go TypeScript Rust

📝 Latest Blog Posts

技术博客: www.inkbot.cn

💼 Current Focus

class Ink:
    def __init__(self):
        self.name = "ink"
        self.role = "AI & Robotics Explorer"
        self.location = "China"
        self.blog = "http://www.inkbot.cn"

    def current_focus(self):
        return {
            "robotics_lifecycle": ["Design", "R&D", "Manufacturing"],
            "ai_agents": ["Reasoning", "Tools", "Workflow"],
            "knowledge_systems": ["Retrieval", "Context", "Knowledge Reuse"],
            "engineering": ["Reliability", "Observability", "Human-AI Collaboration"],
        }

    def philosophy(self):
        return "Make intelligence a native capability of robotics engineering."

me = Ink()

📊 GitHub Analytics

GitHub Streak

🌐 Connect

Website GitHub

Open to collaborate on: AI Agents, Robotics Intelligence, Engineering Workflows, Knowledge Systems


"Make intelligence a native capability of robotics engineering."

Popular repositories Loading

  1. CodeMockLab CodeMockLab Public

    CodeMockLab - AI驱动的程序员模拟面试平台

    TypeScript 5

  2. setcap setcap Public

    Linux使用capabilities实现进程权限管理

    C 2 1

  3. Embodied-ai-deployment Embodied-ai-deployment Public

    Python 2

  4. AI-Native-Platform AI-Native-Platform Public

    TypeScript 1

  5. ink-hz ink-hz Public

  6. ink-hz.github.io ink-hz.github.io Public

    HTML