Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlekSi/alice
Alice is a Go package providing helpers for developing skills for Alice virtual assistant via Yandex.Dialogs platform.
https://github.com/AlekSi/alice
alice alice-sdk hacktoberfest yandex-alice yandex-dialogs yandex-dialogs-sdk
Last synced: 8 days ago
JSON representation
Alice is a Go package providing helpers for developing skills for Alice virtual assistant via Yandex.Dialogs platform.
- Host: GitHub
- URL: https://github.com/AlekSi/alice
- Owner: AlekSi
- License: mit
- Created: 2019-03-02T15:20:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T11:56:55.000Z (over 1 year ago)
- Last Synced: 2024-10-09T13:07:14.634Z (about 1 month ago)
- Topics: alice, alice-sdk, hacktoberfest, yandex-alice, yandex-dialogs, yandex-dialogs-sdk
- Language: Go
- Homepage:
- Size: 90.8 KB
- Stars: 15
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-alice - AlekSi/alice
README
# alice
[![CI status](https://github.com/AlekSi/alice/workflows/CI/badge.svg)](https://github.com/AlekSi/alice/actions)
[![Codecov](https://codecov.io/gh/AlekSi/alice/branch/main/graph/badge.svg)](https://codecov.io/gh/AlekSi/alice)
[![Go Report Card](https://goreportcard.com/badge/github.com/AlekSi/alice)](https://goreportcard.com/report/github.com/AlekSi/alice)
[![Go Reference](https://pkg.go.dev/badge/github.com/AlekSi/alice.svg)](https://pkg.go.dev/github.com/AlekSi/alice)Package alice provides helpers for developing skills for Alice virtual assistant
via Yandex.Dialogs platform.