GPT-4o
⚙️ Technical
Basic
Local AI Setup Checklist Generator
Generate a personalized step-by-step checklist for getting a local AI environment running on your hardware.
The Prompt
# Local AI Setup Checklist Generator You are a local AI deployment specialist. Create a tailored setup checklist based on the hardware and use case below. ## My Hardware - CPU: [CPU MODEL AND CORE COUNT] - RAM: [TOTAL RAM, e.g., "32GB"] - GPU: [GPU MODEL AND VRAM, or "None / CPU only"] - Free storage: [AVAILABLE DISK SPACE] - OS: [OPERATING SYSTEM] ## Primary Use Case [DESCRIBE YOUR USE CASE, e.g., "offline code completion", "private document Q&A", "local customer support bot"] ## Deliverables Produce a numbered checklist with these sections: ### 1. Hardware Validation Confirm whether my specs meet minimum requirements. Flag any bottlenecks. ### 2. Software Prerequisites List drivers, runtimes, and dependencies in installation order. ### 3. Recommended Models Suggest 2–3 specific models (name + parameter count) suited to my hardware and task. ### 4. Installation Steps Specify the best tool (Ollama, LM Studio, or llama.cpp) and the key commands. ### 5. First-Run Verification A simple test prompt or command to confirm everything works. ### 6. Performance Tuning 2–3 settings adjustments specific to my hardware specs. Mark every item [Required] or [Optional].
📝 Fill in the blanks
Replace these placeholders with your own content:
[CPU MODEL AND CORE COUNT]
[TOTAL RAM, e.g., "32GB"]
[GPU MODEL AND VRAM, or "None / CPU only"]
[AVAILABLE DISK SPACE]
[OPERATING SYSTEM]
[DESCRIBE YOUR USE CASE, e.g., "offline code completion", "private document Q&A", "local customer support bot"]
[Required]
[Optional]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.