Compare commits
2 Commits
v2.0.0
...
feat/githu
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6117e1c22 | ||
|
|
2cee722dd1 |
@@ -74,11 +74,11 @@ Now you can access and manage your agents at [http://localhost:8080](http://loca
|
|||||||
<tr>
|
<tr>
|
||||||
<td width="50%" valign="top">
|
<td width="50%" valign="top">
|
||||||
<a href="https://github.com/mudler/LocalAI">
|
<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>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td width="50%" valign="top">
|
<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>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user