Skip to content

kamahuan/dashboards-flow-framework

This branch is 195 commits ahead of, 247 commits behind opensearch-project/dashboards-flow-framework:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e37f5d · Dec 10, 2024
Nov 25, 2024
Dec 10, 2024
Dec 6, 2024
Dec 10, 2024
Dec 9, 2024
Nov 11, 2024
Sep 7, 2023
Aug 28, 2023
Aug 28, 2023
Aug 24, 2023
Aug 24, 2023
Aug 28, 2023
Aug 2, 2024
Aug 24, 2023
Nov 25, 2024
Aug 24, 2023
Nov 19, 2024
Aug 28, 2023
Aug 28, 2023
Mar 4, 2024
Sep 30, 2024
Oct 2, 2023
Dec 10, 2024
Dec 4, 2024
Mar 4, 2024
Aug 28, 2023
Sep 11, 2024

Repository files navigation

OpenSearch Flow Framework Dashboards Plugin

The OpenSearch Flow plugin on OpenSearch Dashboards (OSD) gives users the ability to iteratively build out search and ingest pipelines, initially focusing on ease-of-use for AI/ML-enhanced use cases via ML inference processors. Behind the scenes, the plugin uses the Flow Framework OpenSearch plugin for resource management for each use case / workflow a user creates. For example, most use cases involve configuring and creating indices, ingest pipelines, and search pipelines. All of these resources are created, updated, deleted, and maintained by the Flow Framework plugin. When users are satisfied with a use case they have built out, they can export the produced Workflow Template to re-create resources for their use cases across different clusters / data sources.

For tutorials on how to leverage this plugin to build out different AI/ML use cases, see here.

For how to set up this plugin in a development environment, see DEVELOPER_GUIDE.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

A UI designer for constructing AI applications with OpenSearch

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%