Skip to main content

CLI to interact with the neets.ai API

Project description

Neets API CLI

CLI to interact with the neets.ai Text To Speech and completions API.

Installation

pip install neets

A neets.ai API key must be set as an environment variable.

export NEETS_API_KEY=<your api key>

Completions

Use the chat command to generate completions.

neets chat --prompt "How soon will I be unemployed?" 

By default, the chat command will use the Neets-7B model. you can specify a different model with the --model flag.

neets chat --prompt "why is the sky blue?" --model "mistralai/Mixtral-8X7B-Instruct-v0.1"

Text To Speech

Use the tts command to generate audio from text.

neets tts --voice "mark-zuckerberg" --text "I'm out here smoking some meats"
  • To get a list of available voices, use the voices command.
  • To specify an output file, use the --output-file flag.
  • To specify the output format, use the --output-fmt
  • The default output file is [voice]_uuid.[output-fmt] in the current directory.
  • The default output format is wav

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

neets-0.0.4.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

neets-0.0.4-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file neets-0.0.4.tar.gz.

File metadata

  • Download URL: neets-0.0.4.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for neets-0.0.4.tar.gz
Algorithm Hash digest
SHA256 fa82336f8bb899b6d06cf03ada5bf8d6438f9b23e5b154bad568fa1637e43ac8
MD5 baa1fdf9d76cf43eb18cf23981d6fd6c
BLAKE2b-256 22b69d82e013ea2db92ff408aa1026a6d9f527821e2111b30017c6272e0a15c8

See more details on using hashes here.

File details

Details for the file neets-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: neets-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for neets-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d417ce6bfd5c45b83e5a149cbab90a0dcd40ca98a2a5980c0f5090cfcdd1df38
MD5 052705e3b296af9458dc304ee72c938c
BLAKE2b-256 5bce343f51de41b45848beca2d3c166dd3a6935a6353e9814d24dfc008989612

See more details on using hashes here.

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