AI / Essential AI Skills
1. Mention a few AI tools that you use.
Category Tools General Questions ChatGPT, Perplexity Research & News Perplexity Coding, Analytics, Logic Heavy Things Claude, Warp Building/Doing Stuff Manus, Claude, Bolt Learning Things NotebookLM, Gemini
2. Tools to create Custom AI Agents.
Popular & Accessible n8n: Visual workflow automation Make: Advanced automation platform Zapier Agents: Automation with AI agents Gumloop: Agent workflow builder Relevance AI: AI agent platform MindStudio: AI app builder Developer-Friendly Dify: Open-source LLM platform Langflow: Visual LangChain ...
3. What is Closed-Source AI?
Closed-source Al refers to Al systems where the model's weights and training process are proprietary and users can usually only access them through APis, web apps, or enterprise platforms.
4. What is Open Source AI?
Open source Al refers to Al systems where some or all of the core components are publicly available. This involves things like: Model architecture Model weights Training data Inference data Licenses for use, modification, and redistribution with conditions.
5. List some of Open-Source Models/Frameworks/Products.
Category Open Source Models/Frameworks/Products LLMs (Text & Reasoning) DeepSeek: Efficiency leader using MoE architecture to match frontier performance at lower cost (MIT License). Qwen: Dominant in math, logic, and coding tasks with strong instruction-following (Apache 2.0). Llama: Knowledge gi...