Dave IT Guy — Deploy AI stacks with one command. OpenClaw, Ollama, Qdrant—fully containerized. Run locally or ship to the cloud. Same stack, anywhere.
Project description
Dave IT Guy
Deploy AI stacks with one command.
Dave-IT-Guy delivers a fully containerized stack with OpenClaw as its core engine plus Ollama and Qdrant, in a single command. No host installs, no config archaeology. Everything runs in Docker; run locally or ship to the cloud. Same stack, anywhere.
Quick Start
pip install dave-it-guy
dave-it-guy deploy openclaw
Then open the AI assistant:
docker exec -it dave-it-guy-openclaw openclaw tui
Gateway: http://localhost:18789 · Qdrant: http://localhost:6333/
Set your Anthropic API key when prompted (or add it later); Ollama is the fallback for local-only use.
What You Get
- OpenClaw — AI agent gateway and TUI
- Ollama — local LLMs (Llama, Mistral, etc.)
- Qdrant — vector memory
Fully containerized: the whole stack runs in Docker, no installs on your host machine.
For AI/ML scientists and engineers: why Dave IT Guy over other LLMs
- Core is OpenClaw — Dave IT Guy’s engine is OpenClaw: an assistant framework with multi-model support, tools, skills, and memory—deployed in one command.
- Autonomous agent — Multi-step tasks, tools, skills, and persistent RAG (Qdrant)—not just single-turn chat.
- Your data, your infra — Conversations and embeddings stay on your machine or cloud; no sending prompts to third-party chat APIs unless you opt in.
- Multi-model, one agent — Local (Ollama) + Anthropic/OpenAI in one config; A/B test models and use fallbacks without switching products.
- Reproducible — Config-as-code; version and rerun the same stack anywhere (laptop, lab, cloud).
- Extensible — Add workspace scripts and OpenClaw skills; plug in your evals, pipelines, and tools.
Commands
dave-it-guy list # Available stacks
dave-it-guy deploy openclaw # Deploy
dave-it-guy status openclaw # Status
dave-it-guy logs openclaw # Logs
dave-it-guy doctor # Diagnose issues
Pricing
Free — Local stacks. Pro — Cloud (Terraform), priority support.
License
MIT.
Built by NeuroGamingLab.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dave_it_guy-0.2.2.tar.gz.
File metadata
- Download URL: dave_it_guy-0.2.2.tar.gz
- Upload date:
- Size: 37.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
501d86dfd12f008dd6817bab4b557b47fec29232c12f7bc9968a632c9fad0c7d
|
|
| MD5 |
b889e4420d9d15a252f8408d507cdf1e
|
|
| BLAKE2b-256 |
1e107953b5730cbe207132d20969aec81fb552dd9e5f904e471e3249c2c50309
|
File details
Details for the file dave_it_guy-0.2.2-py3-none-any.whl.
File metadata
- Download URL: dave_it_guy-0.2.2-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69f004706f4178ab886cc782fd8df3eb9194cc6139bf4350e6259dfa99830be6
|
|
| MD5 |
f2b93b9ed4310acfe813129f634b79aa
|
|
| BLAKE2b-256 |
de173bdcd596abaa9fd1c6bd738874ec4fe9d0c6d5bc69be1b8a1368fa947c3a
|