Skip to content

Instantly share code, notes, and snippets.

@JC67999
JC67999 / ai-bar-ui-mockups.html
Created February 28, 2026 04:02
AI Bar Integration UI Mockups — RapidPM
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AI Bar Integration — UI Mockups</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Inter', sans-serif; background: #f3f0f9; color: #374151; font-size: 13px; }
@JC67999
JC67999 / ai-bar-ui-mockups.html
Created February 22, 2026 15:49
AI Bar UI Mockups — RapidPM RAG Integration (#734)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AI Bar Integration — UI Mockups</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Inter', sans-serif; background: #f3f0f9; color: #374151; font-size: 13px; }