Searching murals based on widget text, colors, shapes, and more
Using the MURAL API to read mural metadata and widget details, you can build a search solution that queries and filters on any mural- or widget attribute you can imagine.
Here's a blog post describing how to index mural data in IBM Watson Discovery and build a nifty mural search solution: Searching MURAL
The post includes links to sample Python notebooks showing how to:
- Extract mural data (using the MURAL API)
- Index it in Discovery (using the Discovery API)
- Run searches (using Discovery query language)
There's also a sample Python Flask app that implements a fun mural-search UX:
Take these examples and modify them to create a mural search solution of your own!
😀
If you have any questions or find problems with the samples, let me know.
Tagged:
1