Nodal Docs

Features

Discover the powerful capabilities inside the Nodal workspace.

Nodal is a fully-featured AI chat application designed for flexibility, collaboration, and control.

The Chat Interface

  • Model Marketplace: Chat with a wide range of state-of-the-art models from various providers (like OpenAI, Anthropic, Google) all within the same interface, powered by OpenRouter.
  • Multimodal Chat: Upload images and documents directly into the chat. If the selected model supports vision or file ingestion, Nodal will transparently handle it.
  • Session Management: Full support for searching, pinning, branching, and archiving chat sessions. You can also regenerate responses or edit-and-retry previous messages.
  • Prompt Library: Save frequently used prompts and quickly insert them into new chat sessions. Prompts can be shared across the workspace.

Files And Knowledge (RAG)

  • Document Ingestion: Upload text and files to create Knowledge Collections. Nodal handles the background processing, chunking, and embeddings.
  • Retrieval-Augmented Generation: Attach a knowledge collection to your chat session. Nodal will automatically search your documents and feed relevant context to the AI before it answers your questions.
  • Workspace Scoped: Files and collections are securely scoped to your workspace and can be shared with team members.

Team Workspaces

  • Collaboration: Create team workspaces and invite members to collaborate.
  • Shared Resources: Knowledge collections, prompt templates, and chat histories can be shared.
  • Unified Billing: Team members draw from the same prepaid wallet, eliminating the need for individual seat licenses.

Billing And Usage

  • Prepaid Wallets: Pay upfront via local payment methods like bKash. No surprise bills.
  • Transparent Pricing: You pay only for the tokens you consume based on the model's exact pricing.
  • Granular Reporting: View usage summaries, ledger entries, and monthly statements to see exactly which models and workspaces are consuming funds.

API Gateway (Developer Mode)

For developers, Nodal offers a drop-in API gateway that mimics the OpenAI API format.

  • OpenAI-Compatible: Use the /v1/chat/completions endpoint with existing SDKs.
  • Centralized Billing: Your API requests draw from the same workspace wallet as your chat usage.
  • Advanced Features: Full support for streaming, tool calling (function calling), structured output fields, and multimodal messages.

On this page