CryptoTalks.ai

The private AI interface

Bitcoin

Bitcoin

Monero

Monero

Lightning

Lightning

Here's how it works:

  1. Create an account and save your token: Sign up here
  2. Buy credits by depositing cryptocurrency: Generate a deposit address here
  3. Choose from our models: Available models can be found here
  4. Chat using the textbox below or any OpenAI compatible client: Use your CryptoTalks API key and CryptoTalks URL.
from openai import OpenAI
client = OpenAI(
    base_url="https://cryptotalks.ai/v1",
    api_key="YOUR_CRYPTO_TALKS_API_KEY",
)

For more information, please check the docs.