BWBehailu Weldeyohannes

Engineering Intelligent Systems

PromptRAGFine-TuningAgents(escalate only when needed)

I adapt foundation models into production—fast and compliant.

HIPAA/GDPR/EU AI Act awareUS-based • RemoteProduction-grade systems
B.S. Software Eng (WGU ’24)AWS Cloud App Dev (’25)LL.M. GeorgetownAWS Cloud PractitionerIBM GenAI

About Me

AI Engineer

I build robust applications on top of foundation models — starting with the simplest effective lever and scaling only when needed: Prompt RAGFine-Tuning Agents. My edge: production pragmatism and governance (HIPAA, GDPR, EU AI Act).

Decision Framework

  • Behavior Assessment — If format/tone/reasoning fails → Fine-Tuning.
  • Information Assessment — If knowledge is missing → RAG.
  • When both behavior & info are sufficient → Prompt Engineering.
  • For dynamic, multi-step work → Agentic orchestration.

RAG & Search

LangChainLlamaIndexChromaPineconeWeaviateFAISSPostgreSQL FTS

Agents & Orchestration

LangGraphCrewAIAutoGenn8nTool-useEval/Guardrails

Infra & Governance

FastAPINext.jsDockerGCP/AWS/AzureSupabaseAudit TrailsHIPAA/GDPR/EU AI Act

Credentials

Education

  • B.S., Software Engineering
    Western Governors UniversityOct 2024
  • Cloud Application Developer
    AWS Cloud InstituteJul 2025
  • LL.M., Global Health Law
    Georgetown Law CenterMay 2014

Certifications

AWS Cloud PractitionerIBM Generative AI Engineering (Coursera)IBM RAG & Agentic AI Professional CertificateMicrosoft Azure AI/ML Engineer Track (Coursera)

Skills

Shipped with a pragmatic ladder—Prompt RAGFine-Tuning Agents.

Prompt

Prompt

Guide existing capabilities with structured instructions & formats.

Prompt patternsJSON SchemasFunction callingGuardrailsEvals
  1. Prompt
  2. RAG
  3. Fine-Tuning
  4. Agents
Recency: ActiveScope: Prod

RAG

RAG

Inject private, current, or domain knowledge at query time.

LangChainLlamaIndexpgvectorPineconeWeaviateFAISSPostgreSQL FTS
  1. Prompt
  2. RAG
  3. Fine-Tuning
  4. Agents
Recency: ActiveScope: Prod

Fine-Tuning

Fine-Tuning

Teach new behaviors & formats when base model behavior falls short.

LoRA/QLoRATransformersAxolotlRLHF/DPOPEFT
  1. Prompt
  2. RAG
  3. Fine-Tuning
  4. Agents
Recency: RecentScope: POC→MVP

Agents

Agents

Coordinate multi-step tasks, tools, and roles with durable state.

LangGraphCrewAIAutoGenn8nTool-useMemory
  1. Prompt
  2. RAG
  3. Fine-Tuning
  4. Agents
Recency: ActiveScope: MVP→Prod

Daily

Weekly

Recently

Featured Projects

ChannelBoostAI

Agents

AI-Driven YouTube Growth

SaaS for creators: pulls YouTube data, generates AI SEO suggestions, and plans content strategy.

PythonFastAPIReactVitePostgreSQLDockerRenderVercelYouTube API

ClarityHealth Tech

RAG

AI-Powered Regulatory Intelligence

End-to-end platform ingesting healthcare regulations; FTS + RAG for fast, cited answers and risk flags.

Next.jsFastAPIPostgreSQL (Supabase)DockerLLMsStripeClerk
Docs: 150

Compliance Compass

RAG

Pre-Collection Legal Risk Analysis

Developer-first tool scoring ToS/robots.txt risk pre-scrape; Scrapy/Playwright pipeline + lightweight ML.

ReactNext.jsFastAPIScikit-learnPlaywrightScrapyDocker

Nimbus

Agents

Automated Personal Data Removal

Hybrid automation (Celery + Playwright-stealth) with “Guided DIY” for hard targets; Mailpit for verifications.

PythonCeleryRedisPostgreSQLDockerPlaywrightMailpitJWTReactViteChart.js

The AI Cortex

Prompt

Interactive AI Engineering Course

Docs-as-code educational platform (MkDocs + Mermaid) shipped via CI/CD to Vercel; open-source curriculum.

MkDocsMaterialMermaid.jsGitHub ActionsVercelCSSJavaScript

AI Strategy Co-Pilot (MCP)

Agents

Secure Context via Tools

Model Context Protocol server exposes tools/resources; client LLM accesses approved data and vectors.

mcpOllama (phi-3)ChromaDBOpenAI SDKasyncio

Auto-Analyst

Agents

Autonomous ML First-Pass

ReAct agent selects tools to analyze uploaded CSVs; produces plots and summaries automatically.

LangChainOllamaPandasscikit-learnMatplotlibGradio

CleanMe.ai

Agents

Personal Data Exposure & Removal Backend

FastAPI + Celery + Crawl4AI + Playwright; AI validation via OpenRouter; full JWT auth.

FastAPICeleryCrawl4AIPlaywrightDockerOpenRouterSQLAlchemy

ContextQuest

RAG

Compare RAG Strategies

Streamlit app comparing retrievers (Vector, Multi-Query, Self-Query, Parent Doc); retriever factory pattern.

LangChainOllamaChromaDBStreamlit

Contract Guardian

RAG

AI-Powered Contract Review

Structured extraction + risk scoring with LangChain + IBM watsonx; Gradio front-end.

LangChainIBM watsonxChromaDBPyPDFGradio

GitHub Repository Analyzer (Icebreaker Bot)

RAG

Live Repo Insights & Q&A

Pulls README/metadata via GitHub API; builds a query engine for icebreakers and Q&A.

LlamaIndexOllama (mistral)BAAI/bge-smallGitHub APIGradio

Job Command Center

RAG

AI-Assisted Job Search CRM

Next.js + FastAPI + spaCy for JD analysis; PostgreSQL + async API; Dockerized services incl. Redis cache.

Next.jsFastAPIspaCyPostgreSQLDockerRedis

LlamaIndex Forge

RAG

Advanced Retrieval Techniques

Script-based lab for hybrid and hierarchical retrieval; BM25 + embeddings, fusion modes, auto-merge.

LlamaIndexOllamaBM25

Multi-Tool ReAct Agent

Agents

Reason → Act → Observe

Tool-using agent with web search and custom Python tools; typed state via StateGraph.

LangGraphReActTavilySearchResultsTypedDict

NoahCopilot (WIP)

RAG

Multilingual RAG for Special Education

Secure, multilingual RAG assistant to guide parents through special education processes; containerized stack.

FastAPIPostgreSQLLangChainChromaDBDockerAlembic

Open-Source RAG PDF Chatbot

RAG

Ask Questions over Your PDFs

Upload a PDF and query it with a vanilla RAG pipeline; Gradio UI and Chroma vector index.

LangChainGradioChromaDBPyPDFLoader

Pathfinder AI

RAG

AI Paralegal for Immigration

Private RAG assistant for immigration research; ingest pipelines (PDF/DOCX/web), bias testing, audit logs.

FastAPILangChainOllamaChromaDBPyPDFunstructuredTyper

RAG Document Summarizer

RAG

Summarize from a Public URL

End-to-end local RAG for URL pages; quick Gradio interface for demos.

LangChainOllamaChromaDBWebBaseLoaderGradio

ReguBot

Fine-Tuning

Full-Stack AI Compliance Suite

RAG chatbot + live site scanner + fine-tuned model; Next.js + FastAPI architecture and deployment.

Next.jsFastAPIMistral-7BOllamabge-baseChromaDBAxolotl (QLoRA)Selenium

Self-Correcting Research Agent (Reflexion)

Agents

Search → Verify → Revise

Combines Reflection with tool use; structured outputs via Pydantic and robust parsing.

LangGraphTavilyPydanticOllama (mistral)

Self-Refining Content Agent (Reflection)

Agents

Generate → Critique → Improve

Autonomous reflection loop using LangGraph; structured self-critique and refinement.

LangGraphLCELOllama (mistral)

Sentinel AI – Inbox Triage Agent

Agents

Local-first Autonomous Email Agent

Containerized, privacy-first agent that triages Gmail locally; action routing, logging, and observability.

DockerLocal LLMLangGraphFastAPIn8nOAuth

Solidarity Tool Commons

Prompt

Interactive OSS Catalog

Next.js + D3.js data viz over Supabase; RLS for secure auth; automated data enrichment.

Next.jsD3.jsSupabaseTailwind CSSVercel

TalentScope

RAG

Semantic HR Assistant

Persistent Chroma in client-server mode; advanced metadata filters for talent search.

ChromaDBDockerGradioSentence-Transformers

Tele-Analyst

RAG

Telegram RAG with Source Verification

Ingests Telegram chats, builds index, answers with citations; async API integration via Telethon.

LlamaIndexOllamaTelethonGradio

Universal AI Assistant

RAG

Local Multi-Modal Knowledge Base

Local pipeline: Whisper → embeddings → FAISS; query audio/video/text privately via Streamlit UI.

StreamlitOllama (llama3)WhisperFAISSLangChainFFmpeg

VectorVoyager

RAG

Semantic Search from Scratch

FAISS-based semantic search engine; embeddings, fast indexing, similarity search.

SentenceTransformersFAISSNumPyscikit-learn

Professional Experience

10+ years building privacy-first GenAI systems. Recent highlights below.

Domain:

AI Engineer @ Behailu AI Solutions

Jul 2023 – Present Silver Spring, MD Cross-Industry Prod
RAG

Design and deploy privacy-first GenAI platforms across healthcare, legal, and education; specialize in RAG, agents, and compliant cloud delivery.

  • Architected multi-tenant regulatory intelligence (HIPAA, FDA, GDPR): automated ingestion, FTS + pgvector search, cited RAG answers.
  • Delivered autonomous inbox triage agent (local-first) and LangGraph HTTP agent for n8n; tool use, intent routing, session memory.
  • Built privacy-first booking bot (FastAPI + Telegram) with ET time parsing, secure webhooks, retries, and structured logging.
Docs: 150HIPAAGDPREU AI ActAudit trails
  1. Prompt
  2. RAG
  3. Fine-Tuning
  4. Agents
PythonFastAPIPostgreSQL/pgvectorSupabaseNext.jsLangGraphLlamaIndex/LangChainDockerGCP/AWS

Web Development Fellow @ Google

Dec 2021 – Apr 2023 Remote Platform Prod

Shipped secure, high-traffic web apps with React/Node, modern auth, and WCAG-compliant UX under Agile workflows.

  • Implemented responsive, accessible UIs with robust auth (RBAC) and performance budgets.
  • Led code quality rituals: PR reviews, CI checks, and security best practices.
  • Partnered with product/design to translate requirements into measurable outcomes.
Accessibility
ReactNode.jsTypeScriptWCAG 2.1 AAAuthCI/CD

Consultant @ International Finance Corporation

Feb 2019 – Sep 2021 Washington, DC Analytics Prod

Delivered BI dashboards and governance KPIs; modernized portal to increase staff engagement by 75%.

  • Designed DAX measures and KPI dashboards for senior leadership.
  • Built ETL pipelines (SSIS) from SQL Server, Excel, Oracle to marts.
Power BISSISSQL ServerData Modeling

Power BI (Contract) @ Colaberry School of Data Analytics

Jan 2017 – Dec 2018 Remote Analytics Prod

Produced client-ready BI dashboards with calculated columns, drill-through, and validation frameworks.

Power BISQLDAX

Open to New Opportunities

Generative AI Engineer focused on RAG, agents, and fine-tuning. US-based • Remote/Hybrid • Full-time or Contract.

Open Contact Form