Sable's curated guide to AI chatbots and tools for 2026. Perfect for students and educators exploring the latest in artificial intelligence. This page is using assistance from Notion AI and Perplexity Computer.


On this Page

๐Ÿค– Chatbots

๐Ÿ”’ Private & Uncensored Chatbots

๐Ÿ–ฅ๏ธ Local AI & Self-Hosted Models

๐Ÿ’ป Coding Tools

๐Ÿ“š Key AI Terminology

๐ŸŽจ Image Generation

๐ŸŽฌ Video Generation

๐ŸŽฎ Video Game Creation

๐ŸŽต Music Generation


<aside>

Chatbots

ChatGPT

OpenAI's flagship conversational AI with powerful reasoning, creative writing, and problem-solving capabilities. Offers free and paid tiers with access to GPT-5.3 and GPT-5.4 Pro models, web browsing, image generation, code execution, Deep Research, and Advanced Voice Mode. Available on web, Mac, and Windows. Best for: general-purpose AI assistance, creative projects, and complex problem-solving.

Google Gemini

Google's multimodal AI powered by the Gemini 3 model family with deep integration across Google Workspace. Strong at research, analysis, and working with multiple file types. Features Deep Research, video generation (Veo 3.1), the Jules coding agent, and real-time information access across Gmail, Drive, and other Google services. Tiers range from Free to Google AI Ultra ($249.99/mo). Best for: research, Google ecosystem integration, and multimodal tasks.

Claude

Anthropic's AI assistant known for nuanced understanding, extended context windows, and thoughtful responses. Now includes Cowork (a companion tool for project management), Extended Thinking for complex reasoning, Memory across conversations, and integrations with Excel, PowerPoint, and Chrome. Tiers: Free, Pro ($20/mo), and Max (from $100/mo). Best for: document analysis, technical writing, complex reasoning, and project collaboration.

Perplexity

AI-powered answer engine that combines conversational AI with real-time web search. Provides sourced, cited responses with direct links to references. Now includes Computer mode for web task automation, Deep Research for multi-step reports, AI Shopping with direct checkout, and specialized verticals for Finance, Travel, Academic, and Patents. Best for: research, fact-checking, getting current information with transparency, and automated web tasks.

Grok

xAI's conversational AI with real-time access to X (Twitter) data and posts. Features a distinctive personality and willingness to engage with a wide range of topics. Integrated into the X platform. Best for: real-time social media insights, trending topic analysis, and X/Twitter users.

Meta AI

Meta's AI assistant built into WhatsApp, Instagram, Facebook Messenger, and as a standalone web app. Powered by Llama models with real-time web search. Extremely accessible given its integration into apps students already use daily. Best for: quick questions within social messaging apps and casual AI interaction.

Microsoft Copilot

Microsoft's AI assistant deeply integrated with Microsoft 365 (Word, Excel, Teams, Outlook, PowerPoint). Powered by OpenAI models with enterprise-grade security. Many students may already have access through school Microsoft licenses. Best for: productivity within the Microsoft ecosystem, document creation, and data analysis.

</aside>

<aside>

Private & Uncensored Chatbots

Venice AI

Privacy-focused AI platform offering unrestricted intelligence with a privacy architecture that keeps prompts private and data on your device. Provides access to both open-source and proprietary models (including Claude Opus 4.5, GPT-5.2, and Sora 2). Free tier available (10 text prompts/day, 15 image prompts/day); Pro at $18/mo for unlimited text and up to 1,000 images/day. Best for: private conversations, sensitive topics, and privacy-conscious AI access.

Confer.to

Private AI chat with passkey encryption (launched Dec 2025) and private inference (launched Jan 2026). Open-source and auditable, with a focus on data privacy and user control. Best for: confidential work discussions and privacy-conscious users.

Duck AI

DuckDuckGo's private AI chat with access to GPT, Claude, Mistral, and Llama models. Anonymous with no chat history stored. Free tier available; paid subscription ($9.99/mo) bundles advanced models with a VPN and identity theft restoration. Now includes Voice Chat and image generation. Best for: quick private queries without account creation.

Lumo

Privacy-first AI assistant by Proton (makers of ProtonMail and ProtonVPN). Features zero-access encryption and private inference with encrypted cloud storage. Includes Projects (encrypted workspaces for grouping chats, files, and instructions) and Ghost Mode for disappearing chats. Free tier available; Plus at $12.99/mo ($9.99/yr). Best for: privacy-conscious users, confidential work, and anyone in the Proton ecosystem.

</aside>

<aside>

๐Ÿ–ฅ๏ธ Local AI & Self-Hosted Models

Run AI models entirely on your own hardware โ€” no cloud, no data sent to third parties. Ideal for developers, privacy-conscious users, and those running home servers or Raspberry Pi setups.

Ollama

The easiest way to run LLMs locally. One-command downloads for Llama 3, Mistral, Phi-3, Gemma, and dozens more. Includes a local REST API (OpenAI-compatible) and a growing model library. Runs on Mac (Apple Silicon), Linux, and Windows. Best for: developers wanting a drop-in local LLM backend with minimal setup.

LM Studio

A polished desktop GUI for discovering, downloading, and chatting with local models in GGUF format. Features an OpenAI-compatible local server for app integration. Available on Mac, Windows, and Linux. Best for: non-CLI users wanting a full local ChatGPT-like experience on their own machine.

Jan

Open-source, offline-first desktop app for running LLMs locally with no telemetry. Clean UI, supports multiple model backends, and includes a local API server. Best for: privacy-first users who want a simple chat interface with full local control.

GPT4All

Desktop app by Nomic AI for running quantized models with zero internet required. Supports document ingestion (LocalDocs) for private, offline RAG over your own files. Best for: beginners and users wanting private document Q&A without any cloud dependencies.

llama.cpp

The foundational C++ inference engine powering most local LLM tools. Highly optimized for CPU and GPU inference, including Raspberry Pi and Apple Silicon. Best for: advanced users and developers building custom local AI pipelines or running models on edge hardware.

Open WebUI

Self-hosted, ChatGPT-style web interface that connects to Ollama or any OpenAI-compatible API. Docker-deployable and highly customizable. Best for: home server and Raspberry Pi users who want a browser-based chat UI for local models.

AnythingLLM

All-in-one local RAG platform supporting local models via Ollama or llama.cpp. Chat with your own documents, code repos, and files entirely in private. Best for: self-hosted document intelligence and private knowledge base chat.

</aside>

<aside>

Coding Tools

Claude Code

Anthropic's agentic coding tool with its own CLI, capable of understanding entire codebases, reviewing pull requests, debugging complex systems, and executing multi-file refactors autonomously. Now available as a standalone product with enterprise features. Best for: code review, debugging, system design, and autonomous code generation.

Gemini CLI

Google's open-source AI agent that runs directly in your terminal. Uses Gemini 3 models with 1M token context window. Features built-in tools for Google Search grounding, file operations, shell commands, and MCP support for custom integrations. Free tier offers 60 requests/min and 1,000 requests/day with a personal Google account. Actively maintained (v0.33.1+). Best for: terminal-based development, automated workflows, and developers who live in the command line.

GitHub Copilot

Microsoft and OpenAI's AI pair programmer with agent mode that can autonomously handle GitHub issues. Now supports multi-LLM model selection (OpenAI, Anthropic, Google) and MCP integrations. Features code completions, function generation, unit tests, and GitHub Spark for micro-app building. Tiers: Free, Pro ($10/mo), and Pro+ ($39/mo). Best for: GitHub users, teams in the Microsoft ecosystem, and autonomous issue resolution.

Codex

OpenAI's agentic coding platform powered by GPT-5.3-Codex models. Completes complex engineering tasks end-to-end including feature development, refactors, migrations, and code review. Features multi-agent workflows with built-in worktrees, customizable Skills, and Automations for background tasks like issue triage. Available on Mac, Windows, IDE extensions, and terminal. Accessed through ChatGPT plans. Best for: autonomous code generation, complex refactoring projects, and teams adopting agentic workflows.

Cursor

AI-first code editor built on VS Code. Features conversational code editing, multi-file understanding, predictive coding, and Cloud Agents for autonomous feature building. Now includes JetBrains IDE integration and a Marketplace for plugins and MCP apps. Tiers: Hobby (free), Pro ($20/mo), Pro+ ($60/mo), and Ultra ($200/mo). Best for: full-stack development, rapid prototyping, and autonomous code generation.

ChatGPT Desktop App

ChatGPT's native desktop app (Mac and Windows) with Canvas mode for coding. Provides an interactive coding workspace where you can write, edit, and iterate on code with AI assistance. Also features IDE integration, screenshot understanding, and Advanced Voice Mode. Best for: users wanting a dedicated AI coding environment outside of traditional IDEs.

Replit AI Agent

Replit's AI-powered development platform centered on the Replit Agent ("Vibe Coding"), which builds, tests, and deploys entire apps from a chat prompt. Goes beyond code suggestions โ€” it can scaffold full projects, manage dependencies, and deploy to production. Best for: education, beginners, rapid prototyping, and browser-based full-stack development.

Windsurf Editor

AI-native code editor now owned by Cognition AI (makers of Devin), acquired July 2025. Features "Flows" and Cascade AI assistant for agentic coding where the AI makes multi-file edits autonomously. Powered by the proprietary SWE-1.5 agent model. Best for: complex refactoring, large-scale code changes, and agentic development workflows.

Amazon Q Developer

AWS-focused AI coding assistant with security scanning, AWS service expertise, and GitLab Duo integration. Note: the CLI component is transitioning to Kiro CLI as an upgrade path. Best for: AWS development, infrastructure as code, and cloud-native projects.

Devin

Cognition AI's autonomous software engineer โ€” a fully agentic AI that can plan, code, debug, and deploy entire features independently. Can handle GitHub issues, run tests, and interact with external APIs. Now also the parent company of Windsurf Editor. Best for: autonomous end-to-end development, complex engineering tasks, and teams exploring AI agents.

Claude Developer Platform

Anthropic's developer hub (formerly Anthropic Console) for accessing the Claude API and building AI-powered applications. Includes prompt engineering tools, monitoring, Claude Code integrations, and documentation for building AI agents. Best for: developers building AI-native applications and integrating Claude into products.

</aside>

<aside>

Image Generation

DALLยทE (ChatGPT)

OpenAI's image generator integrated into ChatGPT. Creates detailed images from text descriptions with excellent prompt following. Best for: quick image generation, creative concepts, and integrated workflow.

Midjourney

AI art generator known for stunning artistic and photorealistic images, now accessible through its own web platform (no longer Discord-only). Also includes video generation capabilities. Strong community and style diversity. Best for: artistic imagery, concept art, professional-quality visuals, and AI video.

Adobe Firefly

Adobe's AI suite trained on licensed content, now integrating third-party models including Gemini 3.1, Veo 3.1, and GPT Image 1.5. Integrated with Photoshop, Illustrator, and other Creative Cloud apps. Also features video editing (beta). Commercially safe. Best for: professional designers and commercial projects.

Stable Diffusion

Open-source image generation with extensive customization and local running options. Note: this link is a third-party hosted interface using SDXL (free tier: 10 credits/day; $20/mo for 2,000 credits). The core Stable Diffusion models are open-source from Stability AI and can also be run locally or via HuggingFace. Huge community and model ecosystem. Best for: customization, local deployment, and open-source advocates.

Leonardo AI

AI art platform now owned by Canva (Essential plan included with Canva Business). Optimized for game assets, concept art, and illustrations, with expanded capabilities including video generation, motion tools, and models like Veo 3 and Lucid Origin. Features consistent character generation and asset libraries. Best for: game development, character design, digital illustration, and Canva users.

Ideogram

AI image generator with industry-leading text rendering within images โ€” excels at generating logos, posters, and designs where readable text is essential. Often outperforms other tools for typography-heavy tasks. Free tier available. Best for: designs requiring text, logos, posters, and typographic artwork.

Google ImageFX

Google's fast and free image generator with unique "expressive chips" for exploration. Part of the growing Google Labs suite alongside MusicFX and Project Genie. Clean interface and quick generation. Best for: rapid iteration and exploring creative directions.

</aside>

<aside>

</aside>

<aside>

</aside>

<aside>

</aside>


Back to the Top

Last updated: March 16, 2026

Key AI Terminology