x
xianshishiyitou

MaLei

@xianshishiyitou

coding and AI image generation

China
English, Chinese
About me
I am a professional AI digital artist specializing in high-quality custom image generation. I create photorealistic and artistic images using advanced tools like ComfyUI, Flux, and Pony models. Services include custom portraits, character design, product visuals, and commercial illustrations. I also provide Python scripting and basic frontend development support when needed. I focus on fast delivery, clear communication, and detailed results. Looking forward to working with you!... Read more

Skills

x
xianshishiyitou
MaLei
Offline • 
Average response time: 1 hour

See my services

Video Ads & Commercials
I will edit engaging tiktok, reels, product visual design
Video Ads & Commercials
I will create custom ai images and ai videos for your brand

Work experience

GitHub

github project

GitHub • Freelance

Jan 2024 - Present2 yrs 8 mos

Project Title: OpenAPI Agent Bridge – Python Library for LLM Tool Calling https://github.com/xianshishiyitouzhu-blip/openapi-agent-bridge Description: Developed a lightweight Python library that automatically converts OpenAPI/Swagger specifications into LLM-compatible tool schemas (compatible with DeepSeek, OpenAI, and similar models). The library handles parsing of complex OpenAPI structures (including $ref references), generates accurate JSON Schema definitions for function calling, and dynamically executes the corresponding HTTP requests based on LLM tool calls. Key features include zero-touch conversion from OpenAPI files, dynamic path/query/body mapping, and framework-agnostic design that works with raw LLM APIs or agent frameworks like LangChain. Released as an open-source project on GitHub with clean architecture (Parser, Converter, Executor modules) and practical usage examples. Tech Stack: Python, OpenAPI/Swagger, JSON Schema, Requests