barq-web-rag / index.html
yasserrmd's picture
Upload 23 files
8fcdab1 verified
raw
history blame contribute delete
930 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Browser-native RAG chat — upload documents and chat with them using LiquidAI LFM2.5 and barq-vweb, all running locally in your browser." />
<title>Barq RAG — Chat with your Documents</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-XZR_pWkl.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CAjvEqqe.css">
</head>
<body>
<div id="root"></div>
</body>
</html>