Discover and explore top open-source AI tools and projects—updated daily.
transitive-bullshitNode.js client for Bing Chat API
Top 32.2% on SourcePulse
This Node.js package provides an unofficial client for Microsoft's Bing Chat, offering a powerful AI conversational experience similar to ChatGPT but with enhanced capabilities. It is designed for developers and researchers interested in integrating Bing Chat's AI into their applications or exploring its functionalities.
How It Works
The client acts as a reverse-engineered wrapper around the Bing Chat API. It leverages Node.js and requires a valid Bing Chat cookie (_U cookie) for authentication. The library supports asynchronous message sending, conversation history management, and real-time streaming of responses via an onProgress handler, allowing for dynamic UI updates. Users can also select different AI variants like "Balanced," "Precise," or "Creative."
Quick Start & Requirements
npm install bing-chat_U).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This package is a reverse-engineered hack and is not intended for production use, with no guarantee of long-term functionality. Bing Chat conversations expire after approximately 20 minutes.
2 years ago
Inactive