xming521/weclone

🚀 One-stop solution for creating your AI twin from chat history 💡 Fine-tune LLMs with your chat logs to capture your unique style, then bind to a chatbot...

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 3rd, 2026
Created on January 31st, 2024
Open Issues & Pull Requests: 40 (+0)
GitHub issues: Enabled
Number of forks: 1,524
Total Stargazers: 18,192 (+0)
Total Subscribers: 84 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.7 hours
Mean response time: 14.7 days
90th percentile: 17.9 days
Tracked items: 109

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 70% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 11% of issues opened in the past year have been closed. Three people close 72% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 33
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 429 days
Stale 30+ days: 29
Stale 90+ days: 28

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (27)
  • feature (25)
  • question (14)
  • documentation (6)
  • good first issue (6)
  • Windows (5)
  • Discussion (2)
  • Mac (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

WeClone is a tool for creating AI digital avatars by fine-tuning language models with your chat history.

The tool addresses the problem of capturing someone's unique communication style and personality in a conversational AI system. It works by extracting chat data from messaging platforms, preprocessing that data to filter sensitive information, fine-tuning a language model on the processed conversations, and then deploying the resulting model as a chatbot. The approach keeps data processing and model training localized for privacy control, and supports multimodal input including images alongside text from chat logs.

WeClone suits anyone wanting to create a personalized chatbot that mimics their own conversational patterns or those of someone else. It works best for users with substantial chat history on supported platforms and who prioritize data privacy through local processing. The tool currently supports Telegram as a data source with image modal support, while WhatsApp, Discord, and Slack integrations are in development. The project includes end-to-end functionality spanning data export, preprocessing, model training, and deployment, distinguishing it from solutions that handle only individual stages of this pipeline.

The project receives issues from both core maintainers and external users, indicating real adoption beyond the development team without an overwhelming support burden. Maintainers typically respond to new issues and pull requests within hours. Work tracked in the issue system centers on bug fixes, feature requests, and user questions.