This project provides a web service that interfaces with Microsoft's New Bing (powered by GPT-4), offering a visually appealing chat interface. It aims to replicate most of New Bing's functionalities, including search, image generation, weather, and maps, while adding unique features like a "creation" mode for article generation and a "small window" mode for context-aware Q&A within the same page. The service is open-source and free, targeting users who want a direct web-based experience with New Bing or as a proxy for the NewBingGoGo browser extension.
How It Works
The service acts as a backend for the New Bing API. It can be accessed directly via a web interface, requiring configured shared accounts in its configuration file for access. Alternatively, it can function as a "magic link" service for the NewBingGoGo browser extension. In this mode, it bypasses shared accounts and utilizes the user's currently logged-in Microsoft account from their browser, enabling a more personalized experience.
Quick Start & Requirements
- Deployment: One-click deployment options are available for platforms like Replit. Specific instructions and links to deployment guides are provided in the wiki.
- Prerequisites: Configuration of shared Microsoft accounts is necessary for direct web access. The browser extension mode requires a logged-in Microsoft account in the browser.
Highlighted Details
- Replicates core New Bing features: chat, image generation, search, weather, maps.
- "Creation" mode for article generation and "Small Window" mode for context-aware Q&A.
- Can be used as a standalone web service or as a proxy for the NewBingGoGo browser extension.
- Offers a "no login required" option via shared accounts for direct web access.
Maintenance & Community
- A QQ group (601156371) is available for communication and discussion.
- The project also highlights a more powerful browser extension version, NewBingGoGo.
Licensing & Compatibility
- The project is described as "开源免费" (open-source and free). Specific license details are not explicitly stated in the provided text, but the nature of the service implies compatibility with Microsoft's terms of service for New Bing.
Limitations & Caveats
- Direct web access requires server-side configuration of shared accounts, as users cannot log in directly via the web interface.
- The "Small Window" feature is exclusive to the browser extension version, not the web service.
- Deployment platforms like Railway and Render are noted as "unavailable" or "blocked."