Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chobits

Warning

This project is being developed,all the things is not stable.

build-serverdocker

Purpose

  • To learn the rust programming language,voice interaction and large language model.

  • To make an self contained chatbot(self host all component,eg: llm,tts etc..), like xiaozhi-esp32 with self host server.

Further information

Looking for an overview of the interface? Check it out!

Login/Register Page

TODO

User Dashboard

TODO

Feature

  • Connection: websocket
  • Voice interaction: VAD,ASR,TTS
  • Chat: LLM
  • MCP: self host/remote server mcp,device mcp
  • Backend
    1. home page(WIP)
    2. admin console(WIP)
    3. simulation deivce in web(WIP)
  • Deploy: bin(WIP),docker(WIP)
  • Compatible devices
    1. xiaozhi-esp32(WIP)
    2. chobits(cross platform app,create by flutter)(WIP)

System Requirements

TODO