File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 5656
5757<table >
5858 <tr >
59- <td>
60- <a href="https://github.com/mudler/LocalAGI"><img src="https://raw.githubusercontent.com/mudler/LocalAGI/refs/heads/main/webui/react-ui/public/logo_2.png" width="250" alt="LocalAGI Logo"></a>
59+ <td width="50%" valign="top">
60+ <a href="https://github.com/mudler/LocalAGI">
61+ <img src="https://raw.githubusercontent.com/mudler/LocalAGI/refs/heads/main/webui/react-ui/public/logo_2.png" width="300" alt="LocalAGI Logo">
62+ </a>
63+ </td>
64+ <td width="50%" valign="top">
6165 <h3><a href="https://github.com/mudler/LocalAGI">LocalAGI</a></h3>
6266 <p>A powerful Local AI agent management platform that serves as a drop-in replacement for OpenAI's Responses API, enhanced with advanced agentic capabilities.</p>
6367 </td>
64- <td>
65- <a href="https://github.com/mudler/LocalRecall"><img src="https://raw.githubusercontent.com/mudler/LocalRecall/refs/heads/main/static/logo.png" width="250" alt="LocalRecall Logo"></a>
68+ </tr >
69+ <tr >
70+ <td width="50%" valign="top">
71+ <a href="https://github.com/mudler/LocalRecall">
72+ <img src="https://raw.githubusercontent.com/mudler/LocalRecall/refs/heads/main/static/localrecall_horizontal.png" width="300" alt="LocalRecall Logo">
73+ </a>
74+ </td>
75+ <td width="50%" valign="top">
6676 <h3><a href="https://github.com/mudler/LocalRecall">LocalRecall</a></h3>
6777 <p>A REST-ful API and knowledge base management system that provides persistent memory and storage capabilities for AI agents.</p>
6878 </td>
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ defaultContentLanguage = 'en'
4848
4949 [params .docs ] # Parameters for the /docs 'template'
5050
51- logo = " https://raw.githubusercontent.com/mudler/LocalAI/53652d5b8f8049e95ef71f0fed39671eb39c211c /core/http/static/logo.png"
51+ logo = " https://raw.githubusercontent.com/mudler/LocalAI/refs/heads/master /core/http/static/logo.png"
5252 logo_text = " "
5353 title = " LocalAI" # default html title for documentation pages/sections
5454
You can’t perform that action at this time.
0 commit comments