---
title: "Build an AI COMPANY in 45 Minutes - Paperclip Full Tutorial for Beginners"
url: https://daily.dev/posts/build-an-ai-company-in-45-minutes---paperclip-full-tutorial-for-beginners-jm5hjoofo
source_url: https://www.youtube.com/watch?v=RHZLJhp-JMM
type: video:youtube
source: "Tech With Tim"
published: 2026-04-04T13:19:24.184Z
updated: 2026-04-04T13:19:45.085Z
tags: ["ai-agents", "claude-code"]
reading_time: 38
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build an AI COMPANY in 45 Minutes - Paperclip Full Tutorial for Beginners

**[Tech With Tim](https://daily.dev/sources/TechWithTim)** · 38 min read · 1 upvotes · 0 comments

## Summary

Paperclip is an open-source framework for running autonomous multi-agent AI organizations. You define a company goal, a CEO agent is created that autonomously hires sub-agents (engineers, researchers, reviewers), and these agents coordinate via an issue-tracking interface to complete tasks. The tutorial covers deploying Paperclip on a VPS via Hostinger with one-click Docker setup, authenticating LLM providers (Claude Code, Codex, Gemini), configuring agent heartbeats, writing system prompts for each agent role, and managing tasks through a Kanban board. Key tips include writing proactive CEO prompts with structured workflows, creating feedback loops between agent sub-teams, and connecting external APIs like GitHub and ConvertKit to give agents real capabilities.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=RHZLJhp-JMM>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#claude-code](https://daily.dev/tags/claude-code)

[View this post on daily.dev](https://daily.dev/posts/build-an-ai-company-in-45-minutes---paperclip-full-tutorial-for-beginners-jm5hjoofo)
