← All templates
Beginner
@yourname.research

Research and RAG agent

Research and RAG agent with portable identity.

What it does

  • Ingests PDFs and builds a local Chroma vector index with embeddings.
  • Answers multi-step research questions with cited sources.
  • Signs every answer with your IDN handle for verifiable provenance.

Built with

langchainllamaindexchroma

Quickstart

  1. 01git clone https://github.com/idn-network/template-research && cd template-research
  2. 02cp .env.example .env # IDN_HANDLE pre-filled
  3. 03drop your PDFs into workspace/papers/
  4. 04docker compose up
  5. 05curl -X POST localhost:3000/research -d '{"question":"..."}'

Reserve @yourname.research

Claim the handle now, then generate this template from your dashboard.