Spaces:
Running
Running
chokiproai
commited on
Update ai-chat.html
Browse files- ai-chat.html +10 -1
ai-chat.html
CHANGED
@@ -77,9 +77,18 @@
|
|
77 |
<div class="card">
|
78 |
<div class="card-body">
|
79 |
<h5 class="card-title">3)🌟Copilot (VN)</h5>
|
80 |
-
<a href="https://github.com/chokiproai/AI-Copilot" class="custom-link" target="_blank">Source code: Copilot</a></p>
|
81 |
<a href="https://jpxt29-7860.csb.app" class="btn" target="_blank">Start</a>
|
82 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
84 |
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
|
85 |
</body>
|
|
|
77 |
<div class="card">
|
78 |
<div class="card-body">
|
79 |
<h5 class="card-title">3)🌟Copilot (VN)</h5>
|
80 |
+
<a href="https://github.com/chokiproai/AI-Copilot" class="custom-link" target="_blank">Source code: AI Copilot</a></p>
|
81 |
<a href="https://jpxt29-7860.csb.app" class="btn" target="_blank">Start</a>
|
82 |
</div>
|
83 |
+
</div>
|
84 |
+
</div>
|
85 |
+
<div class="card-body">
|
86 |
+
<h5 class="card-title">4)🌟Copilot (EN)</h5>
|
87 |
+
<a href="https://github.com/chokiproai/AI-Copilot-EN" class="custom-link" target="_blank">Source code: AI Copilot EN</a></p>
|
88 |
+
<a href="" class="btn" target="_blank">Start</a>
|
89 |
+
</div>
|
90 |
+
</div>
|
91 |
+
</div>
|
92 |
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
93 |
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
|
94 |
</body>
|