Programming AI Agents & Templates | Deforge

Programming Agents

Automate code reviews, bug tracking, and algorithmic problem solving. Supercharge your development workflow with Programming AI agents.

Available Agents

Programming Applications

Leetcode Problem Solver

This AI-powered LeetCode problem solver takes a LeetCode problem URL and your preferred programming language, then provides you with a complete solution including step-by-step explanations.
Leetcode Problem Solver

Talk to your Database

This chatbot allows you to converse with your PostgreSQL database using natural language. Simply ask questions about your data, and the AI will help you query and understand your database.
Talk to your Database

GitHub Commit Summarizer

This workflow automatically summarizes new GitHub commits and sends the summary to your email.
GitHub Commit Summarizer

GitHub Issue Summarizer

This workflow automatically summarizes new GitHub issues and sends the summary to your email.
GitHub Issue Summarizer

GitHub Merge Request Summary to Slack

This workflow automatically sends a summary of closed merge requests to Slack.
GitHub Merge Request Summary to Slack

SQL Query Assistant Bot

This chatbot allows you to interact with your PostgreSQL database using natural English.
SQL Query Assistant Bot

MongoDB Chat Assistant

This agent allows you to interact with your MongoDB database using natural language. Simply chat with the bot to query, insert, check, or create collections in your MongoDB database.
MongoDB Chat Assistant

Code Analyzer Agent

Deploy your AI-powered code analyzer agent that reviews code, identifies the programming language, and provides suggestions to make it production-ready.
Code Analyzer Agent

Waitlist API Setup

This workflow creates a waitlist API that collects user names and emails and stores them in your MongoDB database.
Waitlist API Setup

Passwordless OTP Authentication API

This API provides passwordless authentication using One-Time Passwords (OTP). Generate and verify users through this API.
Passwordless OTP Authentication API