Components¶
Aquarion AI is (or will be) made up of many distinct components, each with their own code repository, documentation and independent evolution. For details about any particular component of Aquarion AI, please refer to that component’s documentation as listed below.
Libraries¶
Libraries are the lowest level components. They are packaged code for specific purposes that can be used by higher level components like services and applications.
Backend Libraries¶
Backend libraries provide consistent interfaces to 3rd-party capabilities, tools and / or services.
- aquarion-libtts: Library of Text To Speech (TTS) backend components for Aquarion AI.
Frontend Libraries¶
Frontend libraries provide consistent interfaces to communicate between components using various protocols.
Info
(Coming in the future)
Services¶
Info
(Coming in the future)
Applications¶
Info
(Coming in the future)