Link - git.new/lamatic-hack
Welcome to the official Lamatic Hackathon repository!
This is the central hub for building, sharing, and collaborating on projects using Lamatic.
This repository is used to:
- Collaborate on projects built with Lamatic during hackathons.
- Submit your ideas and showcase your solutions.
- Build flows using LLMs and APIs without managing backend infrastructure.
Whether you're exploring GenAI ideas, building automation workflows, or just experimenting—this repo is your playground.
Before you get started, make sure you have the following:
- Sign up at https://lamatic.ai
- Lamatic Docs
- Sign up at https://github.com
- You'll need API keys for the models you plan to use (e.g., OpenAI, Mistral).
- Instructions for setting up each model provider can be found here:
👉 Lamatic Model Docs
- Checkout Instructions for each app:
👉 Lamatic Integrations Docs
Follow these steps to build your hackathon project:
1. Visit lamatic.ai and create a free account
- Start from scratch or choose a template
- Choose HTTP/Webhook, Cron, or UI-based triggers
- Configure input/output formats
- Add model API keys and inputs
- Connect nodes to define your logic
- Use Lamatic’s built-in testing tools
- Check logs, inspect errors, and iterate
- One-click deployment
- Optionally, publish your flow to others
Want to suggest a project idea?
- Go to the Issues tab
- Create a new issue
- Title:
Idea: Your Idea Title - Tag the issue with:
idea- The name of the event (e.g.,
hackathon-2025)
- Add a short description and the problem you’re solving
To officially submit your hackathon project:
- Fork this repository
- Create a new folder inside
projects/with your project name
Example:projects/my-cool-flow/ - Inside your folder, include:
flow.yaml– your exported Lamatic flow Config (Follow this doc to export the yaml)README.md– explain what it does, how to run it, what makes it unique- Any other relevant code/scripts/assets
- Push your changes and open a Pull Request to the main repo
- In your PR description:
- Mention the issue (if your project was based on an idea)
- Tag
submissionand relevant event tags (e.g.,hackathon-2025)
Let’s build something awesome 🚀
Need help? Ask in Lamatic Slack #hack or tag us in your PR!