Skip to content

Latest commit

 

History

History

README.md

TalkPipe Documentation

Welcome to the TalkPipe documentation! This directory contains guides, API references, and examples for using TalkPipe effectively.

Quick Navigation

New to TalkPipe? Start here for installation, basic concepts, and your first pipeline.

Create vector databases and run RAG servers in two commands: makevectordatabase and serverag.

Set default LLM and embedding providers via segment parameters, ~/.talkpipe.toml, or environment variables.

Pull multi-platform release images from GitHub Container Registry (ghcr.io), tags, and Docker/Podman usage.

Real-world usage examples and tutorials:

Complete documentation for all TalkPipe commands and components:

🏗️ Architecture

Deep technical documentation:

Glossary, repository conventions, shared parameter semantics (set_as, field, field_list, …), and standard ~/.talkpipe.toml keys—reference material for contributors and advanced users.

Contributing to Documentation

Found a gap or error? Documentation improvements are welcome! Please:

  1. Check existing issues for the topic
  2. Submit a pull request with your improvements
  3. Follow the existing documentation style and structure
  4. See Documentation Formatting for code block and example guidelines

For the main project overview and installation instructions, see the main README.