Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿบ Fenrir

Voice-controlled personal assistant for Windows โ€” inspired by J.A.R.V.I.S.

โœจ What it does

  • ๐ŸŽค Voice input โ€” hold Ctrl+Shift and speak, powered by OpenAI Whisper
  • ๐Ÿ”Š Voice output โ€” responds in Russian via Windows TTS
  • โŒจ๏ธ Text input โ€” works in parallel with voice
  • ๐ŸŒ Open browser (Yandex/Google)
  • ๐Ÿงฎ Calculate math expressions (including spoken numbers)
  • โฐ Tell time and date
  • โš™๏ธ System control: volume, mute, lock screen, task manager, shutdown

๐Ÿ›  Tech stack

Component Technology
Core C# .NET 8
Voice recognition Python + faster-whisper (small)
Speech synthesis System.Speech
Audio capture NAudio
Hotkey detection Win32 API

๐Ÿš€ Quick start

  1. Install Python 3.10+ and dependencies:
    pip install faster-whisper
  2. Install NAudio NuGet package in Visual Studio
  3. Build and run Fenrir.sln

๐Ÿ“‹ Roadmap

  • Wake word activation ("Fenrir")
  • Weather & news skills
  • Notes & reminders
  • NLU intent classification
  • Local LLM integration
  • System tray icon
  • Web settings dashboard

๐Ÿ“„ License

MIT

About

๐Ÿบ Voice-controlled personal assistant for Windows. Speak commands, control your PC, calculate, check time, and more. Powered by C# .NET 8 + Python Whisper. Inspired by J.A.R.V.I.S.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages