Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Akjava 
posted an update 10 days ago
Post
583
First Example of Direct Webhook-triggered AI Agent
Akjava/linear-app-webhook-smolagents

This space-code might be helpful as a reference if you want to receive issue changes from linea.app via webhook and handle them using Gradio on Hugging Face Spaces or locally with AI.

Imagine an agent, responding instantly.

In short, Huggingface published webhooks_server.py under Apache 2.0,I've adapted it to work with a very small part of linear.app.

https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/_webhooks_server.py

Be caraful

This method can be used as an AI-powered content management system, but I'm not sure if Hugging Face will allow it.

Github
https://github.com/akjava/smolagents-examples
In this post