Switch language한국어
Back to the list

I Built Rosetta: An AI Agent That Turns a Notion Row Into a Personalized Onboarding Experience

TL;DR AI

Key summary

2 min read
  1. Rosetta is a CLI tool that converts a Notion row into a personalized onboarding wiki and Slack workflow.

  2. The system uses Claude to fetch GitHub READMEs, issues, PRs and other repo data, then creates a tailored eight-section Notion wiki.

  3. Rosetta embeds the wiki with Gemini multimodal embeddings, indexes vectors with numpy, and notifies the new hire and supervisor via Slack.

Read the original