Skip to content

Add Twitter/LinkedIn AI Clone Creator example #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ahmedkhaleel2004
Copy link

@ahmedkhaleel2004 ahmedkhaleel2004 commented Jun 25, 2025

Twitter/LinkedIn AI Clone Creator

This example demonstrates how to create AI twins of Twitter/LinkedIn profiles using ElevenLabs Conversational AI.

🌟 Features

  • 🔍 Profile Analysis: Analyzes Twitter/LinkedIn profiles using Perplexity AI
  • 🎯 Targeted Research: Automatically identifies and researches key conversation topics
  • 🎙️ Voice Cloning: Record voice samples for instant voice cloning (IVC)
  • 🤖 AI Agent Creation: Combines profile data and voice to create conversational AI agents
  • 💬 Natural Conversations: Chat with AI twins that embody the person's online persona
  • Parallel Processing: Research happens in background while recording voice

🛠️ Tech Stack

  • Framework: Next.js 15 with TypeScript
  • Profile Analysis: Perplexity AI (sonar-pro model)
  • Topic Analysis: OpenAI GPT-4.1
  • Voice & AI: ElevenLabs Conversational AI APIs
  • Styling: Tailwind CSS

Try it out on my personally hosted version here https://eleven-convai-clone.vercel.app/ <- OLD NO LONGER WORKING

new deployment with updated feedback: https://elevenlabs-examples-one.vercel.app/

Creates AI twins of Twitter/LinkedIn profiles using ElevenLabs Conversational AI with voice cloning and automated research.
Copy link

vercel bot commented Jun 25, 2025

@ahmedkhaleel2004 is attempting to deploy a commit to the ElevenLabs Team on Vercel.

A member of the Team first needs to authorize it.

@ahmedkhaleel2004
Copy link
Author

ahmedkhaleel2004 commented Jul 4, 2025

  • Added ElevenLabs branding all throughout app
  • Set up Vercel 1 click deploy in both readme and in app
  • Made app responsive and mobile friendly
  • Made voice sample 2 minutes long on average of speech for better IVC

updated personal deployment from my fork to try it now: https://elevenlabs-examples-one.vercel.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant