# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Chat with GPT LLMs over voice, text or both. With access to the internet.Powered by OpenAI."

HOMEPAGE=""
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/matplotlib-4.0.0[${PYTHON_USEDEP}]
	<dev-python/plotly-6.0.0[${PYTHON_USEDEP}]
	<dev-python/scikit-learn-2.0.0[${PYTHON_USEDEP}]
	<dev-python/scipy-2.0.0[${PYTHON_USEDEP}]
	<dev-python/loguru-0.8.0[${PYTHON_USEDEP}]
	<dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	dev-python/openai[${PYTHON_USEDEP}]
	<dev-python/pandas-3.0.0[${PYTHON_USEDEP}]
	<dev-python/pillow-11.0.0[${PYTHON_USEDEP}]
	<dev-python/pydantic-3.0.0[${PYTHON_USEDEP}]
	dev-python/streamlit[${PYTHON_USEDEP}]
	dev-python/tiktoken[${PYTHON_USEDEP}]
	dev-python/audio-recorder-streamlit[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0.0[${PYTHON_USEDEP}]
	dev-python/chime[${PYTHON_USEDEP}]
	dev-python/duckduckgo-search[${PYTHON_USEDEP}]
	dev-python/gTTS[${PYTHON_USEDEP}]
	<dev-python/httpx-0.27.0[${PYTHON_USEDEP}]
	dev-python/ipinfo[${PYTHON_USEDEP}]
	dev-python/pydub[${PYTHON_USEDEP}]
	<dev-python/pygame-3.0.0[${PYTHON_USEDEP}]
	<dev-python/setuptools-69.0.0[${PYTHON_USEDEP}]
	dev-python/sounddevice[${PYTHON_USEDEP}]
	<dev-python/soundfile-0.13.0[${PYTHON_USEDEP}]
	dev-python/SpeechRecognition[${PYTHON_USEDEP}]
	dev-python/streamlit-mic-recorder[${PYTHON_USEDEP}]
	dev-python/streamlit-webrtc[${PYTHON_USEDEP}]
	dev-python/twilio[${PYTHON_USEDEP}]
	<dev-python/tzlocal-6.0[${PYTHON_USEDEP}]
	<dev-python/unidecode-2.0.0[${PYTHON_USEDEP}]
	dev-python/webrtcvad-wheels[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"