Perceptron is a multimodal SDK for building AI applications that process text, images, and audio. Current version 0.2.1, active development with frequent releases.
pip install perceptronNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the client with an API key and send a chat message.
Replace old_chat(...) with chat(...).
Provide a valid string API key, preferably via environment variable.
No dependency data recorded yet.