https://github.com/maxdeviant/saigon
A framework for building service-agnostic chatbots
https://github.com/maxdeviant/saigon
Last synced: 11 months ago
JSON representation
A framework for building service-agnostic chatbots
- Host: GitHub
- URL: https://github.com/maxdeviant/saigon
- Owner: maxdeviant
- License: mit
- Created: 2019-07-01T23:26:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-15T02:00:16.000Z (over 6 years ago)
- Last Synced: 2025-04-09T15:16:48.498Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Saigon
Saigon is a framework for building service-agnostic chatbots.
## Core
| Crate | Version |
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| [saigon](https://github.com/maxdeviant/saigon/tree/master/src/saigon) | [](https://crates.io/crates/saigon) |
| [saigon_core](https://github.com/maxdeviant/saigon/tree/master/src/saigon_core) | [](https://crates.io/crates/saigon_core) |
## Adapters
| Crate | Version |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| [saigon_adapter_basecamp](https://github.com/maxdeviant/saigon/tree/master/src/saigon_adapter_basecamp) | [](https://crates.io/crates/saigon_adapter_basecamp) |
## Plugins
| Crate | Version |
| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| [saigon_plugin_cat_fact](https://github.com/maxdeviant/saigon/tree/master/src/saigon_plugin_cat_fact) | [](https://crates.io/crates/saigon_plugin_cat_fact) |
| [saigon_plugin_saucenao](https://github.com/maxdeviant/saigon/tree/master/src/saigon_plugin_saucenao) | [](https://crates.io/crates/saigon_plugin_saucenao) |