Skip to content

Lamatic/hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qr_code

Build and Deploy AI agents on Serverless

🚀 Lamatic Hackathon Repo

qr_code

Welcome to the official Lamatic Hackathon repository!
This is the central hub for building, sharing, and collaborating on projects using Lamatic.


🧐 What is this for?

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.


✅ Prerequisites

Before you get started, make sure you have the following:

1. Lamatic Account

2. GitHub Account

3. Model API Keys

  • 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

4. Other App Integrations


🛠️ Building with Lamatic

Follow these steps to build your hackathon project:

1. Visit lamatic.ai and create a free account

2. Set up an Organization and a Project

3. Create a new Flow

  • Start from scratch or choose a template

4. Set up a Trigger

  • Choose HTTP/Webhook, Cron, or UI-based triggers
  • Configure input/output formats

5. Configure each Node

  • Add model API keys and inputs
  • Connect nodes to define your logic

6. Test & Debug

  • Use Lamatic’s built-in testing tools
  • Check logs, inspect errors, and iterate

7. Deploy

  • One-click deployment
  • Optionally, publish your flow to others

💡 Submitting an Idea

Want to suggest a project idea?

  1. Go to the Issues tab
  2. Create a new issue
  3. Title: Idea: Your Idea Title
  4. Tag the issue with:
    • idea
    • The name of the event (e.g., hackathon-2025)
  5. Add a short description and the problem you’re solving

📦 Submitting a Project

To officially submit your hackathon project:

  1. Fork this repository
  2. Create a new folder inside projects/ with your project name
    Example: projects/my-cool-flow/
  3. 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
  4. Push your changes and open a Pull Request to the main repo
  5. In your PR description:
    • Mention the issue (if your project was based on an idea)
    • Tag submission and 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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors