Skip to content

MDuc-ai/capy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capy - Conversational AI Personalized for You

MIT license Python GitHub stars

With the dream of creating our own "Jarvis", Capy allows anyone to train and run their own virtual assistant (voice is the primary for sure. Tony Stark is too lazy to type) on their personal devices (PC, laptops, Android, iOS) with the minimum effort.

⚙️ Features

✅ Interactive CLI
✅ LLM inference on local device.
✅ Real-time ASR
⌛ Integrate Bark for TTS
⌛ GUI
⌛ Package to .deb for Linux
⌛ Audio visualizer
⌛ Wake-up command and name-awareness.
⌛ Open other installed application (only-Linux support)
⌛ Provide recipes to prepare training data for specific LLM models (both pre-training and alignment).

🔧 Install

Python: 3.10+

pip install -r requirements.txt

🤖 Demo

Coming soon

🚀 Quick test

python3 test_capy.py

About

CAPY (Conversational AI Personal Assistant)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages