A type of AI trained on vast amounts of text to understand and generate human-like language. Think of it as a very well-read assistant that can write, summarise, and answer questions.
The "units" AI reads and writes in — roughly one word or part of a word. Input tokens are what you send; output tokens are what you get back. AI pricing is based on these.
The maximum amount of text an AI can consider at once — its working memory. A larger context window means it can process longer documents in a single go.
1M tokens ≈ 750k words ≈ Harry Potter: Goblet of Fire + Order of the Phoenix + 2–3 earlier books. Or 1.3 copies of War and Peace, or roughly 1 Bible.
The instruction or question you give to an AI. A well-written prompt leads to better answers — just like giving clear directions to a colleague.
When AI confidently generates information that sounds plausible but is factually wrong. Like a colleague who guesses an answer rather than saying "I don't know."
RAG
RAG (Retrieval-Augmented Generation)
A technique that lets AI look up real information before answering, rather than relying only on its training. Reduces hallucinations and keeps answers current. Core component of Aiske
API
API (Application Programming Interface)
The connection point that lets your software talk to an AI service automatically. Instead of using a chatbot manually, your app sends requests and gets responses.
Customising a general AI model with your own data so it becomes an expert in your specific domain — like training a new hire on your company's processes. Primary use of Aiske.ai Claude Skills
✨ Key Insight: RAG + Fine-Tuning are the two main ways to make a general AI model work specifically for Aiske.ai.
- Never input customer, personal, or financial data into unapproved AI tools
- Never upload source code, architecture diagrams, or credentials to unapproved tools
- Assume prompts are logged unless explicitly stated otherwise
- This is a work in progress — tools we are currently trialing may not be approved
- Only use AI tools approved by Aiske.ai for work-related tasks
- Browser extensions and AI plugins require approval before use
- Free tiers are prohibited for company work unless explicitly approved
S
Security & Access Control
- Never share API keys, tokens, or passwords with AI tools
- Never connect AI tools to production systems without security review
- Use least-privilege access when integrating AI with internal systems
A
Accuracy, Risk & Decision-Making
- AI outputs must not be the sole basis for customer, financial, or legal decisions
- AI content must be human-reviewed before external use
- Treat AI as a junior assistant, not an authority
- You are 100% responsible for every piece of AI-generated content you use
⚠️ Aiske.ai AI Governance Framework — These rules apply to all team members. When in doubt, ask before using an AI tool for company work.
Low-quality, unreviewed AI output — generic text, hallucinated facts, and filler that erodes trust.
🏢
Why It Matters at Aiske.ai
- You own it — if you publish or send AI content, it's yours. No blaming the AI.
- Customers trust us — sloppy AI content damages our reputation with farmers who rely on us.
- It's obvious — colleagues and managers can easily spot unedited AI content from its generic tone and filler phrases.
- Errors stand out — wrong facts, made-up details, and inconsistencies will be noticed and reflect poorly on you.
📖
Read every word
Never copy-paste AI output without reviewing it thoroughly
🔍
Verify facts
Check claims, links, and data against real sources
✍️
Make it yours
Rewrite in your voice, add genuine insight, and remove generic filler
Proprietary Models
G
GPT-5 / o4 Series Approved
OpenAI
Most consistent all-purpose model; excels in coding, reasoning, and long-context tasks
C
Claude 4 Sonnet / Opus Approved
Anthropic
Deep analysis and multi-step reasoning; strong for long documents and agentic coding
G
Gemini 3 Pro / 2.5 Flash Approved
Google DeepMind
#1 on LM Arena; advanced reasoning with Deep Think mode and multimodal capabilities
Top reasoning and lowest hallucination rate (~4%); real-time data integration via X
Open-Source / Open-Weight Models
Most popular open LLM family; Scout offers a massive 10M token context window; multimodal MoE architecture
D
DeepSeek R1 / V3 Not Approved
Chinese AI company
State-of-the-art reasoning at ultra-low cost ($0.07/M tokens); chain-of-thought and self-verification
Q
Qwen 3 (235B MoE) Not Approved
Alibaba
Strong reasoning, code, and multilingual support; 131K context with YaRN; Apache 2.0 license
✨ Key Trends in 2026: Massive context windows (up to 10M tokens), Mixture-of-Experts architectures for efficiency, and built-in reasoning and agentic capabilities.
Most intelligent model; 1M context window; agent teams; adaptive thinking; best for coding & deep reasoning
Price: $5 / $25 per MTok
Use When: Complex multi-step reasoning, large codebase analysis, financial & legal workflows, agentic automation, architecture decisions
Best coding model globally (77.2% SWE-bench); ideal daily driver for 90% of tasks; 200K context (1M beta)
Price: $3 / $15 per MTok
Use When: Day-to-day coding, content generation, customer-facing apps, document analysis, enterprise copilots
2x Sonnet speed at 1/3 cost; near-frontier intelligence; first Haiku with extended thinking; high-volume ready
Price: $1 / $5 per MTok
Use When: High-volume triage, real-time chat, quick edits, routing & classification, cost-sensitive pipelines
💡 Why Claude for Aiske.ai? Constitutional AI (industry-leading safety & alignment), up to 1M token context for entire codebases, and cascading model tiers to optimise cost & quality.
✨ Pro tip: Route simple queries to Haiku, everyday work to Sonnet, and only escalate to Opus for complex reasoning — saves up to 95% on costs.
Most capable model; 400K context; adaptive reasoning; agentic coding with Codex
Price: $1.25 / $10 per MTok
Use When: Complex multi-step reasoning, agentic coding workflows, large codebase analysis, production-grade apps
Cost-efficient daily driver; great for well-defined tasks & precise prompts; ideal for chatbots
Price: $0.25 / $2 per MTok
Use When: Day-to-day coding, content generation, customer-facing chatbots, document analysis, enterprise copilots
Fastest & cheapest GPT-5 variant; 400K context; great for summarisation & classification
Price: $0.05 / $0.40 per MTok
Use When: High-volume triage, real-time chat, routing & classification, summarisation pipelines, cost-sensitive workloads
💡 Why ChatGPT for Aiske.ai? Richest AI ecosystem — Codex, search, image gen & function calling. Cascading model tiers with 400K context to optimise cost & quality.
✨ Pro tip: Route simple queries to Nano, everyday work to Mini, and only escalate to GPT-5 for complex reasoning — saves up to 96% on costs.
Quick questions, writing, analysis, brainstorming. Web search, image understanding, memory across chats.
W
Cowork
Agentic Knowledge Work
Multi-step tasks on local files: organise folders, draft reports, process receipts. Runs in isolated VM with folder-level access control.
{/}
Code
Developer Terminal in Desktop
Full Claude Code agentic coding in a GUI. Edit files, run terminal commands, manage git — no CLI needed.
How It Compares to ChatGPT Desktop
Cowork reads, edits & creates local files autonomously. ChatGPT can upload files for analysis but cannot modify files on your computer.
2
Autonomous Task Execution
Claude plans, breaks into subtasks & executes while you step away. ChatGPT requires turn-by-turn prompting with Canvas for collaborative editing.
Code tab provides full terminal access inside the desktop app. ChatGPT offers Codex as a separate cloud tool, not a native desktop mode.
💡 Three tools in one app — Pro, Max, Team & Enterprise — macOS & Windows — MCP connectors & Chrome integration.
You → Your credentials
Claude via MCP Connectors → Inherits your access
IntercomSame access as your Intercom account
JiraSame access as your Jira account
SlackSame access as your Slack account
GitHubSame access as your GitHub account
Claude authenticates as you. If you cannot see a file, neither can Claude.
Connectors cannot grant broader access than your application role allows.
All actions logged under your account with full traceability and zero shadow access.
💡 Same user, same permissions — OAuth 2.0 auth — Enterprise SSO — Per-user audit trail. No elevated privileges, no admin backdoors, no data leakage.
Build slides, format decks, create charts
Analyze data, write formulas, create reports
Draft documents, edit text, format content
Expanding to more desktop tools over time
How It Works
Enable the Claude connector from your Office add-ins panel
Authenticate with your Claude account via secure OAuth
Claude assists directly inside your document in real time
💡
Why You Sometimes Need a New Conversation
Each conversation has a context window — a limit on how much information Claude can hold at once. As you work through edits and changes, the conversation fills up with prior tool calls and results.
When the window is full, Claude may lose track of earlier details or become less accurate. Starting fresh gives Claude a clean slate.
Start a new conversation when:
- Claude starts repeating or forgetting edits
- You are switching to a different task or topic
- Responses slow down or become less precise
- You have made many edits in a long session
💡 Works inside your apps — no data leaves your environment — new conversation = fresh context.
Select the Code tab, choose your project folder, and pick your environment (local, SSH, or cloud)
Choose a permission mode: Approve All (safest), Auto-Accept Reads, or Full Auto for trusted projects
Describe your task in plain English. Claude reads the codebase, plans the approach, and starts coding
Key Capabilities
D
Visual Diff Review
Inline Changes
See every change as inline diffs with comments. Accept, reject, or request modifications before committing.
P
Parallel Sessions
Git Isolation
Run multiple sessions with automatic Git worktree isolation. Each session works on its own branch.
C
Connectors
Integrate Tools
Integrate GitHub, Slack, Linear, and more. Create PRs, respond to issues, and update project tools.
💡 Pro, Max, Team & Enterprise — Local, SSH & Cloud — Visual diffs & Git isolation — GitHub, Slack & Linear connectors.
M
CLAUDE.md — Project Memory
The default project reference file at the repo root. Contains architecture docs, conventions, build commands, and rules that Claude always knows.
S
Sub-agents — Parallel Workers
Specialized agents spawned via the Task tool to work in parallel with isolated contexts. Built-in types: Explore, Plan, and custom agents you define.
K
Skills — Auto-Activated Knowledge
Markdown files (SKILL.md) with YAML frontmatter that auto-activate when their description matches the current task. Teach Claude how to do specific things.
H
Hooks — Lifecycle Automation
Shell scripts tied to lifecycle events: PreToolUse, PostToolUse, Stop, SubagentStop. Enforce rules and automate actions deterministically.
Saved prompts triggered by /command in the terminal. Project-level or global scope. Great for repeatable workflows.
P
Plugins — Shareable Bundles
Bundles of commands, agents, skills, and hooks distributed via GitHub repos. Install from marketplaces or share your setup.
A
MCP — External Connections
Model Context Protocol connects Claude Code to external tools: GitHub, Jira, Figma, databases, and APIs via standardized server connections.
✨ How They Fit Together: CLAUDE.md sets context → Skills teach behavior → Hooks enforce rules → Sub-agents execute in parallel → Plugins package it all for sharing.
Standalone, interactive outputs generated from your Claude conversations. Displayed in a dedicated panel separate from the chat for easy editing, iteration, and reuse.
Six core types: code snippets, Markdown documents, single-page HTML websites, SVG vector graphics, Mermaid diagrams (flowcharts, ERDs), and interactive React components.
Content is self-contained and substantial (typically over 15 lines), likely to be edited or reused, and stands alone without needing extra conversation context.
Ask Claude to modify artifacts with follow-up prompts. Each update creates a new version you can toggle between. Highlight specific elements for targeted edits.
Publish artifacts to generate a shareable link. Others can view, interact, or remix your creation. Sharing is free; usage counts against each viewer's own limits.
Build artifacts with Claude's intelligence embedded. Create chatbots, tutors, analysis tools, and interactive apps — no API keys or deployment needed.
Artifacts connect to external services via Model Context Protocol. Access tools like Asana, Google Calendar, and Slack directly from within an artifact.
✨ Key Concept: Artifacts turn Claude from a chat assistant into a collaborative workspace — describe what you need and get shareable, interactive apps without writing code.