An open API service indexing awesome lists of open source software.

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

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) | [![crates.io](https://img.shields.io/crates/v/saigon?style=flat-square)](https://crates.io/crates/saigon) |
| [saigon_core](https://github.com/maxdeviant/saigon/tree/master/src/saigon_core) | [![crates.io](https://img.shields.io/crates/v/saigon_core?style=flat-square)](https://crates.io/crates/saigon_core) |

## Adapters

| Crate | Version |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| [saigon_adapter_basecamp](https://github.com/maxdeviant/saigon/tree/master/src/saigon_adapter_basecamp) | [![crates.io](https://img.shields.io/crates/v/saigon_adapter_basecamp?style=flat-square)](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) | [![crates.io](https://img.shields.io/crates/v/saigon_plugin_cat_fact?style=flat-square)](https://crates.io/crates/saigon_plugin_cat_fact) |
| [saigon_plugin_saucenao](https://github.com/maxdeviant/saigon/tree/master/src/saigon_plugin_saucenao) | [![crates.io](https://img.shields.io/crates/v/saigon_plugin_saucenao?style=flat-square)](https://crates.io/crates/saigon_plugin_saucenao) |