Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nixon-voxell/unityrasa

Rasa Tree Flow Graph in Unity.
https://github.com/nixon-voxell/unityrasa

Last synced: about 2 months ago
JSON representation

Rasa Tree Flow Graph in Unity.

Awesome Lists containing this project

README

        

# Unity Rasa

This package provides easier access to NLP tools by exposing it via graph nodes. The goal of this project is to provide a complete suite of NLP tools directly through the Rasa Tree Flow Graph.

![RasaTreeSimpleExample](Pictures~/RasaTreeSimpleExample.png)

- [Unity Rasa](#unity-rasa)
- [Installation](#installation)
- [Support the project!](#support-the-project)
- [Join the community!](#join-the-community)
- [License](#license)
- [References](#references)

## Installation

External dependencies:

- VX Util ([UnityUtil](https://github.com/voxell-tech/UnityUtil))
- VX AI ([UnityAI](https://github.com/voxell-tech/UnityAI))
- VX NLP ([UnityNLP](https://github.com/voxell-tech/UnityNLP))

1. Clone the [UnityUtil](https://github.com/voxell-tech/UnityUtil) repository into your project's `Packages` folder.
2. Clone the [UnityAI](https://github.com/voxell-tech/UnityAI) repository into your project's `Packages` folder.
3. Clone the [UnityNLP](https://github.com/voxell-tech/UnityNLP) repository into your project's `Packages` folder.
4. Clone this repository into your project's `Packages` folder.
5. And you are ready to go!

## Support the project!


patreon


kofi

## Join the community!


discord

## License

This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.

See [license file](./LICENSE) for details.

## References

- https://www.youtube.com/watch?v=nKpM98I7PeM