Skip to content
View FYJM-jpg's full-sized avatar

Block or report FYJM-jpg

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

Popular repositories Loading

  1. ai-agents-for-beginners ai-agents-for-beginners Public

    Forked from microsoft/ai-agents-for-beginners

    11 Lessons to Get Started Building AI Agents

    Jupyter Notebook

  2. agentLab agentLab Public

    在 AI Agent 的开发中,我们经常陷入“硬编码”的泥潭:每加一个技能,就要改一次 main.py;每调一次 Prompt,就要重启一次服务。为了打破这种低效循环,我构建了 Agent Lab —— 一个基于 Python 后端与 Next.js 前端的全栈管理系统,实现了技能的即插即用与可视化运维。

    TypeScript