Spaces:
Running
Running
<html lang="ko"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Mistral Mind: A Precision AI for Personalized Learning and Development</title> | |
<link rel="stylesheet" href="style.css"> | |
<!-- Adding Google Fonts for Poppins --> | |
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet"> | |
</head> | |
<body> | |
<header> | |
<div class="header-text"> | |
<h1>Mistral Mind: A Precision AI for Personalized Learning and Development</h1> | |
</div> | |
</header> | |
<iframe src="https://eum-lovat.vercel.app" allowfullscreen></iframe> | |
<footer> | |
<div class="creator"> | |
Created by Sameer | |
</div> | |
<div class="social-links"> | |
<a href="https://www.geeksforgeeks.org/user/sameer_0624/">GeeksforGeeks</a> | |
<span>|</span> | |
<a href="https://huggingface.co/SameerArz">Hugging Face</a> | |
</div> | |
<div class="developers"> | |
Developed by Sameer and Shreya | |
</div> | |
</footer> | |
</body> | |
</html> |