Skip to content

Instantly share code, notes, and snippets.

View karthik-durai's full-sized avatar
☄️
Amor fati

Karthik Durai karthik-durai

☄️
Amor fati
View GitHub Profile
@karthik-durai
karthik-durai / codebase_overview.html
Created May 22, 2026 10:11
pharma_agent codebase overview
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PharmaAgent — Codebase Overview</title>
<style>
:root {
--bg: #0d1117;
--surface: #161b22;