corava

View on PyPIReverse Dependencies (0)

0.2.5 corava-0.2.5-py3-none-any.whl

Wheel Details

Project: corava
Version: 0.2.5
Filename: corava-0.2.5-py3-none-any.whl
Download: [link]
Size: 15551
MD5: b4becfccc1e95e8866dda0c494323f07
SHA256: 3568aed018264faca9aa3f334bb9e398f805a7a2ae4d6419e3de85001751a62c
Uploaded: 2023-11-13 14:49:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: corava
Version: 0.2.5
Summary: Python project for development of a Conversation Optimized Robot Assistant (CORA). CORA is a voice assistant that is powered by openai's chatgpt for both user intent detection as well as general LLM responses.
Author: Nicholas Chai
Author-Email: nicholas.chai[at]outlook.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: boto3 (<2.0.0,>=1.28.78)
Requires-Dist: openai (<2.0.0,>=1.2.0)
Requires-Dist: openai-whisper (==20231106)
Requires-Dist: pyaudio (<0.3.0,>=0.2.13)
Requires-Dist: pydub (<0.26.0,>=0.25.1)
Requires-Dist: pygame (<3.0.0,>=2.5.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: simpleaudio (<2.0.0,>=1.0.4)
Requires-Dist: soundfile (<0.13.0,>=0.12.1)
Requires-Dist: speechrecognition (<4.0.0,>=3.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7754 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
corava/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
corava/audio_util.py sha256=lsbrls39Ipk36w2WHL8n_labB8RZ9SHF3G9IuFUkTbo 2399
corava/aws_services.py sha256=XuNz4UDkjRs3gjc9_DYnhXCcjW30lDn-7BXSZ1OImfg 350
corava/cora.py sha256=CEmIQNYzOENThikS3l8-KUbSZr8qOf8GqH1DoLB5s3I 6345
corava/cora_config.py sha256=FtwaQRtqEEAjon2HtJsTYcp3li3y60FZ2ivAM6Op4Nk 662
corava/cora_memory.py sha256=tOJ7kY0SlbLzkjwATmUa1AkXJ0NyBNEeHSqSP4s0UOE 2889
corava/cora_skills.py sha256=iQdtI5L69_NZCvglFB67d2CdF7vIUf3IAodk3j4enQs 4850
corava/cora_visualiser.py sha256=EfgGoTVu9D70ao8Adwa3Qzr1WXsykV_SrC4ZpBXBdKM 2858
corava/openai_services.py sha256=lHg1uwcQoZwTAugZ_tH2PwGgvk9zFFfmgN-IWH-Ylhc 2154
corava/utilities.py sha256=1kSymBuEzlEVVnJzKazbGMRmRBtuWEBlvJBpgI-5-nA 2012
corava-0.2.5.dist-info/entry_points.txt sha256=WsphuhwmB65f5VKKiE-VmnPE1JmfhbMDBgUVJUW_qj8 34
corava-0.2.5.dist-info/LICENSE sha256=mGLVz9ndItHvkUlFAhVESJ8ifyg-ZC-fisAYKgc0cdY 1091
corava-0.2.5.dist-info/METADATA sha256=fO_Q87KOIJYz8KAkV_pqdVDFMnVRGzwnhPEUqpGjvbs 8848
corava-0.2.5.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
corava-0.2.5.dist-info/RECORD

entry_points.txt

cora = main:main