-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
125 lines (112 loc) · 6.2 KB
/
Copy pathabout.html
File metadata and controls
125 lines (112 loc) · 6.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About - AgentPlane</title>
<meta name="description" content="AgentPlane is an open-source startup built by Susheem Koul and Tisha Chawla, building infrastructure for teams running AI agents in production.">
<link rel="canonical" href="https://theagentplane.github.io/about.html">
<meta property="og:type" content="website">
<meta property="og:url" content="https://theagentplane.github.io/about.html">
<meta property="og:title" content="About - AgentPlane">
<meta property="og:description" content="Open-source startup building Chronicle and TokenOps for production AI agents.">
<meta property="og:image" content="https://theagentplane.github.io/assets/og-about.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="About - AgentPlane">
<meta name="twitter:description" content="Open-source startup building Chronicle and TokenOps for production AI agents.">
<meta name="twitter:image" content="https://theagentplane.github.io/assets/og-about.png">
<link rel="icon" href="assets/favicon.png" type="image/png" sizes="32x32">
<link rel="icon" href="assets/favicon-64.png" type="image/png" sizes="64x64">
<link rel="apple-touch-icon" href="assets/apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="assets/icon-192.png" type="image/png" sizes="192x192">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
<script src="js/theme-init.js"></script>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<a href="#main-content" class="skip-link">Skip to main content</a>
<nav class="site-nav" aria-label="Main">
<div class="container">
<a href="index.html" class="logo">
<img src="assets/logo-mark.png" alt="AgentPlane logo" class="logo-mark" width="32" height="32">
AgentPlane
</a>
<button type="button" class="nav-toggle" aria-expanded="false" aria-controls="site-nav-menu" aria-label="Open menu">
<span class="nav-toggle-bar"></span>
<span class="nav-toggle-bar"></span>
<span class="nav-toggle-bar"></span>
</button>
<div class="nav-links" id="site-nav-menu">
<a href="index.html">Home</a>
<a href="projects.html">Projects</a>
<a href="blog.html">Blog</a>
<a href="media.html">Media</a>
<a href="about.html" class="active" aria-current="page">About</a>
<a href="https://github.com/theagentplane" class="btn btn-solid" target="_blank" rel="noopener">GitHub ↗</a>
</div>
</div>
</nav>
<main id="main-content">
<header class="page-header">
<div class="container">
<span class="section-label">About</span>
<h1>Two engineers, building the layer agents need underneath them.</h1>
<p>AgentPlane is an open-source startup co-founded by Susheem Koul and Tisha Chawla. We build infrastructure for production AI agents and publish the work in the open.</p>
<p style="font-size:14px; color:var(--text-faint); margin-top:20px;">AgentPlane is an independent company. It is not affiliated with or endorsed by Microsoft. Founders' employer titles are listed for identification only.</p>
</div>
</header>
<section>
<div class="container">
<span class="section-label">Team</span>
<div class="team-grid">
<div class="team-card">
<img class="team-avatar" src="assets/team/susheem-koul.jpg" alt="Susheem Koul" width="96" height="96" loading="lazy" decoding="async">
<h3>Susheem Koul</h3>
<div class="team-role">Co-founder · Software Engineer at Microsoft</div>
<p>Software engineer at Microsoft in Hyderabad; previously SDE at OYO. BITS Pilani alum. Builds open-source agent infrastructure, focused on making agent failures reproducible and token spend governable in production.</p>
<div class="team-links">
<a href="https://github.com/susheem-k" target="_blank" rel="noopener">GitHub ↗</a>
<a href="https://www.linkedin.com/in/susheemkoul/" target="_blank" rel="noopener">LinkedIn ↗</a>
</div>
</div>
<div class="team-card">
<img class="team-avatar" src="assets/team/tisha-chawla.jpg" alt="Tisha Chawla" width="96" height="96" loading="lazy" decoding="async">
<h3>Tisha Chawla</h3>
<div class="team-role">Co-founder · Software Engineer at Microsoft</div>
<p>Software engineer at Microsoft building data platform and AI systems infrastructure in Enterprise Commerce: Azure ETL pipelines, full-stack internal tools, and MCP integration for agent tooling. Research background in NLP and LLM evaluation; VIT alum and Google Women Engineers Scholar. Based in Hyderabad.</p>
<div class="team-links">
<a href="https://github.com/tishachawla-jg" target="_blank" rel="noopener">GitHub ↗</a>
<a href="https://in.linkedin.com/in/tisha-chawla" target="_blank" rel="noopener">LinkedIn ↗</a>
</div>
</div>
</div>
</div>
</section>
<section class="cta-band">
<div class="container">
<h2>Want to build with us?</h2>
<p>Everything we ship is open source. Message us on LinkedIn; issues and PRs welcome on GitHub.</p>
<div class="founders-cta">
<a href="https://www.linkedin.com/in/susheemkoul/" class="btn btn-ghost" target="_blank" rel="noopener">Susheem on LinkedIn ↗</a>
<a href="https://in.linkedin.com/in/tisha-chawla" class="btn btn-ghost" target="_blank" rel="noopener">Tisha on LinkedIn ↗</a>
</div>
</div>
</section>
</main>
<footer>
<div class="container">
<div class="footer-left">© 2026 AgentPlane. Built by Susheem Koul & Tisha Chawla.</div>
<div class="footer-links">
<a href="https://github.com/theagentplane" target="_blank" rel="noopener">GitHub</a>
<a href="https://www.linkedin.com/in/susheemkoul/" target="_blank" rel="noopener">Susheem</a>
<a href="https://in.linkedin.com/in/tisha-chawla" target="_blank" rel="noopener">Tisha</a>
<a href="about.html">About</a>
<a href="media.html">Media</a>
</div>
</div>
</footer>
<script src="js/theme.js"></script>
<script src="js/nav.js"></script>
</body>
</html>