OctBot

OctBot

Your private AI personal agent

There are many coding agents, but this one is mine.

Launch your OctBot →
https://octbot.me/
OctBot

OctBot

↑951 ↓59 R1.9k $0.0033

not html ppt

Thank you for clarifying! You want an actual PowerPoint file (.pptx), not an HTML slide. I will generate a single-slide PowerPoint file with the message "Hello OctBot" for you to download.

Create PPTX Hello OctBot
↑126 ↓402 R2.8k $0.0049

Your one-page PowerPoint file (PPTX) with "Hello OctBot" is ready for download!

Download hello_octbot.pptx

You can open this file in Microsoft PowerPoint or any compatible software.

↑541 ↓56 R2.8k $0.0029
gpt-4.1
↑4.0k ↓984 R7.6k $0.0197

Recent downloads history

hello_octbot (1).pptx

44.8 KB • Done

hello_octbot.pptx

44.8 KB • Done

telegram.png

1,213 KB • 2 hours ago

slide3.html

542 B • 3 hours ago

hello_octbot.pptx

Preview not available for this file type. Click the download button above to view it on your computer.

Web

OctBot's web package provides a complete interface for AI chat with message history, streaming, and tool execution.

Chat UI

Complete interface with message history, streaming, and tool execution

Tools

JavaScript REPL, document extraction, and artifacts (HTML, SVG, Markdown, etc.)

Attachments

PDF, DOCX, XLSX, PPTX, images with preview and text extraction

Artifacts

Interactive HTML, SVG, Markdown with sandboxed execution

Storage

IndexedDB-backed storage for sessions, API keys, and settings

CORS Proxy

Automatic proxy handling for browser environments

Custom Providers

Support for Ollama, LM Studio, vLLM, and OpenAI-compatible APIs

Search OctBot Workspace
#culture
JD
John Doe 9:42 AM

@OctBot What are the top 3 AI agent stories on Hacker News today? Summarize them briefly.

OctBot
OctBot APP 9:43 AM

Here are today's top 3 AI agent stories from Hacker News:

"AutoGPT 2.0" - Major update with multi-agent collaboration and improved tool calling. Discussion focuses on real-world deployment challenges.

"Claude Code" - Anthropic's new coding agent that can refactor and debug entire codebases. Users report 40% faster development cycles.

"LocalAI Agents" - Open-source framework for running AI agents completely offline using Llama 3.2. Gaining traction for privacy-focused applications.

I fetched these from the HN API and summarized the key points. Want me to get the full articles?

JD
John Doe 9:44 AM

Perfect, thanks! Save this to our research notes.

OctBot
OctBot APP 9:44 AM

✓ Saved to research notes. Used web_fetch + longterm_memory tools.

Message #culture
B I U @

Slack Connecting

OctBot integrates seamlessly with Slack, responding to @mentions in channels and DMs with full bash access and self-managing capabilities.

Slack Integration

Responds to @mentions in channels and DMs

Full Bash Access

Execute any command, read/write files, automate workflows

Self-Managing

Installs tools (apk, npm, etc.), writes scripts, configures credentials. Zero setup from you

Docker Sandbox

Isolate me in a container (recommended for all use)

OctBot

OctBot

bot, last seen recently

@OctBot Show me current prices for Bitcoin, Gold, and Nvidia with charts

10:16 AM
OctBot

OctBot

Here are the current market prices:

Bitcoin

BTC/USD

$68,425

+2.3% ↑

Au

Gold

XAU/USD

$2,345

+0.8% ↑

NV

Nvidia

NVDA

$925.45

+4.2% ↑

10:17 AM

Great! Save this to my portfolio

10:18 AM
OctBot

OctBot

✓ Market data saved to portfolio

Used market_tools

10:18 AM

Telegram Connecting

OctBot can also integrate with Telegram, providing AI assistance through Telegram bots with the same powerful capabilities.

Telegram Bot

Complete Telegram bot integration for AI assistance

Full Capabilities

Same powerful tools and features as Slack integration

OctBot CLI

OctBot is a minimal terminal coding harness with powerful extensibility.

octbot ~ terminal
$ octbot batch --input prompts.txt --template coder --format jsonl
🤖 OctBot — Streaming analysis with researcher template
web_fetch Fetching API docs...
shell Running integration tests...
longterm_memory Storing findings...
Found 12 endpoints, 3 missing auth headers
Analysis complete — saved to long-term memory
$ octbot agent --stream --template researcher -m "Analyze our API"
50 prompts processed — 48 success, 2 errors
$ octbot agent --stream --template researcher -m "Analyze our API"
Type octbot --help for more commands

15+ Providers

Anthropic, OpenAI, Google, Azure, Bedrock, Mistral, Groq, Cerebras, xAI, Hugging Face, and more

Tree-Structured Sessions

Navigate to any previous point and continue from there. Export to HTML or upload to GitHub gists

Context Engineering

Minimal system prompt and extensibility for actual context engineering

Extensions

TypeScript modules with access to tools, commands, keyboard shortcuts, events, and the full TUI

Packages

Bundle extensions, skills, prompts, and themes. Install from npm or git

4 Modes

Interactive TUI, print/JSON, JSON-RPC, and SDK for programmatic usage

Philosophy

What we didn't build

OctBot is aggressively extensible so it doesn't have to dictate your workflow. Features that other tools bake in can be built with extensions, skills, or installed from third-party OctBot packages. This keeps the core minimal while letting you shape OctBot to fit how you work.