Skip to content

andri-jpg/chatwaifu

Repository files navigation

ChatWaifu: A Simple Chat Interface with Anime Waifu

Built with love

made-with-python license

Description

ChatWaifu is a user-friendly chat interface that allows users to interact with an anime waifu character. It provides a simple and intuitive user interface for engaging conversations with your virtual companion. Built with Python, ChatWaifu enables seamless communication with an anime waifu, providing a delightful chat experience. This project is an implementation of the PyWaifu pipeline.

ChatWaifu runs offline on your PC and use approximately less than 4GB of RAM, which means it can run on systems with at least 6GB of RAM

ram

The anime character illustrations used in this project are provided by @Zr6Ov through Picrew.
Twitter: @Zr6Ov
Picrew Profile Link: ✦絢瀬

*Sound on 🔊

demo.mp4

Features

  • Real-time chat with an anime waifu character.
  • Simple and intuitive user interface.
  • Easy setup and customization.
  • Offline.

Customization

  • Waifu Character: You can customize the appearance and behavior of the waifu character by modifying config.json, template.json and waifu folder.
  • User Interface: Customize the user interface by modifying the HTML and CSS files to suit your preferences.

Requirements:

  • Git
  • Python 3.9.16 (recommended)

Installation:

  • Make sure you have installed C/C++ build tools and have CMake installed.
  • install msvc build tools if you are using windows Build tools
  • Set up a virtual environment (venv) or Miniconda (optional but strongly recommended).
  • Clone the repository:
    git clone https://github.com/andri-jpg/chatwaifu
    cd chatwaifu
  • Install the required packages:
    pip install -r requirements.txt
    

Usage:

  • Run main.py:
    # For the default mode
    python main.py
    
    # For Indonesian mode
    python main_indonesian.py

TODO

  • Documentation

Credits:

About

A Simple Chat Interface with your waifu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published