File size: 1,137 Bytes
49335b4
d4cdd51
49335b4
 
 
b4fd80e
751769e
3b127ff
 
49335b4
 
 
36e1e48
d4cdd51
36e1e48
49335b4
d4cdd51
a4ab084
3b127ff
 
 
d4cdd51
 
3b127ff
 
d4cdd51
 
 
 
a4ab084
49335b4
 
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
<!DOCTYPE html>
<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>