Skip to content
View sjseo298's full-sized avatar

Highlights

  • Pro

Block or report sjseo298

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

Popular repositories Loading

  1. AzureDevopsCompanionMCP AzureDevopsCompanionMCP Public

    Servidor MCP (Model Context Protocol) en Java para integrar Azure DevOps, exponiendo su API REST completa (proyectos, equipos, work items, boards, WIQL, adjuntos) a través de MCP con transporte por…

    Java 1

  2. PythonHttpTracker PythonHttpTracker Public

    Implementacion en Python para descargar un sitio web, utilizando cookies de sesion

    Python

  3. spring-ai-reflection-agent spring-ai-reflection-agent Public

    A robust Java implementation of an AI Reflection Agent using Spring AI 2.0. Demonstrates 'Code as Orchestration' strategies to build resilient agents without the complexity of graph DSLs like LangG…

    Java

  4. spring-ai-reflexion-agent spring-ai-reflexion-agent Public

    Implementation of the Reflexion agent pattern (Self-Correction) using Spring Boot 4 and Spring AI 2.0 in Java 21. Includes Actor-Reviewer flow and web search with Tavily. Demonstrates 'Code as Orch…

    Java

  5. spring-ai-react-agent spring-ai-react-agent Public

    ReAct (Reasoning and Acting) agent implementation using Spring Boot 4.0.1 and Spring AI 2.0.0-M1. This project demonstrates how to build an AI agent that combines reasoning with tool execution, int…

    Java

  6. spring-ai-humanintheloop-agent spring-ai-humanintheloop-agent Public

    Human-in-the-Loop AI Agent implementation using Spring AI Alibaba Graph (Java 21). Features persistent state (checkpoints), interrupt logic, and structured feedback loops. The Enterprise Java alter…

    Java