Skip to main content

ChatGPT Alternative API with real time superpowers

Project description

ChatSonic API, (Scalable ChatGPT Alternative with real time data)

ChatSonic's Python SDK is the perfect solution for anyone looking to integrate an AI-powered Chatbot into their Python-based codebase. With real-time Google data support and a powerful engine that surpasses ChatGPT, ChatSonic's Python SDK is the perfect AI assistant and conversation partner. Easily access the power of ChatGPT API with this SDK and make your codebases smarter than ever. With ChatSonic's Python SDK, you can take your project to the next level.

License

MIT License

Installation

pip install chatsonic-py

Usage :

from chatsonic import Conversation

chatsonic = Conversation(api_key="your-key-here",enable_memory=True)
reply = chatsonic.send_message(message="Hello")
print(reply)

Documentation

Documentation

Feedback

If you have any feedback, please reach out to us at support@writesonic.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

chatsonic-0.1.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page