Skip to content
View ccharris940406's full-sized avatar
😁
Out sick
😁
Out sick

Organizations

@PiBrains

Block or report ccharris940406

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ccharris940406/README.md

👋 Hi, I'm Carlos Harris

Agent Engineer | LLM Systems · RAG · Python

LinkedIn Portfolio Email


🎯 About me

I build LLM-powered agent systems — agents that reason over real company data and actually answer the question you asked.

Right now I'm an Agent Engineer at Sharksia, working on production agents with LangChain and LangGraph on Azure. Before that I spent six years across fullstack web development and C++ systems programming, which turns out to be useful: most of the hard parts of an agent are the data and the plumbing, not the prompt.

  • 🤖 RAG pipelines, retrieval strategies, and agent orchestration
  • 🗄️ Comfortable in the database layer — SQL, PostgreSQL, pgvector
  • 🔍 Big on observability: if you can't trace it, you can't improve it
  • 📚 Currently going deeper on evaluation and retrieval quality

🚀 Featured projects

🤖 ceshar-ia — ask my CV anything

A conversational RAG agent that answers questions about my background, grounded in my actual CV and project documentation. Built with Python, FastAPI, LangChain/LangGraph, including a custom MCP server for tool integration.

Deployed on Railway with two surfaces: a REST API powering my portfolio, and a Discord bot.

→ Try it live at ccharris.vercel.app

My personal site — Astro + Sanity headless CMS, deployed on Vercel. Built for speed and easy content management, with ceshar-ia embedded so visitors can explore my work by asking instead of scrolling.

Structured Reports for DICOM medical images, in C++/Qt. From my time building PACS software at the Medical Biophysics Center.


🛠️ Tech

AI / Agents Python LangChain FastAPI OpenAI

Data PostgreSQL SQL

Cloud & Tools Azure Docker Railway Vercel Grafana

Web React TypeScript Astro C++


Top languages


📫 Open to conversationsLinkedIn · ccharris94@gmail.com

Pinned Loading

  1. ceshar-ia ceshar-ia Public

    This project is an artificial intelligence agent designed to interact conversationally and provide information about my professional profile, skills, and project experience.

    Python

  2. portfolio-frontend portfolio-frontend Public

    A modern, fast, and fully customizable portfolio powered by Astro for the frontend and Sanity as a headless CMS. Designed for performance, scalability, and easy content management, allowing seamles…

    Astro 3