Skip to content
View JoneyXiao's full-sized avatar

Block or report JoneyXiao

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

Pinned Loading

  1. function-calling function-calling Public

    Go implementation of AI function calling with OpenAI-compatible APIs, enabling AI models to execute tools like weather lookups during conversations.

    Go 1

  2. ai-agent-example ai-agent-example Public

    A Go implementation of an AI agent based on the ReAct (Reasoning and Acting) paradigm. This agent leverages large language models to process natural language queries and interact with real-world da…

    Go 1 1

  3. kgent kgent Public

    Kgent is an AI-powered CLI tool that allows you to interact with Kubernetes clusters using natural language. This Go-based application leverages language models to translate conversational commands…

    Go 1

  4. devopsme devopsme Public

    A comprehensive collection of DevOps interview questions and answers to help you prepare for technical interviews.

    TypeScript 1

  5. rag rag Public

    A Retrieval-Augmented Generation (RAG) system for document question-answering, powered by BGE embeddings and Qwen LLM. Features multi-format document support, hybrid retrieval (vector + BM25), and …

    Python 2

  6. kgent-api kgent-api Public

    A Kubernetes API client wrapper providing a RESTful interface for K8s resource management and examples of various client implementations (ClientSet, DynamicClient, RestClient, DiscoveryClient), in…

    Go