nativ
Nativ is a native macOS app that lets you run AI models locally on Apple silicon, offering chat, model management, performance analytics, and an OpenAI/Anthropic-compatible API server.
它提供了清晰的自动化设置步骤和交互式在线文档,使开发者无需原生 RISC-V 支持即可在 Windows 上轻松上手 xv6。
Standard Operating Environment & Deployment Manual
A comprehensive reference for configuring, compiling, and running the MIT xv6 RISC-V kernel inside a virtualized Linux development container on Windows 11.
index.html — Web documentation source| Layer | Recommended Specification |
|---|---|
| Host OS | Windows 11 (64-bit) |
| Hypervisor | VMware Workstation Pro / Player or WSL2 |
| Guest OS | Ubuntu 22.04 LTS / 24.04 LTS |
| Compiler Toolchain | gcc-riscv64-unknown-elf or gcc-riscv64-linux-gnu (v8.0+) |
| Emulator | QEMU (qemu-system-misc / qemu-system-riscv64) |
Run the following package initialization inside your Ubuntu guest shell:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install -y \
git \
build-essential \
gdb-multiarch \
qemu-system-misc \
gcc-riscv64-linux-gnu \
binutils-riscv64-linux-gnu
根据分类、Topic 和编程语言匹配的相似项目。
Nativ is a native macOS app that lets you run AI models locally on Apple silicon, offering chat, model management, performance analytics, and an OpenAI/Anthropic-compatible API server.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.