Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellie-sleightholm/marqo-tutorials
https://github.com/ellie-sleightholm/marqo-tutorials
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ellie-sleightholm/marqo-tutorials
- Owner: ellie-sleightholm
- Created: 2024-06-11T12:19:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T07:44:40.000Z (6 months ago)
- Last Synced: 2024-07-08T09:51:09.288Z (6 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marqo Tutorials
This repository contains code to [Marqo](https://github.com/marqo-ai/marqo) tutorials.
## What's in This Repository?
### `beginner-tutorials`This directory contains beginner-level tutorials using Marqo. It contains:
* `simple_movie_demo.py`: getting started with Marqo by searching for movies.
* `simple_multimodal_search.py`: explore multimodal search with Marqo.## Coming Soon...
This repository will continue to be updated as new tutorials (written and video) come out. Sign up to our [newsletter](https://marqo.ai/newsletter) to be notified when new tutorials get released! For more examples with Marqo, you can visit our [examples folder](https://github.com/marqo-ai/marqo/tree/mainline/examples) or our [Marqo documentation](https://docs.marqo.ai/).