Skip to main content

Useful Tools

A curated collection of tools and utilities I use or have evaluated.

ToolCategoryCostCommentary
OllamaLocal LLMsFreeEssential tool for running AI models locally. Great integration with other tools through its API. Active development and strong community support.
Open WebUIAI InterfaceFreeClean interface for local AI models. Works seamlessly with Ollama. Customizable prompts and easy model switching.
PortainerDocker ManagementFree CEMakes Docker container management visual and intuitive. Essential for managing multiple AI containers and services.
Neo4jGraph DatabaseFree CEPowerful graph database for AI knowledge storage. Great for implementing RAG systems and knowledge graphs.
ChromaDBVector DatabaseFreeEfficient vector storage for AI embeddings. Simple API and good performance for local development.
LangChainAI FrameworkFreeEssential framework for building AI applications. Great documentation and active community support.