srai-voiceassist


Namesrai-voiceassist JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/southriverai/srai-voiceassist
Summarysrai-library for voice assistance in any language.
upload_time2024-07-22 09:26:08
maintainerNone
docs_urlNone
authorJaap Oosterbroek
requires_python<4.0,>=3.10
licenseMIT
keywords srai tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # srai-voiceassist
srai-library for voice assistance in any language.
Uses openai and perplexity together to provide chatgpt with the latest news and current details.
Also significantly reduces halucination on Chatgpt for tricky questions
Fluent in allllll the languages

## Requirements
* windows (audio with linux or mac is a bit of a mess)

Set the following api keys as environment variables
* OPENAI_API_KEY=''
* PERPLEXITY_API_KEY=""

## Installation
pip install srai-voiceassist

## Disclaimer
The code is a bit of a hot mess and the latency can be fairly high during USA office hours

## Usages
just type 'voiceassist' and enjoy

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/southriverai/srai-voiceassist",
    "name": "srai-voiceassist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "SRAI, TOOLS",
    "author": "Jaap Oosterbroek",
    "author_email": "jaap.oosterbroek@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/de/759040c4d1c12711df06eda5ebd3de9903e07af709d5f120636f498c03bd/srai_voiceassist-0.1.1.tar.gz",
    "platform": null,
    "description": "# srai-voiceassist\nsrai-library for voice assistance in any language.\nUses openai and perplexity together to provide chatgpt with the latest news and current details.\nAlso significantly reduces halucination on Chatgpt for tricky questions\nFluent in allllll the languages\n\n## Requirements\n* windows (audio with linux or mac is a bit of a mess)\n\nSet the following api keys as environment variables\n* OPENAI_API_KEY=''\n* PERPLEXITY_API_KEY=\"\"\n\n## Installation\npip install srai-voiceassist\n\n## Disclaimer\nThe code is a bit of a hot mess and the latency can be fairly high during USA office hours\n\n## Usages\njust type 'voiceassist' and enjoy\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "srai-library for voice assistance in any language.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/southriverai/srai-voiceassist",
        "Repository": "https://github.com/southriverai/srai-voiceassist"
    },
    "split_keywords": [
        "srai",
        " tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b6b63902b4dc8e6ab6ec77f80a3c61490fe47a1277a9aafd0dca78124247aa7",
                "md5": "e4efa142ddeab1c9462b687d6fb4967d",
                "sha256": "83f9a0bc09d679cafa99d6caa8adc061293a5ef3dda6d0ff8a08465f389c8ce9"
            },
            "downloads": -1,
            "filename": "srai_voiceassist-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4efa142ddeab1c9462b687d6fb4967d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 9279,
            "upload_time": "2024-07-22T09:26:07",
            "upload_time_iso_8601": "2024-07-22T09:26:07.019640Z",
            "url": "https://files.pythonhosted.org/packages/9b/6b/63902b4dc8e6ab6ec77f80a3c61490fe47a1277a9aafd0dca78124247aa7/srai_voiceassist-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31de759040c4d1c12711df06eda5ebd3de9903e07af709d5f120636f498c03bd",
                "md5": "192638b9889d8326231a04c297e4727a",
                "sha256": "0e4c1f15c257e65ffc2ccb3f1bc550fc3110451815211ff0136ff0a3a0e62558"
            },
            "downloads": -1,
            "filename": "srai_voiceassist-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "192638b9889d8326231a04c297e4727a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 6401,
            "upload_time": "2024-07-22T09:26:08",
            "upload_time_iso_8601": "2024-07-22T09:26:08.244463Z",
            "url": "https://files.pythonhosted.org/packages/31/de/759040c4d1c12711df06eda5ebd3de9903e07af709d5f120636f498c03bd/srai_voiceassist-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-22 09:26:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "southriverai",
    "github_project": "srai-voiceassist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "srai-voiceassist"
}
        
Elapsed time: 0.69554s