CryptoTalks.ai
The privacy first AI aggregator
No logs, no tracking, no personal info
Here's how it works:
- Create an account and save your token: Sign up here
- Buy credits by depositing cryptocurrency: Generate a deposit address here
- Choose from our models: Available models can be found here
- 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.