Skip to content

Commit 65f1a41

Browse files
authored
Revise README structure and content
Updated the README to include new sections and remove outdated content. Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
1 parent c6a5128 commit 65f1a41

1 file changed

Lines changed: 5 additions & 27 deletions

File tree

README.md

Lines changed: 5 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,15 @@
9292

9393
</details>
9494

95-
## Local Stack Family
95+
## Screenshots / Video
9696

97-
Liking LocalAI? LocalAI is part of an integrated suite of AI infrastructure tools, you might also like:
97+
### Chat, Model gallery
9898

99-
- **[LocalAGI](https://github.com/mudler/LocalAGI)** - AI agent orchestration platform with OpenAI Responses API compatibility and advanced agentic capabilities
100-
- **[LocalRecall](https://github.com/mudler/LocalRecall)** - MCP/REST API knowledge base system providing persistent memory and storage for AI agents
101-
- 🆕 **[Cogito](https://github.com/mudler/cogito)** - Go library for building intelligent, co-operative agentic software and LLM-powered workflows, focusing on improving results for small, open source language models that scales to any LLM. Powers LocalAGI and LocalAI MCP/Agentic capabilities
102-
- 🆕 **[Wiz](https://github.com/mudler/wiz)** - Terminal-based AI agent accessible via Ctrl+Space keybinding. Portable, local-LLM friendly shell assistant with TUI/CLI modes, tool execution with approval, MCP protocol support, and multi-shell compatibility (zsh, bash, fish)
103-
- 🆕 **[SkillServer](https://github.com/mudler/skillserver)** - Simple, centralized skills database for AI agents via MCP. Manages skills as Markdown files with MCP server integration, web UI for editing, Git synchronization, and full-text search capabilities
99+
https://github.com/user-attachments/assets/08cbb692-57da-48f7-963d-2e7b43883c18
104100

101+
### Agents
105102

106-
## Screenshots / Video
103+
https://github.com/user-attachments/assets/6270b331-e21d-4087-a540-6290006b381a
107104

108105
### Youtube video
109106

@@ -114,28 +111,9 @@ Liking LocalAI? LocalAI is part of an integrated suite of AI infrastructure tool
114111
</h1>
115112

116113

117-
### Screenshots
118-
119-
| Talk Interface | Generate Audio |
120-
| --- | --- |
121-
| ![LocalAI - Talk](./docs/assets/images/screenshots/screenshot_talk.png) | ![LocalAI - Generate Audio](./docs/assets/images/screenshots/screenshot_tts.png) |
122-
123-
| Models Overview | Generate Images |
124-
| --- | --- |
125-
| ![LocalAI - Models](./docs/assets/images/screenshots/screenshot_gallery.png) | ![LocalAI - Generate Images](./docs/assets/images/screenshots/screenshot_image.png) |
126-
127-
| Chat Interface | Home |
128-
| --- | --- |
129-
| ![LocalAI - Chat](./docs/assets/images/screenshots/screenshot_chat.png) | ![LocalAI - Home](./docs/assets/images/screenshots/screenshot_home.png) |
130-
131-
| Login | Swarm |
132-
| --- | --- |
133-
| ![LocalAI - Login](./docs/assets/images/screenshots/screenshot_login.png) | ![LocalAI - P2P Dashboard](./docs/assets/images/screenshots/screenshot_p2p.png) |
134114

135115
## 💻 Quickstart
136116

137-
138-
139117
### macOS Download:
140118

141119
<a href="https://github.com/mudler/LocalAI/releases/latest/download/LocalAI.dmg">

0 commit comments

Comments
 (0)