WeCLONE
  • Introduction to WeCLONE
    • ✨ One-stop solution for creating your digital avatar from chat history
      • 📋 Features & Notes
        • Hardware Requirements
        • Environment Setup
        • Model Download
        • Data Preparation
        • Data Preprocessing
        • Configure Parameters and Fine-Tune the Model
      • 🤖 Deploy to Chatbot
  • Future Plans
    • 📌 Roadmap
    • ❤️ Code Contribution
    • ⚠️ Disclaimer
  • Socials
    • X
Powered by GitBook
On this page
  1. Future Plans

❤️ Code Contribution

All Issues and Pull Requests are welcome!

You can contribute by checking open issues or helping to review PRs (pull requests). For new feature additions, please start with an issue for discussion.

To install development dependencies, run:

uv pip install --group dev -e .

The project uses:

  • pytest for testing (test scripts are still being improved)

  • pyright for type checking

  • ruff for code formatting compliance

Previous📌 RoadmapNext⚠️ Disclaimer

Last updated 4 days ago