22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
# smart_ide — documentation
|
|
|
|
Operational, architectural, and UX-design notes for the local-AI IDE initiative and the host tooling in this repository.
|
|
|
|
| Document | Content |
|
|
|----------|---------|
|
|
| [../README.md](../README.md) | Project overview (French): vision, Lapce, AnythingLLM per project |
|
|
| [deployment-target.md](./deployment-target.md) | First target: Linux client + SSH remote server (AI stack + repos) |
|
|
| [infrastructure.md](./infrastructure.md) | Host inventory (LAN), SSH key workflow, host scripts |
|
|
| [services.md](./services.md) | Ollama, AnythingLLM (Docker), Desktop installer, Ollama ↔ Docker |
|
|
| [anythingllm-workspaces.md](./anythingllm-workspaces.md) | One AnythingLLM workspace per project; sync pipeline |
|
|
| [ux-navigation-model.md](./ux-navigation-model.md) | Beyond file explorer: intentions, graph, palette, risks, expert mode |
|
|
| [system-architecture.md](./system-architecture.md) | Layers, modules, agent gateway, OpenShell, events, Lapce |
|
|
|
|
**Author:** 4NK
|
|
|
|
**Related external docs**
|
|
|
|
- AnythingLLM Docker: <https://docs.anythingllm.com/installation-docker/local-docker>
|
|
- Ollama: <https://github.com/ollama/ollama/blob/main/docs/linux.md>
|
|
- Lapce: <https://lapce.dev/>
|