An open API service for producing an overview of a list of open source projects.

https://github.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk

Score: -Infinity

Last synced: about 23 hours ago
JSON representation

Repository metadata:

An open-source AI Voice Agent that integrates with Asterisk/FreePBX using Audiosocket/RTP technology


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 3,367
Total Committers: 22
Avg Commits per committer: 153.045
Development Distribution Score (DDS): 0.036

Commits in past year: 3,367
Committers in past year: 22
Avg Commits per committer in past year: 153.045
Development Distribution Score (DDS) in past year: 0.036

Name Email Commits
Haider Jarral h****l@i****m 3245
dependabot[bot] 4****] 51
aoi-dev-0411 a****2@g****m 28
Haider Jarral h****l@H****l 13
PR Bot p****t@m****m 3
aoi-dev-0411 a****1 3
Haider Jarral h****r@j****c 2
Ivan Garcia i****a@I****l 2
Alexandre Magnier e****d@g****m 2
Ava a****a@j****c 2
YosefAdPro y****f@a****m 2
gcsuri g****i@g****m 2
Octopus l****8@i****m 2
turgut_guvercin t****0@g****m 2
Alce a****s@g****m 1
Andrew Lemstrom 7****m 1
Emilio Gorky e****y@h****m 1
Haider Jarral h****l@g****m 1
Abhishek a****k@t****m 1
Ferdinand Linnenberg f****d@l****v 1
Joey Roth 9****n 1
Neil Ruaro n****o@c****i 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 30
Total pull requests: 24
Average time to close issues: 10 days
Average time to close pull requests: about 13 hours
Total issue authors: 12
Total pull request authors: 4
Average comments per issue: 3.63
Average comments per pull request: 4.17
Merged pull request: 12
Bot issues: 0
Bot pull requests: 9

Past year issues: 30
Past year pull requests: 24
Past year average time to close issues: 10 days
Past year average time to close pull requests: about 13 hours
Past year issue authors: 12
Past year pull request authors: 4
Past year average comments per issue: 3.63
Past year average comments per pull request: 4.17
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 9

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk

Top Issue Authors

  • hkjarral (12)
  • lucamancusodev (6)
  • Andrew-Engelbrecht (3)
  • belovvit (1)
  • gudge25 (1)
  • kondi06 (1)
  • mgmarino54-afk (1)
  • DragoTheWolf (1)
  • stickytick (1)
  • hserge (1)
  • byteexpo-ai (1)
  • rajendra781 (1)

Top Pull Request Authors

  • hkjarral (12)
  • dependabot[bot] (9)
  • shustovTE (2)
  • pi0n00r (1)

Top Issue Labels

  • enhancement (10)
  • bug (7)
  • python (3)
  • wontfix (2)
  • not a bug (2)
  • dependencies (1)
  • deferred (1)
  • good first issue (1)

Top Pull Request Labels

  • dependencies (9)
  • codex-review (6)
  • python (6)
  • javascript (1)

Package metadata

proxy.golang.org: github.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk

proxy.golang.org: github.com/hkjarral/ava-ai-voice-agent-for-asterisk/cli

proxy.golang.org: github.com/hkjarral/ava-ai-voice-agent-for-asterisk


Dependencies

admin_ui/backend/Dockerfile docker
  • python 3.10-slim build
docker-compose.admin-ui-host-binaries.yml docker
.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/autobuild v3 composite
  • github/codeql-action/init v3 composite
docker-compose.local-core.yml docker
.github/workflows/release-images.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
admin_ui/frontend/package.json npm
  • @types/js-yaml ^4.0.9 development
  • @types/react ^18.2.55 development
  • @types/react-dom ^18.2.19 development
  • @typescript-eslint/eslint-plugin ^7.0.0 development
  • @typescript-eslint/parser ^7.0.0 development
  • @vitejs/plugin-react ^4.2.1 development
  • autoprefixer ^10.4.17 development
  • eslint ^8.57.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-plugin-react ^7.34.0 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • eslint-plugin-react-refresh ^0.4.5 development
  • postcss ^8.4.35 development
  • prettier ^3.2.5 development
  • tailwindcss ^3.4.1 development
  • typescript ^5.2.2 development
  • vite ^5.1.0 development
  • @monaco-editor/react ^4.6.0
  • axios ^1.6.7
  • clsx ^2.1.0
  • js-yaml ^4.1.0
  • lucide-react ^0.330.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-router-dom ^6.22.0
  • tailwind-merge ^2.2.1
  • tailwindcss-animate ^1.0.7
requirements-dev.txt pypi
  • pytest >=7.4 development
  • pytest-asyncio >=0.23.6 development
  • pytest-cov >=4.1.0 development
admin_ui/Dockerfile docker
  • node 20-bookworm-slim build
  • python 3.11-slim-bookworm build
docker-compose.gpu.yml docker
cli/go.mod go
  • github.com/fatih/color v1.16.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.20
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sys v0.14.0
  • gopkg.in/yaml.v3 v3.0.1
admin_ui/backend/requirements.txt pypi
  • aiohttp ==3.9.3
  • docker ==7.0.0
  • fastapi ==0.109.0
  • httpx ==0.27.0
  • passlib ==1.7.4
  • prometheus_client ==0.19.0
  • psutil ==5.9.8
  • pydantic ==2.6.1
  • python-dotenv ==1.0.1
  • python-jose ==3.3.0
  • python-multipart ==0.0.9
  • pyyaml ==6.0.1
  • requests ==2.31.0
  • structlog ==25.5.0
  • urllib3 <2
  • uvicorn ==0.27.0
  • websockets ==12.0
local_ai_server/requirements-base.txt pypi
  • numpy ==1.26.4
  • websockets ==15.0.1
updater/Dockerfile docker
  • debian bookworm-slim build
  • golang 1.22-bookworm build
cli/go.sum go
  • github.com/cpuguy83/go-md2man/v2 v2.0.3
  • github.com/fatih/color v1.16.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mattn/go-isatty v0.0.20
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.14.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/regression-hardening.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/trivy.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • aquasecurity/trivy-action 0.33.1 composite
  • github/codeql-action/upload-sarif v3 composite
admin_ui/frontend/package-lock.json npm
  • 415 dependencies
.github/workflows/release-cli.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • softprops/action-gh-release v1 composite
docker-compose.host.yml docker
.github/workflows/local-ai-gpu-build.yml actions
  • actions/checkout v7 composite
.github/workflows/block-dev-artifacts.yml actions
  • actions/checkout v7 composite
.github/workflows/catalog-url-check.yml actions
  • actions/checkout v7 composite
  • actions/github-script v9 composite
  • actions/setup-python v7 composite
  • actions/upload-artifact v7 composite
.github/workflows/codex-review.yml actions
  • actions/checkout v7 composite
  • actions/github-script v9 composite
  • openai/codex-action 52fe01ec70a42f454c9d2ebd47598f9fd6893d56 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
Dockerfile docker
  • python 3.11 build
docker-compose.yml docker
local_ai_server/Dockerfile docker
  • python 3.11 build
  • python 3.11-slim build
local_ai_server/requirements.txt pypi
  • llama-cpp-python ==0.3.16
  • numpy ==1.26.4
  • piper-tts ==1.2.0
  • soundfile ==0.13.1
  • vosk ==0.3.45
  • websockets ==15.0.1
requirements.txt pypi
  • PyYAML ==6.0.1
  • aiohttp ==3.9.1
  • ari ==0.1.3
  • numpy >=1.21.0
  • prometheus-client ==0.20.0
  • pydantic ==2.5.3
  • pydantic_settings ==2.1.0
  • structlog ==24.1.0
  • tenacity ==8.2.3
  • webrtcvad ==2.0.10
  • websockets ==12.0