Skip to content

restackio/autonomous-gemini-release-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This repository showcases how to use the Restack AI SDK to call workflows and send events. The backend is implemented using a simple Express server, and the frontend is a Next.js application.

Communication with the gemini agent will be done via websockets. Once a commit is detected from the repository that is configured with the webhook, the assistant will ask the human if they want to create a released based on the commits that will be part of it.

For AI interactions this project is using Google vertex ai with gemini. Communication between client and backend will be done via websockets for realtime feedback.

The user will provide confirmation to the AI if they want the release to be done or not on github.

Documentation

For detailed setup and usage instructions, please refer to:

About

github release manager with websockets and commits webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published