Skip to content

Commit

Permalink
Adds new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
vmesel committed May 15, 2024
1 parent abc4392 commit 22de085
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 3 deletions.
Binary file removed assets/images/logo.png
Binary file not shown.
38 changes: 38 additions & 0 deletions assets/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
</head>
<body>
<center>
<img src="/assets/images/logo.png" alt="Talkd.ai" width="200">
<h1 style="text-decoration: underline;">Talkd.ai</h1>
<img src="/assets/images/logo.svg" alt="Talkd.ai" width="400">
<div style="max-width: 400px;">
<p>Talkd.ai is an open-source software that enables you to easily deploy any LLM available through LangChain.</p>
<p>It is currently in beta, and we are working on making it as easy as possible to deploy your own LLM.</p>
Expand All @@ -26,4 +25,5 @@ <h1 style="text-decoration: underline;">Talkd.ai</h1>
</div>
</center>
</body>
</html>
</html>
<!-- END: be15d9bcejpp -->

0 comments on commit 22de085

Please sign in to comment.