https://github.com/areid987/quickagent

https://github.com/areid987/quickagent

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AReid987
  • Language: Python
  • Default Branch: main
  • Size: 16.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Quick Voice bot demo

This is a alpha demo showing a bot that uses Text-To-Speech, Speech-To-Text, and a language model to have a conversation with a user.

This demo is set up to use Deepgram for the audio service and Groq the LLM.

This demo utilizes streaming for sst and tts to speed things up.

Video tutorial coming soon

The files in building_blocks are the isolated components if you'd like to inspect them

python3 QuickAgent.py

Owner

  • Name: Antonio Reid
  • Login: AReid987
  • Kind: user
  • Location: Austin, Texas

GitHub Events

Total
  • Push event: 1
  • Pull request event: 2
  • Create event: 4
Last Year
  • Push event: 1
  • Pull request event: 2
  • Create event: 4

Dependencies

requirements.txt pypi
  • aiohttp ==3.9.3
  • aiosignal ==1.3.1
  • annotated-types ==0.7.0
  • anyio ==4.3.0
  • appnope ==0.1.4
  • asttokens ==2.4.1
  • asyncio ==3.4.3
  • attrs ==23.2.0
  • certifi ==2024.2.2
  • cffi ==1.16.0
  • charset-normalizer ==3.3.2
  • comm ==0.2.1
  • dataclasses-json ==0.6.4
  • debugpy ==1.8.1
  • decorator ==5.1.1
  • deepgram-sdk ==3.1.4
  • distro ==1.9.0
  • executing ==2.0.1
  • frozenlist ==1.4.1
  • gevent ==24.2.1
  • greenlet ==3.0.3
  • groq ==0.4.1
  • h11 ==0.14.0
  • httpcore ==1.0.4
  • httpx ==0.27.0
  • idna ==3.6
  • ipykernel ==6.29.2
  • ipython ==8.22.1
  • jedi ==0.19.1
  • jsonpatch ==1.33
  • jsonpointer ==2.4
  • jupyter-client ==8.6.0
  • jupyter-core ==5.7.1
  • langchain ==0.1.9
  • langchain-community ==0.0.24
  • langchain-core ==0.1.26
  • langchain-groq ==0.0.1
  • langchain-openai ==0.0.7
  • langsmith ==0.1.6
  • marshmallow ==3.20.2
  • matplotlib-inline ==0.1.6
  • multidict ==6.0.5
  • mypy-extensions ==1.0.0
  • nest-asyncio ==1.6.0
  • numpy ==1.26.4
  • openai ==1.12.0
  • orjson ==3.9.15
  • packaging ==23.2
  • parso ==0.8.3
  • pexpect ==4.9.0
  • platformdirs ==4.2.0
  • prompt-toolkit ==3.0.43
  • psutil ==5.9.8
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.2
  • pyaudio ==0.2.14
  • pycparser ==2.21
  • pydantic ==2.9.2
  • pydantic-core ==2.23.4
  • pygame ==2.5.2
  • pygments ==2.17.2
  • python-dateutil ==2.8.2
  • python-dotenv ==1.0.1
  • pyyaml ==6.0.1
  • pyzmq ==25.1.2
  • regex ==2023.12.25
  • requests ==2.31.0
  • setuptools ==75.5.0
  • six ==1.16.0
  • sniffio ==1.3.0
  • sounddevice ==0.4.6
  • sqlalchemy ==2.0.27
  • stack-data ==0.6.3
  • tenacity ==8.2.3
  • tiktoken ==0.6.0
  • tornado ==6.4
  • tqdm ==4.66.2
  • traitlets ==5.14.1
  • typing-extensions ==4.12.2
  • typing-inspect ==0.9.0
  • urllib3 ==2.2.1
  • verboselogs ==1.7
  • wcwidth ==0.2.13
  • websocket ==0.2.1
  • websocket-client ==1.7.0
  • websockets ==12.0
  • yarl ==1.9.4
  • zope-event ==5.0
  • zope-interface ==6.2