Skip to main content

EchoAI is a user-friendly Python library that allows anyone to easily access free AI models. With EchoAI, you can send prompts and receive responses from powerful AI models effortlessly. Whether you’re a beginner or an experienced developer, EchoAI makes it simple to integrate AI into your projects. Try EchoAI today and explore the full potential of AI with minimal setup and maximum simplicity.

Project description

EchoAI

installation

pip install echoai_x

features

  • Send prompts and get responses from free AI models
  • Minimal setup required
  • Simple, Pythonic interface
  • Supports multiple free AI models

Methods and Arguments

[Method: Echo_AI.ChatClient()

Arguments: auth, model, system_prompt, message]

Example usage

import Echo_AI

response = Echo_AI.ChatClient(
    auth="OpenRouter API key.",
    model="nvidia/nemotron-3-nano-30b-a3b:free",
    system_prompt="You're a friendly, helpful, and intelligent AI assistant.",
    message="Hello!"
).json()

print(f"{response["choices"][0]["message"]["content"]}")

How to get the API key

  1. Open: https://openrouter.ai
  2. Sign up or log in.
  3. Click the "Get API key" button.
  4. Give the API key a name.

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

If you're not sure about the file name format, learn more about wheel file names.

echoai_free-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file echoai_free-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: echoai_free-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for echoai_free-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e95d0d1fd59d61c287b1776ee95ed0db4ac4af29ee031d3e1a0c3c8a9b863a61
MD5 219a8973a2046df4cf68058125383ebb
BLAKE2b-256 3115d2a3b9a6b42e063304b38bc6449f3796970f29c980188e55832c9d60558b

See more details on using hashes here.

Supported by

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