Skip to content

I0-OVI/LiveRobot-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Robot Design

This repository provides a simple and practical workflow for building a local Live2D-based AI desktop robot. If you want to quickly try it out, just clone this repository, install the dependency and run main_live2D.py.

Features Status
Live2D Character
Speech recognition (Google API)
Test-to-Speech (Online Edge-tts)
AI communication(Qwen model)
Streaming text generation
Personality Setting (System and Dynamic prompt)
Tools like weather searching 🚧
Short-term Memory (Replay) 🚧
Long-term Memory (RAG) 🚧
Emotion system 🚧
Interaction of mouse or user's action 🚧

Notes

  • ✅ means a feature that is currently available and working properly.
  • 🚧 indicates a feature that is planned, under development, or requires further optimization.

Limitations

This subject is supported by open weights model. Even if we implement different prompt and add the memory, the answer is still stiff meaning differ from the normal speech. Perhaps the better model or having training could relieve this.

Acknowledgements

This project is inspired by Neuro-sama and AkagawaTsurunaki's video on bilibili.

This project is done by vibe coding(cursor).

This project makes use of the following open-source projects and resources:

Thanks to the authors and communities for their excellent work.

About

Inspired by Neuro-sama, a project to design and deploy a local live robot on your laptop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages