Skip to content
View ZhangDT-sky's full-sized avatar
🎯
专注中
🎯
专注中

Block or report ZhangDT-sky

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
ZhangDT-sky/README.md

🌱 About Me

Hi, I'm a student who is currently learning Java and has a strong interest in AI.

My main focus right now is:

  • Learning Java step by step
  • Practicing backend development with Spring Boot
  • Exploring AI and Agent-related topics
  • Participating in open source and learning from real projects

I like improving my skills by writing code, building projects, 和 reading source code.
Although I am still learning, I hope to keep growing and eventually combine Java and AI to create meaningful projects in the future.

Pinned Loading

  1. KUI KUI Public

    KuiCoding:基于 Spring Boot + LangChain4j + LangGraph4j 的多智能体代码助手,集成意图识别、代码生成/调试、知识检索与 Web 搜索,为开发者提供可扩展的智能编程体验。

    Java 5 2

  2. AgentOps-Lite AgentOps-Lite Public

    让 LLM / Agent 在复杂任务下可控、可观测、可恢复,支持多模型、多工具、多知识源,并具备生产级后端工程能力。 面向企业内部知识问答、任务自动化、技术支持等场景 解决不可控、黑盒、工具失败、上下文过长、RAG 滥用等问题

    Python

  3. TeachingServiceSystem TeachingServiceSystem Public

    这是一个关于大学生教学管理的服务平台,采用了前后分离的架构仅包含后端代码,使用了Springboot+maybatis-plus,以及常用的数据库MySQL、Redis、消息队列Rabbitmq。

    Java

  4. langchain4j langchain4j Public

    Forked from langchain4j/langchain4j

    LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impl…

    Java