{"id":20618685,"url":"https://github.com/notjoemartinez/neets-api-cli","last_synced_at":"2026-04-22T04:32:03.463Z","repository":{"id":214006946,"uuid":"735447454","full_name":"NotJoeMartinez/neets-api-cli","owner":"NotJoeMartinez","description":"CLI to interact with neets.ai Text To Speech and completions API","archived":false,"fork":false,"pushed_at":"2023-12-25T09:07:19.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T11:30:51.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotJoeMartinez.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-25T01:11:45.000Z","updated_at":"2023-12-25T09:05:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b36849f-f9ae-4e97-998a-a567935bd1e3","html_url":"https://github.com/NotJoeMartinez/neets-api-cli","commit_stats":null,"previous_names":["notjoemartinez/neets-api-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotJoeMartinez/neets-api-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fneets-api-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fneets-api-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fneets-api-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fneets-api-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotJoeMartinez","download_url":"https://codeload.github.com/NotJoeMartinez/neets-api-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fneets-api-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32120937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T12:09:10.654Z","updated_at":"2026-04-22T04:32:03.458Z","avatar_url":"https://github.com/NotJoeMartinez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neets API CLI \nCLI to interact with the [neets.ai](https://neets.ai/) Text To Speech \nand completions API. \n\n## Installation\n\n```bash\npip install neets\n```\nA neets.ai API key must be set as an environment variable. \n\n```bash\nexport NEETS_API_KEY=\u003cyour api key\u003e\n```\n\n## Completions \n\nUse the `chat` command to generate completions. \n\n```bash\nneets chat --prompt \"How soon will I be unemployed?\" \n```\n\nBy default, the `chat` command will use the `Neets-7B` model.\nyou can specify a different model with the `--model` flag. \n\n```bash\nneets chat --prompt \"why is the sky blue?\" --model \"mistralai/Mixtral-8X7B-Instruct-v0.1\"\n```\n\n## Text To Speech\n\nUse the `tts` command to generate audio from text. \n\n```bash\nneets tts --voice \"mark-zuckerberg\" --text \"I'm out here smoking some meats\"\n```\n- To get a list of available voices, use the `voices` command. \n- To specify an output file, use the `--output-file` flag. \n- To specify the output format, use the `--output-fmt`\n- The default output file is `[voice]_uuid.[output-fmt]` in the current directory.\n- The default output format is `wav` ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotjoemartinez%2Fneets-api-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotjoemartinez%2Fneets-api-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotjoemartinez%2Fneets-api-cli/lists"}