SOURCE.IO / index.html
Adeen
fix: implement runtime environment variable injection for Hugging Face
67bb6b7
<!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Source.AI β€” SOURCE TO YOUR STUDIES</title>
<script src="/env.js"></script>
<meta name="description" content="Turn PDFs, videos, audio, YouTube and notes into AI-generated study notes, flashcards, quizzes, podcasts and chat.">
<meta property="og:type" content="website" />
<meta property="og:title" content="Source.AI β€” SOURCE TO YOUR STUDIES">
<meta name="twitter:title" content="Source.AI β€” SOURCE TO YOUR STUDIES">
<meta property="og:description" content="Turn PDFs, videos, audio, YouTube and notes into AI-generated study notes, flashcards, quizzes, podcasts and chat.">
<meta name="twitter:description" content="Turn PDFs, videos, audio, YouTube and notes into AI-generated study notes, flashcards, quizzes, podcasts and chat.">
<meta property="og:image" content="https://storage.googleapis.com/gpt-engineer-file-uploads/attachments/og-images/d4536bf5-0950-46b4-a3a9-668a58eecb92">
<meta name="twitter:image" content="https://storage.googleapis.com/gpt-engineer-file-uploads/attachments/og-images/d4536bf5-0950-46b4-a3a9-668a58eecb92">
<meta name="twitter:card" content="summary_large_image">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>