Skip to content

WasabiGPT

Pre-release
Pre-release
Compare
Choose a tag to compare
@nopara73 nopara73 released this 01 Apr 09:50
00e203c

WasabiGPT: The First AI Bitcoin Wallet

We invented something and we have no idea what it is. Wasabi Wallet is the only light-weight, non-custodial Bitcoin wallet today that provides all-around privacy for its users. WasabiGPT however does none of that. Not yet anyway. It is proof of concept for testnet that unlike the original Wasabi Wallet, it comes with zero privacy and provides absolutely no security guarantees whatsoever.

It's a side quest to the mission of Wasabi Wallet, which is to empower sovereign individuals with financial privacy. As such, we're not planning to integrate WasabiGPT into Wasabi Wallet unless there's overwhelming interest.
Since we don't really know what to make out of it, we ask YOU to tell us

Download

🪟 Windows
🍏 Apple M1/M2
🍎 Apple Intel
🐧 Ubuntu / Debian
🐧 Other Linux

How 2 Use

Step 0: Install WasabiGPT

Instructions are below.

Step 1: Get your ChatGPT API Key

Register an account for OpenAI, if you haven't already, then generate a new API key: https://platform.openai.com/account/api-keys
Make sure you have enough credit: https://platform.openai.com/account/usage

Step 2: Feed your API Key to WasabiGPT

To make the WasabiGPT work, you need to set the OpenAI API key as the OPENAI_API_KEY environment variable or set the API key directly in app settings (Advanced settings tab).

image

Please remember that OpenAI will bill your account for each assistant usage.

Models that work with WasabiGPT are: gpt-3.5-turbo and gpt-4

Step 4: Pray OpenAI works

OpenAI does not work more often than it does, so there's a chance that it won't for you either. This is when the power of praying comes in!

Basic usage WasabiGPT assistant

screencast.2023-04-01.11-08-39.mp4
  • From the top application bar click on the top text box (previously known as search bar). You can type anything in the box and click the Enter key to send a message to WasabiGPT assistant.

  • The assistant is using OpenAI service to process your queries so keep in mind the things you say there will go through the internet and to OpenAI servers (in future versions we will use local private AI models so your privacy is 100% guaranteed, but right now it's a tech demo).

  • WasabiGPT can explain a variety of Bitcoin related topics and Wasabi Wallet inner workings.

Sending, receiving Bitcoin via WasabiGPT assistant

  • In the tech demo you can also perform a few UI related tasks like sending BTC, generating a receive address or checking your wallet balance.

  • To make it work first login into your wallet.

  • To send Bitcoin via WasabiGPT assistant type the following text commands into the assistant input box: "Send 0.001 BTC, , labels: Label1, Label2" and hit enter. You will see in the dropdown the progress messages from the assistant.

screencast.2023-04-01.11-11-53.mp4
  • To receive Bitcoin you can use an assistant to generate a new address by simply typing "Receive BTC from: Label1, Label2" and it will generate an address for you. You can simply copy it.
screencast.2023-04-01.11-09-45.mp4
  • To check your logged in wallet balance simply type: "What is my wallet balance"

Installation Guide

Download the operating system relevant software package and install Wasabi like you would any other software on your computer. For a detailed installation guide, including signature verification, see the documentation.

Requirements

  • Windows 10+
  • macOs 10.15+
  • Ubuntu 16.04, 18.04, 20.04+
  • Fedora 33+
  • Debian 10+