Compare commits

..

2 Commits

Author SHA1 Message Date
Ettore Di Giacinto
c6117e1c22 Minor fixes 2025-04-14 22:58:53 +02:00
Ettore Di Giacinto
2cee722dd1 feat(github): add action to open up a PR and get all repository content
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-04-14 22:46:39 +02:00

View File

@@ -74,11 +74,11 @@ Now you can access and manage your agents at [http://localhost:8080](http://loca
<tr>
<td width="50%" valign="top">
<a href="https://github.com/mudler/LocalAI">
<img src="https://raw.githubusercontent.com/mudler/LocalAI/refs/heads/master/core/http/static/logo_horizontal.png" width="300" alt="LocalAI Logo">
<img src="https://raw.githubusercontent.com/mudler/LocalAI/refs/heads/rebranding/core/http/static/logo_horizontal.png" width="300" alt="LocalAI Logo">
</a>
</td>
<td width="50%" valign="top">
<h3><a href="https://github.com/mudler/LocalAI">LocalAI</a></h3>
<h3><a href="https://github.com/mudler/LocalRecall">LocalAI</a></h3>
<p>LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that's compatible with OpenAI API specifications for local AI inferencing. Does not require GPU.</p>
</td>
</tr>