AI and LLM General Tools
- CrewAI – Framework for orchestrating role-playing, autonomous AI agents
- Autogen – A python programming framework for agentic AI
- dify – Production-ready platform for agentic workflow development
- AutoGPT – A powerful platform that allows you to create, deploy, and manage continuous AI agents that automate complex workflows
VScode Plugin Coding Assistant
- continue – Build and run custom agents across your IDE, terminal, and CI
Web UI
- openweb-ui – User-friendly AI Interface
CLI Agents
Open
Proprietary
Force login
- OpenAI Codex – Translates natural language into code
- Continue CLI
Copilot Tips
Frameworks
- Langchain – framework for developing LLM applications
Self Hosted AI / Local CLI agents
- localai.io – The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware.
- agent-cli – A suite of local AI-powered command-line tools
- cli_engineer