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-free

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 echoai_free

response = echoai_free.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 Distribution

echoai_free-1.0.2.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

echoai_free-1.0.2-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file echoai_free-1.0.2.tar.gz.

File metadata

  • Download URL: echoai_free-1.0.2.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for echoai_free-1.0.2.tar.gz
Algorithm Hash digest
SHA256 77a289b7fd60e6b799520f2551b21af234d34742074b874e8e4803f7d96abf06
MD5 268f32f382a1af9ce8798a18fedbeacc
BLAKE2b-256 0f5c8b368f5c18647a5df8c97c66e4a84f5ff487cf568a1f7cfd3a2621170641

See more details on using hashes here.

File details

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

File metadata

  • Download URL: echoai_free-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1d62c442d8710e876eef669afff31efdf63644b239fd2f397dcea76b1a7e5985
MD5 f315838c17a86ed79742d34c57eddec6
BLAKE2b-256 e53a38166eae3fa2f1cab09a28f6f2448651b51101fc0d2822c0d19cc5e1042d

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