Building a Custom AI Agent That Answers Questions by Analyzing GitHub Code
By
j0rg3
The kind of bagel that ruins lesser bagels for you.
Summary
The article describes building a custom AI agent that answers questions about the author's work by directly analyzing their GitHub code repositories, rather than just rephrasing resume content. The author explains their motivation for creating a more substantive alternative to typical portfolio chatbots, details the technical architecture using a $7/month VPS and IRC server, and discusses security considerations and model selection decisions for this personalized AI assistant.
Key quotes
· 3 pulledI put an AI agent on a $7/month VPS, connected it to my own IRC server, and pointed it at my GitHub repos. Visitors can ask it about my work and get answers backed by actual code, not rephrased resume text.
Every portfolio site with an AI chatbot does the same thing: feed the resume into a model and let visitors rephrase it. It's a parlor trick. The model can't tell you anything the resume doesn't already say.
I wanted something different. If a hiring manager asks 'how does George handle test coverage?'
You might also wanna read
Building a Personal AI Agent with Markdown-Based Skills and Local Models
The article describes a personal AI agent built on Pi that manages the author's inbox, calendar, deal pipeline, blog publishing, and researc

GitHub Launches "Agent HQ" Platform for Multiple AI Coding Assistants
GitHub is launching "Agent HQ," a new platform that will give developers access to multiple AI coding agents beyond just GitHub Copilot. The
How I Used Coding Agents to Automate My AI Research Work in Copilot Applied Science
An AI researcher shares their experience using coding agents to automate intellectual work, specifically building agents that automate parts
Building a Trustworthy Personal AI Assistant: Architecture and Security Trade-offs
The author describes building a personal AI assistant to manage the chaos of running multiple parallel projects (family, company, relocation
paragraph.com·4d agoHow AI-Assisted Coding Enabled Shipping a Go Service Without Prior Language Expertise
A technical architect shares his experience using AI tools (like GitHub Copilot and ChatGPT) to build a working service in Go, a programming

Microsoft's GitHub Aims to Become Central Platform for AI Coding Agents
Microsoft is positioning GitHub as the central platform for AI coding agents, with the company announcing new features at GitHub Universe th
