mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 18:45:00 +00:00
fixups
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
c4f4aa8186
commit
8411d7a836
2 changed files with 29 additions and 17 deletions
Binary file not shown.
Before Width: | Height: | Size: 282 KiB After Width: | Height: | Size: 170 KiB |
|
@ -21,10 +21,10 @@ hero:
|
||||||
titleLogo:
|
titleLogo:
|
||||||
path: "images/logos"
|
path: "images/logos"
|
||||||
filename: "logo.png"
|
filename: "logo.png"
|
||||||
alt: "Lotus Docs Logo"
|
alt: "LocalAI Logo"
|
||||||
height: 80px
|
height: 540px
|
||||||
|
|
||||||
title: "LocalAI"
|
title: ""
|
||||||
subtitle: "**The free, OpenAI, Anthropic, et al alternative. Your All-in-One Complete AI Stack** - Run powerful language models, autonomous agents, and document intelligence **locally** on your hardware. **No cloud, no limits, no compromise.**"
|
subtitle: "**The free, OpenAI, Anthropic, et al alternative. Your All-in-One Complete AI Stack** - Run powerful language models, autonomous agents, and document intelligence **locally** on your hardware. **No cloud, no limits, no compromise.**"
|
||||||
|
|
||||||
image:
|
image:
|
||||||
|
@ -58,25 +58,28 @@ featureGrid:
|
||||||
**OpenAI API Compatible** - Run AI models locally with our modular ecosystem. From language models to autonomous agents and semantic search, build your complete AI stack without the cloud.
|
**OpenAI API Compatible** - Run AI models locally with our modular ecosystem. From language models to autonomous agents and semantic search, build your complete AI stack without the cloud.
|
||||||
|
|
||||||
items:
|
items:
|
||||||
- title: LocalAI
|
- title: LLM Inferencing
|
||||||
icon: api
|
icon: api
|
||||||
description: A free, **Open Source** OpenAI alternative. Run **LLMs**, generate **images**, **audio** and more **locally** with consumer grade hardware.
|
description: LocalAI is a free, **Open Source** OpenAI alternative. Run **LLMs**, generate **images**, **audio** and more **locally** with consumer grade hardware.
|
||||||
ctaLink:
|
ctaLink:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: /basics/getting_started/
|
url: /basics/getting_started/
|
||||||
- title: LocalAGI
|
- title: Agentic-first
|
||||||
icon: ai
|
icon: ai
|
||||||
description: An autonomous AI agent platform that runs locally. Build and deploy autonomous agents with ease. Interact with REST APIs or use the WebUI.
|
description: |
|
||||||
|
Extend LocalAI with LocalAGI, an autonomous AI agent platform that runs locally. Build and deploy autonomous agents with ease. Interact with REST APIs or use the WebUI.
|
||||||
ctaLink:
|
ctaLink:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: https://github.com/mudler/LocalAGI
|
url: https://github.com/mudler/LocalAGI
|
||||||
|
|
||||||
- title: LocalRecall
|
- title: Memory and Knowledge base
|
||||||
icon: memory
|
icon: memory
|
||||||
description: A local rest api for semantic search and memory management. Perfect for AI applications.
|
description:
|
||||||
|
Extend LocalAI with LocalRecall, A local rest api for semantic search and memory management. Perfect for AI applications.
|
||||||
ctaLink:
|
ctaLink:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: https://github.com/mudler/LocalRecall
|
url: https://github.com/mudler/LocalRecall
|
||||||
|
|
||||||
- title: OpenAI Compatible
|
- title: OpenAI Compatible
|
||||||
icon: api
|
icon: api
|
||||||
description: Drop-in replacement for OpenAI API. Compatible with existing applications and libraries.
|
description: Drop-in replacement for OpenAI API. Compatible with existing applications and libraries.
|
||||||
|
@ -93,10 +96,13 @@ featureGrid:
|
||||||
|
|
||||||
- title: Multiple Models
|
- title: Multiple Models
|
||||||
icon: hub
|
icon: hub
|
||||||
description: Support for various model families including LLMs, image generation, and audio models.
|
description: |
|
||||||
|
Support for various model families including LLMs, image generation, and audio models.
|
||||||
|
Supports multiple backends for inferencing, including vLLM, llama.cpp, and more.
|
||||||
|
You can switch between them as needed.
|
||||||
ctaLink:
|
ctaLink:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: /docs/models
|
url: /model-compatibility
|
||||||
|
|
||||||
- title: Privacy Focused
|
- title: Privacy Focused
|
||||||
icon: lock
|
icon: lock
|
||||||
|
@ -124,14 +130,24 @@ featureGrid:
|
||||||
description: Deploy anywhere - from your laptop to your server. Supports Docker, Kubernetes, and more.
|
description: Deploy anywhere - from your laptop to your server. Supports Docker, Kubernetes, and more.
|
||||||
ctaLink:
|
ctaLink:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: /basics/getting_started/
|
url: /basics/container/
|
||||||
|
|
||||||
- title: Extensible
|
- title: Extensible
|
||||||
icon: extension
|
icon: extension
|
||||||
description: Easy to extend and customize. Add new models and features as needed.
|
description: Easy to extend and customize. Add new models and features as needed.
|
||||||
ctaLink:
|
ctaLink:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: /basics/getting_started/
|
url: /docs/integrations/
|
||||||
|
|
||||||
|
- title: Peer 2 Peer
|
||||||
|
icon: network
|
||||||
|
description: |
|
||||||
|
LocalAI is designed to be a decentralized LLM inference, powered by a peer-to-peer system based on libp2p.
|
||||||
|
It is designed to be used in a local or remote network, and is compatible with any LLM model.
|
||||||
|
It works both in federated mode or by splitting models weights.
|
||||||
|
ctaLink:
|
||||||
|
text: learn more
|
||||||
|
url: /features/distribute/
|
||||||
|
|
||||||
- title: Open Source
|
- title: Open Source
|
||||||
icon: code
|
icon: code
|
||||||
|
@ -140,10 +156,6 @@ featureGrid:
|
||||||
text: learn more
|
text: learn more
|
||||||
url: https://github.com/mudler/LocalAI
|
url: https://github.com/mudler/LocalAI
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
imageText:
|
imageText:
|
||||||
enable: true
|
enable: true
|
||||||
weight: 25
|
weight: 25
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue