List of tools from the leading tech providers (Microsoft, Google,...) and leading general AI companies (OpenAI, Perplexity etc.). For specialized tools (Synthesia, Fathom, Notion,... ) please refer to [[Vertical AI Tools]].
| **Provider** | **Tool Name** | **One-Sentence Description** | **URL** |
| --------------- | ------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| Adobe | Adobe Firefly | AI-powered creative models integrated across Adobe apps (text-to-image, generative fill, vector, style). | https://www.adobe.com/products/firefly.html |
| Adobe | Adobe Sensei | AI/ML platform that powers intelligence features across Adobe Experience and Creative Clouds. | https://www.adobe.com/sensei.html |
| Adobe | Photoshop (Generative Fill) | Photoshop’s Firefly-based generative edit/expand/remove capabilities for images. | https://www.adobe.com/products/photoshop.html |
| Alibaba Cloud | Qwen (Large Language Models) | Family of open-source and proprietary Chinese-English bilingual LLMs (Qwen2, Qwen2.5) optimized for reasoning, dialogue, and enterprise use. | https://qwenlm.github.io/ |
| Alibaba Cloud | Tongyi Qianwen (Qwen-based Assistant) | AI assistant built on Qwen models, integrated into Alibaba Cloud and enterprise products. | https://www.alibabacloud.com/product/tongyiqianwen |
| Alibaba | Qoder | Agentic coding platform that is focused on remembering whole project context. | https://qoder.com/ |
| Amazon (AWS) | Amazon Bedrock | Fully managed service to access and orchestrate foundation models (including third-party) via API. | https://aws.amazon.com/bedrock/ |
| Amazon (AWS) | Amazon SageMaker | End-to-end platform to build, train, tune, and deploy ML models at scale. | https://aws.amazon.com/sagemaker/ |
| Amazon (AWS) | Amazon Q (Business) | Work assistant for search, summarization, analytics, and actions across enterprise data and apps. | https://aws.amazon.com/q/ |
| Amazon (AWS) | Amazon Q Developer | AI coding companion (successor to CodeWhisperer) for code generation and inline help. | https://aws.amazon.com/codewhisperer/ |
| Amazon (AWS) | Amazon Transcribe | Managed automatic speech recognition for batch/streaming speech-to-text. | https://aws.amazon.com/transcribe/ |
| Amazon (AWS) | Amazon Polly | Neural text-to-speech with lifelike voices and speech marks. | https://aws.amazon.com/polly/ |
| Amazon (AWS) | Amazon Rekognition | Image/video analysis for detection, moderation, and face/label recognition. | https://aws.amazon.com/rekognition/ |
| Amazon (Retail) | Rufus | AI shopping assistant in Amazon apps for product Q&A and recommendations. | https://www.aboutamazon.com/news/retail/artificial-intelligence-amazon-features-interest |
| Amazon (Retail) | Enhance My Listing | Generative listing content tool for sellers (titles, bullets, attributes). | https://www.aboutamazon.com/news/innovation-at-amazon/amazon-generative-ai-seller-growth-shopping-experience |
| Anthropic | Claude (Web) | General-purpose assistant with strong reasoning; chat interface for documents, coding, and analysis. | https://claude.ai/ |
| Anthropic | Claude API | Programmatic access to Claude models (chat, tool use, streaming) and enterprise controls. | https://docs.anthropic.com/ |
| Anthropic | Claude 3/4 Family | Latest Claude model families (e.g., Sonnet/Opus/Haiku) for chat, coding, and long-context tasks. | https://www.anthropic.com/claude |
| Anthropic | Artifacts | In-chat canvas to create, run, and share interactive apps, docs, and code artifacts. | https://www.anthropic.com/news/claude-powered-artifacts |
| Anthropic | Analysis Tool | Built-in JavaScript runtime inside Claude for data analysis and code execution. | https://www.anthropic.com/news/analysis-tool |
| Anthropic | Tool Use & Computer Use | APIs enabling Claude to call tools and control UIs/browsers for agentic automation. | https://www.anthropic.com/news/tool-use-ga |
| Apple | Apple Intelligence | System-wide on-device/cloud AI for writing tools, image generation (Genmoji/Image Playground), and upgraded Siri. | https://www.apple.com/apple-intelligence/ |
| Apple | Image Playground | Apple Intelligence feature to generate images and Genmoji across iOS/iPadOS/macOS apps. | https://www.apple.com/newsroom/2025/06/apple-intelligence-gets-even-more-powerful-with-new-capabilities-across-apple-devices/ |
| Apple | Siri (Enhanced) | Contextual assistant with improved understanding and optional ChatGPT handoff for complex queries. | https://www.apple.com/siri/ |
| Cohere | Cohere Platform | Enterprise-focused language AI platform with governance, evals, and deployment tooling. | https://cohere.com/ |
| Cohere | Command (LLMs) | Family of instruction-tuned models optimized for business chat, RAG, and automation. | https://cohere.com/models/command |
| Cohere | Embed | High-quality embedding models for search, retrieval, clustering, and classification. | https://cohere.com/models/embed |
| DeepSeek | DeepSeek Chat | Conversational interface for DeepSeek’s open models. | https://chat.deepseek.com/ |
| DeepSeek | DeepSeek Coder | Model specialized for code generation and repository question-answering. | https://deepseek.com/ |
| DeepSeek | DeepSeek API | Hosted access to DeepSeek models for apps and agents. | https://platform.deepseek.com/ |
| Google | Gemini (Web) | Consumer multimodal assistant (text, image, code, voice) with Gemini Advanced subscription tier. | https://gemini.google.com/ |
| Google | Google AI Studio | Web IDE to prototype prompts, evaluate, and deploy with the Gemini API. | https://aistudio.google.com/ |
| Google | Vertex AI | Google Cloud platform to build, fine-tune, evaluate, and deploy models (incl. Gemini) with MLOps. | https://cloud.google.com/vertex-ai |
| Google | Vertex AI Studio | Rapid prototyping environment in Cloud Console for generative models. | https://cloud.google.com/generative-ai-studio |
| Google | NotebookLM | AI notebook for ingesting sources, generating summaries, and creating audio overviews. | https://notebooklm.google.com/ |
| Google | TensorFlow | Open-source ML framework for training and deploying deep learning models. | https://www.tensorflow.org/ |
| Google | Gemma | Lightweight open models from Google for local/hosted use. | https://ai.google.dev/gemma |
| Google | Imagen 3 | Google’s latest text-to-image generation model (research/product pages). | https://ai.google/discover/imagen/ |
| Google | Veo | Advanced text-to-video model for high-quality, editable video generation. | https://deepmind.google/technologies/veo/ |
| Google | Cloud AI APIs | Managed vision, speech, language, and translation APIs on Google Cloud. | https://cloud.google.com/products/ai |
| Google | Opal | Build, edit and share mini-AI apps using natural language | https://opal.withgoogle.com/landing/ |
| Hugging Face | Hugging Face Hub | Community hub for models, datasets, and papers with model cards and versioning. | https://huggingface.co/ |
| Hugging Face | Transformers | Popular open-source library for state-of-the-art model architectures. | https://github.com/huggingface/transformers |
| Hugging Face | Spaces | Hosting platform for ML demos/apps built with Gradio/Streamlit. | https://huggingface.co/spaces |
| Hugging Face | AutoTrain | No-/low-code training and deployment of custom models. | https://huggingface.co/autotrain |
| IBM | watsonx.ai | Studio for building, tuning, and governing generative and predictive AI. | https://www.ibm.com/products/watsonx-ai |
| IBM | watsonx Code Assistant | AI code assistant for modernization and domain-specific automation (e.g., COBOL, Ansible). | https://www.ibm.com/products/watsonx-code-assistant |
| IBM | watsonx Assistant | Enterprise conversational AI platform for virtual agents and support workflows. | https://www.ibm.com/products/watsonx-assistant |
| Meta | Meta AI (Assistant) | Cross-app assistant in WhatsApp, Instagram, Facebook, and Ray-Ban glasses; image/video generation. | https://www.meta.ai/ |
| Meta | Llama (Models) | Open-source LLM family (e.g., Llama 3) for research and commercial use. | https://ai.meta.com/llama/ |
| Meta | Meta AI Studio | Tools for creating branded/character AIs and assistants across Meta apps. | https://ai.meta.com/ai-studio/ |
| Meta | Code Llama | Llama-based models tuned for code completion and generation. | https://code.llama.meta.com/ |
| Meta | SeamlessM4T | Multimodal translation/speech models for speech-to-text and speech-to-speech. | https://ai.meta.com/research/seamless-communication/ |
| Meta | ImageBind | Research model aligning multiple modalities (image, text, audio, depth, IMU, thermal). | https://ai.meta.com/research/imagebind/ |
| Microsoft | Microsoft Copilot (Web) | General Copilot experience across Bing/Edge/Windows for chat, creation, and answers. | https://copilot.microsoft.com/ |
| Microsoft | Copilot for Microsoft 365 | Integrated assistant for Word, Excel, PowerPoint, Outlook, and Teams. | https://www.microsoft.com/microsoft-365/copilot |
| Microsoft | Copilot Studio | Low-code platform to build, test, and deploy custom copilots/agents. | https://copilotstudio.microsoft.com/ |
| Microsoft | Azure OpenAI Service | Managed enterprise access to OpenAI models with Azure security and governance. | https://azure.microsoft.com/products/ai-services/openai-service |
| Microsoft | Azure AI Foundry | Azure workspace for building agents/apps with many models and eval/deployment tooling. | https://azure.microsoft.com/products/ai-foundry |
| Microsoft | Azure AI Services | Vision, Speech, Language, Search, and Safety services for custom AI apps. | https://azure.microsoft.com/products/ai-services |
| Microsoft | Power Automate | Low-code workflow automation with AI-assisted builders and connectors. | https://powerautomate.microsoft.com/ |
| Microsoft | AI Builder | Power Platform capability to add custom AI (prediction, OCR, generative) to apps/flows. | https://www.microsoft.com/power-platform/products/ai-builder |
| Microsoft | Windows Copilot | Windows 11 assistant for system actions, settings, and app assistance. | https://www.microsoft.com/windows/copilot |
| Microsoft | Designer | Generative design app for images, posts, and marketing creatives. | https://designer.microsoft.com/ |
| Microsoft | GitHub Copilot | AI coding assistant for auto-completion, chat, and IDE integration. | https://github.com/features/copilot |
| Microsoft | Copilot in Azure | Copilot experiences embedded in Azure Portal for cloud management and guidance. | https://azure.microsoft.com/products/copilot |
| Mistral AI | Mistral | High-performance open-weight LLMs for text generation and fine-tuning. | https://www.mistral.ai/ |
| Mistral AI | Mistral API | Developer platform to integrate Mistral’s models into applications. | https://api.mistral.ai/ |
| Midjourney | Midjourney | Text-to-image generation service (Discord and web). | https://www.midjourney.com/ |
| NVIDIA | NVIDIA NeMo | Toolkit/platform for training, customizing, and deploying generative models and agents. | https://www.nvidia.com/en-us/ai-data-science/products/nemo/ |
| NVIDIA | NVIDIA NIM | Inference microservices (containers) to deploy optimized models on NVIDIA infrastructure. | https://www.nvidia.com/en-us/ai/nim/ |
| NVIDIA | NVIDIA AI Enterprise | Suite of validated AI software/frameworks for VMware/Cloud/On-prem deployments. | https://www.nvidia.com/en-us/data-center/products/ai-enterprise/ |
| OpenAI | ChatGPT | Multimodal chat assistant with tools (code, vision, browsing) and enterprise features. | https://chat.openai.com/ |
| OpenAI | OpenAI API Platform | APIs for chat/completions, responses, assistants, tool use, and evals. | https://platform.openai.com/ |
| OpenAI | GPT-4o / GPT-5 (Models) | Latest flagship multimodal models available via ChatGPT and API. | https://platform.openai.com/docs/models |
| OpenAI | DALL·E 3 (Images) | Image generation and editing via ChatGPT and API. | https://openai.com/dall-e-3 |
| OpenAI | Whisper | Open-source automatic speech recognition model. | https://github.com/openai/whisper |
| OpenAI | Sora (Preview) | Text-to-video generative model in limited research/partner preview. | https://openai.com/sora |
| OpenAI | o3 / o4-mini (Reasoning) | Compact/high-performance reasoning models for agents and complex tasks. | https://openai.com/index/introducing-o3-and-o4-mini/ |
| Perplexity | Perplexity (Search) | Answer engine combining LLMs with live web retrieval and citations. | https://www.perplexity.ai/ |
| Perplexity | Perplexity Pro | Subscription tier with higher limits and multi-model access. | https://www.perplexity.ai/pro |
| Perplexity | Deep Research | Autonomous research that reads hundreds of sources and produces cited reports. | https://www.perplexity.ai/hub/blog/introducing-perplexity-deep-research |
| Perplexity | Perplexity API/Docs | Developer docs for integrating Perplexity’s search/reasoning. | https://docs.perplexity.ai/ |
| Perplexity | Comet | AI-powered browser assistant combining chat, real-time search, and citations. | https://en.wikipedia.org/wiki/Perplexity_AI |
| Quora | Poe | Meta-platform to access and build bots on top of multiple model providers. | https://poe.com/ |
| Runway | Runway (Gen-3) | Creative suite with state-of-the-art text/image-to-video generation and editing. | https://runwayml.com/ |
| Stability AI | Stable Diffusion | Open-source text-to-image models and ecosystem. | https://stability.ai/stable-diffusion |
| Stability AI | DreamStudio | Official web app for generating images with Stable Diffusion variants. | https://dreamstudio.ai/ |
| Stability AI | Stable Video Diffusion | Image-to-video model for short clips and motion. | https://stability.ai/stable-video |
| Stability AI | Stable Audio | Text-to-audio/music generation models. | https://stability.ai/stable-audio |
| xAI | Grok (Web) | xAI’s conversational assistant with real-time web access and multimodal input. | https://grok.x.ai/ |
| xAI | xAI API | Developer access to Grok models and tooling. | https://x.ai/api |
| xAI | Grok (Models) | Hosted model lineup (e.g., latest Grok/Grok-Vision) for reasoning and retrieval-augmented tasks. | https://x.ai/ |