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、知识系统与工程工具融入机器人全生命周期,让复杂的设计、研发和制造流程变得更智能、更高效、更可靠。

classRoboticsIntelligence:
"""Explore intelligent workflows for robotics engineering."""def__init__(self):
self.mission="Intelligence across the robotics lifecycle"defcapabilities(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"],
}
deftech_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"],
}
defdirection(self):
return"From design to R&D and manufacturing"

🛠️ Tech Stack

🧠 AI/LLM Systems

LLMRAGAgentPermission

🌩️ Cloud Native & Infrastructure

FastAPIDockerPostgreSQLRedis

📊 Observability & Data

OpenTelemetryPrometheusGrafanaMinIO

💻 Programming Languages

PythonGoTypeScriptRust

📝 Latest Blog Posts

技术博客: www.inkbot.cn

💼 Current Focus

classInk:
def__init__(self):
self.name="ink"self.role="AI & Robotics Explorer"self.location="China"self.blog="http://www.inkbot.cn"defcurrent_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"],
}
defphilosophy(self):
return"Make intelligence a native capability of robotics engineering."me=Ink()

📊 GitHub Analytics

GitHub Streak

🌐 Connect

WebsiteGitHub

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 CodeMockLabPublic

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

    TypeScript 5

  2. setcap setcapPublic

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

    C 2 1

  3. Embodied-ai-deployment Embodied-ai-deploymentPublic

    Python 2

  4. AI-Native-Platform AI-Native-PlatformPublic

    TypeScript 1

  5. ink-hz ink-hzPublic

  6. ink-hz.github.io ink-hz.github.ioPublic

    HTML