📦 Installation¶
Install SpecMem using your preferred package manager.
Basic Installation¶
Optional Dependencies¶
SpecMem supports various optional features. Install them based on your needs:
☁️ Cloud Embedding Providers¶
🗄️ Alternative Vector Stores¶
🌐 Web UI¶
🔧 Development¶
📚 Documentation¶
🎯 Everything¶
Verify Installation¶
After installation, verify SpecMem is working:
Expected output:
From Source¶
For the latest development version:
Docker¶
Run SpecMem in a container:
Troubleshooting¶
Common Issues¶
Virtual Environment
We recommend using a virtual environment:
Apple Silicon
On Apple Silicon Macs, some dependencies may need Rosetta:
Next Steps¶
Once installed, proceed to the Quick Start guide.