AICode  by sylearn

AI utility scripts for development and automation

Created 7 months ago
250 stars

Top 100.0% on SourcePulse

GitHubView on GitHub
Project Summary

<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This repository, sylearn/AICode, offers a suite of AI utility scripts to streamline development workflows. It includes WXn8n, a WeChat bot integrating with N8N for automated workflows and AI responses; a deployment tool for Claude Code and its proxy across platforms; and a Copilot-API proxy to route GitHub Copilot requests to Claude Code. It targets AI developers seeking enhanced automation and local LLM integration.

How It Works

WXn8n processes WeChat messages, files, and commands, integrating with N8N via webhooks for automated task execution. The Claude Code deployment tool automates setup for Windows, macOS, and Linux, managing dependencies and port conflicts. The Copilot-API proxy acts as a local intermediary, forwarding GitHub Copilot API calls to a configured Claude Code instance for privacy-conscious development.

Quick Start & Requirements

  • WXn8n: Requires Python 3.12+, wxauto>=39.1.15, and Windows (WeChat PC). Install via uv sync and run uv run python main.py after configuring config.env.
  • Claude Code Deployment: Cross-platform (Win/macOS/Linux). Needs manual Node.js (16.0+) and Git (2.0+) installations; uv and Claude Code auto-install. Run platform-specific scripts (Claude_code_proxy.sh/
Health Check
Last Commit

5 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
4 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.