Spaces:
Running
Running
KBD hack for image border
Browse files
README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
| 1 |
<div align="center">
|
| 2 |
<h1 align="center">Code Sage</h1>
|
| 3 |
<p align="center">An open-source pair programmer for chatting with any codebase.</p>
|
| 4 |
-
<
|
| 5 |
-
|
| 6 |
-
<
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
| 8 |
</div>
|
| 9 |
|
| 10 |
<div align="center">
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<h1 align="center">Code Sage</h1>
|
| 3 |
<p align="center">An open-source pair programmer for chatting with any codebase.</p>
|
| 4 |
+
<!-- The <kbd> tag is used as a workaround since GitHub doesn't apply inline image styles -->
|
| 5 |
+
<kbd>
|
| 6 |
+
<figure>
|
| 7 |
+
<img src="assets/chat_screenshot2.png" alt="screenshot" />
|
| 8 |
+
<figcaption align="center" style="font-size: smaller;">Our chat window, showing a conversation with the Transformers library. 🚀</figcaption>
|
| 9 |
+
</figure>
|
| 10 |
+
</kbd>
|
| 11 |
</div>
|
| 12 |
|
| 13 |
<div align="center">
|