Skip to content
View crsiebler's full-sized avatar

Block or report crsiebler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
crsiebler/README.md

👋 Hi, I'm Cory Siebler

AI-empowered software developer | Autonomous Agent Builder | Innovator in Developer Workflows


⚡ What Drives Me

I’m a developer passionate about leveraging and building the next generation of AI agents and tools. I use LLM-powered agents (OpenAI, OpenCode) in daily workflows and actively explore autonomous agent frameworks (especially Agent Zero). I’m continuously improving my prompt engineering skills and exploring developer-augmenting AI patterns. I am currently learning ML model training and instruction-tuned LLMs, and am diving deep into Retrieval-Augmented Generation (RAG).


🚀 Featured AI & Agent Projects

  • Alexa Chatbot Encyclopedia Created an Alexa skill-powered home encyclopedia using OpenAI LLMs—enabling natural, conversational access to the world's knowledge.

  • MCP Suite Building an MCP server platform for autonomous AI agent orchestration—making agent-powered workflows accessible across devices and services.


📂 Portfolio


🛠️ AI & Dev Tooling

  • LLM Agents & Agents: OpenAI API, OpenCode (for AI-powered development), Agent Zero (autonomous AI Agents), experimenting with Ralph-style agent loops
  • Core Stack: TypeScript, Python, React.js, Next.js, Vue.js
  • DevOps/MLOps: Docker, AWS, GitHub Actions, Playwright CI
  • Focus: Architectural clarity, high developer efficiency, automating routine tasks with AI agents
  • AI Philosophy: My approach is "AI-augmented by default"—I use AI agents not just to code, but to orchestrate architectures, draft PRDs, and solve problems creatively.

💭 Prompt Engineering & AI Looping

I am actively refining prompt engineering techniques, constantly exploring the power (and boundaries) of developer-first autonomous agent loops. Ongoing areas of interest include emergent prompt patterns and the practical deployment of multi-agent systems for real-world productivity gains.


🌱 Currently Exploring

  • Fine-tuning language models for instruction following and niche tasks
  • Retrieval-Augmented Generation (RAG) for smarter context-aware agents
  • Semantic search & vector databases (Pinecone, ChromaDB)
  • Improving developer productivity with AI-augmented workflows

🛠️ Classic Tech Stack

  • Frontend: React, Next.js, Vue, GraphQL, TypeScript, Tailwind CSS
  • Backend: Python, PHP, Java
  • DevOps: Docker, AWS, GitHub Actions
  • Testing: Playwright (CI/CD)
  • Learning: Elixir

📫 Get in Touch


☁️ Let’s Build the Future

If you have ideas about AI agent infrastructure, autonomous developer workflows, or want to collaborate—let’s connect! Exploring and open to PRs on current agent projects.


Profile views 

Pinned Loading

  1. corysiebler.com corysiebler.com Public

    My personal website built with Next.js, TypeScript, and Tailwind CSS.

    TypeScript

  2. mcp-suite mcp-suite Public

    Forked from imazhar101/mcp-suite

    A comprehensive Model Context Protocol (MCP) server suite with modular, extensible server implementations for various integrations.

    TypeScript

  3. pysubstitutor pysubstitutor Public

    pysubstitutor is a Python-based tool for converting text substitution files between different formats, such as Apple .plist, Gboard .gboard, and Markdown .md. It is designed to help users manage an…

    Python

  4. RoutesFinder RoutesFinder Public

    A mini Python application to find all the routes between two nodes in a graph. Utilizes the uniform cost search algorithm to rank the paths found.

    Python 1

  5. WarehouseScheduler WarehouseScheduler Public

    A mini Python application that determines when to schedule processing an order with some stipulations.

    Python

  6. alexa-chatbot-conversation alexa-chatbot-conversation Public

    Utilize Amazon Alexa devices to interface with ChatGPT Conversations

    JavaScript