Paulgraham Ai banner
nozomio-labs nozomio-labs

Paulgraham Ai

AI community

Description

Paul Graham AI Agent powered by Nia API. Ask questions about startups, writing, technology, and life — grounded in 120+ essays.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Paul Graham AI Agent

AI agent that answers questions grounded in 120+ Paul Graham essays. Powered by [Nia](https://trynia.ai).

Quick Start

  1. Clone the repo
  2. Copy .env.example to .env and fill in:
    • NIA_API_KEY - Get from trynia.ai
    • AI_GATEWAY_API_KEY - Your AI provider key
    • PAUL_GRAHAM_NIA_SOURCE - Add Paul Graham essays from /explore pre-indexed sources
  3. Install & run:
    bun install
    bun run dev

Docs

[docs.trynia.ai](https://docs.trynia.ai)

paulgraham-ai