Files
homefoam/AI.md
2025-08-31 00:40:09 -06:00

33 lines
673 B
Markdown

# AI
## Learning
* [The Ultimate Guide to Local AI and AI Agents (The Future is Here) - YouTube](https://www.youtube.com/watch?v=mNcXue7X8H0)
* Docker Compose based framework for running AI locally
* https://github.com/coleam00/local-ai-packaged
* https://www.reddit.com/r/LocalLLaMA/
*
## LocalAI Packaged
### Services
* Open WebUI: http://localhost:3000/
* n8n: http://localhost:5678/
* Ollama: http://localhost:11434/
* Qdrant: http://localhost:6333/
### Start services
```shell
python start_services.py --profile gpu-nvidia
```
## AgentOS
* https://github.com/buildermethods/agent-os
## AG2
* https://github.com/ag2ai/ag2