awesome-llama: https://github.com/voixa/backend
llama self-hosted voice-assistant
Score: -Infinity
Last synced: about 3 hours ago
JSON representation
Repository metadata:
Backend for hosting Voixa service. Written in Go.
- Host: GitHub
- URL: https://github.com/voixa/backend
- Owner: voixa
- License: mit
- Created: 2024-01-05T06:00:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T15:16:11.000Z (about 2 years ago)
- Last Synced: 2024-06-21T21:06:58.500Z (almost 2 years ago)
- Topics: llama, self-hosted, voice-assistant
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE
Owner metadata:
- Name: Voixa
- Login: voixa
- Email: voixa@cloudz9.com
- Kind: organization
- Description: Self-host Personal Voice Assistant Service
- Website:
- Location: Vietnam
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/155709799?v=4
- Repositories: 1
- Last Synced at: 2024-01-05T15:26:47.673Z
- Profile URL: https://github.com/voixa
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 11 days ago
Total Commits: 0
Total Committers: 1
Avg Commits per committer: 3.0
Development Distribution Score (DDS): 0.0
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Đức Đào | d****1@g****m | 3 |
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
proxy.golang.org: github.com/voixa/backend
- Homepage: https://github.com/voixa/backend
- Documentation: https://pkg.go.dev/github.com/voixa/backend#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20240106151602-21dcd7d350eb (published about 2 years ago)
- Last Synced: 2026-03-22T22:03:15.758Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.386%
- Average: 9.984%
- Dependent repos count: 10.583%
Dependencies
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/bytedance/sonic v1.5.0
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/golang/protobuf v1.5.0
- github.com/google/go-cmp v0.5.5
- github.com/google/gofuzz v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.8.2
- github.com/stretchr/testify v1.8.3
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.30.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- rsc.io/pdf v0.1.1
- github.com/joho/godotenv v1.5.1
- github.com/joho/godotenv v1.5.1
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/bytedance/sonic v1.5.0
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/golang/protobuf v1.5.0
- github.com/google/go-cmp v0.5.5
- github.com/google/gofuzz v1.0.0
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.8.2
- github.com/stretchr/testify v1.8.3
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.30.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- rsc.io/pdf v0.1.1
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/bytedance/sonic v1.5.0
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/assert/v2 v2.2.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/golang/protobuf v1.5.0
- github.com/google/go-cmp v0.5.5
- github.com/google/gofuzz v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.8.2
- github.com/stretchr/testify v1.8.3
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.30.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- rsc.io/pdf v0.1.1