1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-25 15:03:27 +00:00
voice_assistant/src/assistant
2023-10-15 11:35:53 +03:00
..
alembic fix: work in progess: models & migrations & repos 2023-10-12 02:37:30 +01:00
bin feat: new file structure 2023-10-03 21:29:55 +01:00
lib feat: [#45] llm_agent 2023-10-15 11:35:53 +03:00
nginx feat: new file structure 2023-10-03 21:29:55 +01:00
tests fix: comment out func tests and restore original Makefile 2023-10-12 17:47:56 +01:00
__init__.py feat: new file structure 2023-10-03 21:29:55 +01:00
.dockerignore feat: new file structure 2023-10-03 21:29:55 +01:00
.env.example Merge branch 'main' into tasks/#47_tts_handlers_repositories 2023-10-14 22:51:27 +03:00
alembic.ini feat: new file structure 2023-10-03 21:29:55 +01:00
docker-compose.dev.yml feat: new file structure 2023-10-03 21:29:55 +01:00
docker-compose.tests.yml feat: [#41] add tests from template 2023-10-08 22:17:00 +03:00
docker-compose.yml feat: new file structure 2023-10-03 21:29:55 +01:00
Dockerfile feat: [#49] Working handler 2023-10-14 02:19:55 +03:00
Dockerfile.tests feat: [#41] add tests from template 2023-10-08 22:17:00 +03:00
entrypoint.sh feat: [#45] llm_agent 2023-10-15 07:49:19 +03:00
Makefile fix: comment out func tests and restore original Makefile 2023-10-12 17:47:56 +01:00
poetry.lock build: wip: agent service 2023-10-15 06:40:05 +01:00
poetry.toml feat: new file structure 2023-10-03 21:29:55 +01:00
pyproject.toml fix: start error & linting 2023-10-15 08:28:09 +01:00
README.md feat: new file structure 2023-10-03 21:29:55 +01:00

Voice Assitant

Install

  1. make init
  2. `make all-init``