# Programming Agents

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

## Available Agents
- **AI Tutor**
- **Customer Support Agent**
- **Automated Job Finder**
- **Daily News Tweeter**
- **Meeting Scheduler Assistant**
- **Email Summarizer**
- **LinkedIn Content Poster**
- **Product Availability Checker**
- **Talk to your Database**

## 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](/content/agents/leetcode-problem-solver-cl/index.html)

### 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](/content/agents/talk-to-your-database-k1/index.html)

### GitHub Commit Summarizer  
This workflow automatically summarizes new GitHub commits and sends the summary to your email.  
[GitHub Commit Summarizer](/content/agents/github-commit-summarizer-79mzgv/index.html)

### GitHub Issue Summarizer  
This workflow automatically summarizes new GitHub issues and sends the summary to your email.  
[GitHub Issue Summarizer](/content/agents/github-issue-summarizer-083jnw/index.html)

### GitHub Merge Request Summary to Slack  
This workflow automatically sends a summary of closed merge requests to Slack.  
[GitHub Merge Request Summary to Slack](/content/agents/github-merge-request-summary-to-slack-1idz1f/index.html)

### SQL Query Assistant Bot  
This chatbot allows you to interact with your PostgreSQL database using natural English.  
[SQL Query Assistant Bot](/content/agents/sql-query-assistant-bot-n1/index.html)

### 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](/content/agents/mongodb-chat-assistant-tb/index.html)

### 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](/content/agents/code-analyzer-agent-jt/index.html)

### 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](/content/agents/waitlist-api-setup-qf/index.html)

### 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](/content/agents/passwordless-otp-authentication-api-kc/index.html)
