ms-copilot-play  by jianjianai

Cloudflare Worker app for Microsoft Copilot acceleration

created 1 year ago
255 stars

Top 99.2% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a Cloudflare Worker to accelerate access to Microsoft Copilot, particularly for users in regions with network restrictions. It enables high-speed, unrestricted access to Copilot's full functionality, including chat, notebooks, plugins, and image generation, by proxying requests through Cloudflare's global network.

How It Works

The service leverages Cloudflare Workers, a serverless compute platform, to act as a proxy. By deploying the provided code to a Cloudflare Worker, users can route their Copilot requests through Cloudflare's infrastructure. This approach bypasses potential regional network limitations and benefits from Cloudflare's extensive CDN for faster response times. The project aims to offer a simple, free, and unlimited solution for accessing Copilot.

Quick Start & Requirements

  • Cloudflare Pages Deployment: Fork the repository, connect to GitHub, run npm run build-page, and deploy.
  • Cloudflare Worker Deployment: Click the "Deploy to Cloudflare Workers" button, authorize, link your Cloudflare account, create an API key, fork the repository, enable GitHub Actions, and deploy.
  • Manual Deployment: Requires wget, git, and nodejs. Commands: git clone, cd, npm install, npm run deploy.
  • Note: Default .workers.dev domains are restricted in some regions; a custom domain is recommended for reliable access.

Highlighted Details

  • Enables high-speed access to Microsoft Copilot from within China.
  • Offers one-click deployment options via Cloudflare Pages and Workers.
  • Provides access to chat, notebooks, plugins, and image generation features.
  • Automatic updates when the GitHub repository is synchronized.

Maintenance & Community

  • Community support via QQ group: 829264603.
  • A demo site is available at copilot.6m6c.cn.

Licensing & Compatibility

  • The repository does not explicitly state a license.

Limitations & Caveats

  • Access via the default .workers.dev domain may be restricted in certain regions, necessitating the use of a custom domain. Instructions for obtaining free custom domains are referenced.
Health Check
Last commit

9 months ago

Responsiveness

1 day

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

Explore Similar Projects

Starred by John Resig John Resig(Author of jQuery; Chief Software Architect at Khan Academy), Georgios Konstantopoulos Georgios Konstantopoulos(CTO, General Partner at Paradigm), and
2 more.

mcp-server-cloudflare by cloudflare

0.5%
3k
MCP servers for LLM integration with Cloudflare services
created 8 months ago
updated 1 week ago
Feedback? Help us improve.