Socket
Socket
Sign inDemoInstall

bing-chat

Package Overview
Dependencies
5
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

2

package.json
{
"name": "bing-chat",
"version": "0.1.0",
"version": "0.2.0",
"description": "Node.js client for the unofficial Bing Chat API.",

@@ -5,0 +5,0 @@ "author": "Travis Fischer <travis@transitivebullsh.it>",

@@ -7,8 +7,4 @@ # Bing Chat API <!-- omit in toc -->

<p align="center">
<video src="https://user-images.githubusercontent.com/552829/217770725-c28c8d2c-739a-4f5b-8853-6edca1816dc7.mp4"></video>
<i>(30s conversation demo)</i>
</p>
- [Intro](#intro)
- [Demo](#demo)
- [Install](#install)

@@ -18,2 +14,3 @@ - [Usage](#usage)

- [Compatibility](#compatibility)
- [Credit](#credit)
- [Related](#related)

@@ -29,2 +26,9 @@ - [License](#license)

## Demo
<p align="center">
<img alt="Example conversation" src="/media/demo.gif">
<i>(30s conversation demo)</i>
</p>
## Install

@@ -84,5 +88,10 @@

## Credit
- Thanks to [waylaidwanderer](https://github.com/waylaidwanderer) and [canfam](https://github.com/canfam) for helping to reverse-engineer the API 💪
## Related
- [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) - Node.js client for the unofficial ChatGPT API. Same author as this package, and a very similar API format.
- [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) - Node.js client for the unofficial ChatGPT API. Same author as this package.
- [discord](https://discord.gg/v9gERj825w) - Join our discord server for hackers building on top of ChatGPT / Bing / LLMs.

@@ -89,0 +98,0 @@ ## License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc