https://github.com/hypermodeinc/modus-recipes
Code examples for what you can cook with Modus
https://github.com/hypermodeinc/modus-recipes
Last synced: 23 days ago
JSON representation
Code examples for what you can cook with Modus
- Host: GitHub
- URL: https://github.com/hypermodeinc/modus-recipes
- Owner: hypermodeinc
- License: mit
- Created: 2024-11-01T05:27:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T15:34:37.000Z (10 months ago)
- Last Synced: 2025-06-26T15:47:44.249Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.6 MB
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Modus Recipes
Code recipes for cooking with [Modus](https://github.com/hypermodeinc/modus), the open source
serverless framework for building intelligent APIs, powered by WebAssembly.
## 🚀 Getting started with Modus
For more information on getting started with Modus, check out
[the docs](https://docs.hypermode.com/modus/overview).
## 📺 Video walkthroughs
The following recipes have associated recorded content:
| Code | Video |
| --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [modus101](modus101/) | [Introducing ModusHack: Modus 101 livestream](https://www.youtube.com/watch?v=8vgXmZPKjbo) |
| [modus-getting-started](modus-getting-started/) | [Getting Started With Modus video](https://www.youtube.com/watch?v=3CcJTXTmz88) |
| [modushack-data-models](modushack-data-models/) | [ModusHack: Working With Data & AI Models livestream](https://www.youtube.com/watch?v=gB-v7YWwkCw&list=PLzOEKEHv-5e3zgRGzDysyUm8KQklHQQgi&index=3) |
| [modus-press](modus-press/) | [Add AI Features to Your App Using Modus: A Step-by-Step Tutorial](https://www.youtube.com/watch?v=GG0w7S3YDZo&list=PLzOEKEHv-5e3zgRGzDysyUm8KQklHQQgi&index=1) |
| [dgraph-101](dgraph-101/) | [Working with Dgraph in Modus](https://youtu.be/Z2fB-nBf4Wo) |
| [function-calling](function-calling/) | [Use LLM function calling aka tools in Modus.](https://youtu.be/afFk7JzSIm0) |
| [instant-vector-search](instant-vector-search) | [Instant vector search with Modus & Hypermode](https://www.youtube.com/watch?v=4H_xPTUbwL8) |
| [neo4j-modus-starter-kit](neo4j/neo4j-modus-starter-kit/) | [Hypermode Live: Knowledge Graphs + AI](https://www.youtube.com/live/22g-QZPvFPw?si=IAG46M9K6atKv3vD&t=1471) |