Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ <h2 id="app_launcher" property="name">App Launcher</h2>
<label for="category-filter">Filter by category:</label>
<select id="category-filter">
<option value="all">All Categories</option>
<option value="Chat">Chat</option>
<option value="Cooking">Cooking</option>
<option value="Health">Health</option>
<option value="Movies">Movies</option>
Expand Down Expand Up @@ -200,6 +201,15 @@ <h3>SolidFocus</h3>
<p>Manage your tasks and notes seamlessly across workspaces and lists, with offline access, Markdown support, and data stored securely in your Solid POD. Built by Noel de Martin.</p>
</a>
</li>
<li data-name="Portable LibreChat" data-category="Chat">
<a href="https://chat.solidproject.org/">
<div class="tile-header">
<img alt="LibreChat logo" src="/assets/img/logo/librechat.svg"/>
<h3>Portable LibreChat</h3>
</div>
<p>A build of <span class="external-link" role="link" tabindex="0" aria-label="Open LibreChat website" onclick="event.preventDefault(); event.stopPropagation(); window.location.assign('https://www.librechat.ai/'); return false;" onkeydown="if(event.key==='Enter'||event.key===' '){ event.preventDefault(); event.stopPropagation(); window.location.assign('https://www.librechat.ai/'); }">LibreChat</span> — an open-source AI chat platform that unifies conversations across providers like Anthropic, OpenAI, and Azure — with Solid integrated so that your chat history is stored in your Solid Pod, making your AI conversations portable across compatible clients. Source code is available <span class="external-link" role="link" tabindex="0" aria-label="Open Portable LibreChat source on GitHub" onclick="event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/solid/LibreChat'); return false;" onkeydown="if(event.key==='Enter'||event.key===' '){ event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/solid/LibreChat'); }">here</span>.</p>
</a>
</li>
<li data-name="TiredBike" data-category="Travel">
<a href="https://tired.bike/">
<div class="tile-header">
Expand Down
32 changes: 32 additions & 0 deletions assets/img/logo/librechat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.