Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Agent Factory (Golang AI Agents)

A collection of AI-powered agents built in Golang to automate real-world developer workflows.

This repository is focused on building practical, production-oriented AI agents — not just demos.


🚀 Vision

Most AI tools today generate code.

This project focuses on something more useful:

👉 AI agents that plug into real systems and reduce developer effort


🧠 What You’ll Find Here

  • 🔹 AI agents written in Golang
  • 🔹 Real-world use cases (GitHub, DevOps, Security, etc.)
  • 🔹 LLM integrations (OpenAI, etc.)
  • 🔹 Scalable, modular architecture
  • 🔹 CLI + automation-ready agents

📦 Current Projects

1. GitHub AI Triage Agent

An AI agent that automatically processes GitHub issues.

✨ Features

  • 📖 Reads and understands issues using LLM
  • 🏷️ Adds labels (bug / feature / docs)
  • 📝 Generates summaries
  • 🔁 Detects duplicate issues (using embeddings + cosine similarity)
  • ⚠️ Suggests improvements for low-quality issues

About

Opensource projects on new AI Usecases using golang

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages