Yurei – Open source social media researcher powered by Exa AI API and YouTube v3
yurei app still in progress, not live on https://yurei.app/ yet, but you can clone it and try it out a simple opensource social media researcher powered by exa ai api and youtube v3. built with vercel's ai sdk. what it does: searches youtube for videos searches reddit for posts searches linkedin (kinda fucked rn, working on it) using grok-21212 as the llm how to install clone this repo npm install or yarn make a .env.local with: NEXT_PUBLIC_URL=http://localhost:3000 # For development NE