Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Voice-Driven Banking via LAMs (C4GT 2025 Proposal)

This repository contains the early-stage prototype for the "Voice-Driven Banking using LLMs" project under Mifos for C4GT 2025.

πŸ” Project Objective

Leverage open-source STT (Speech-to-Text) and TTS (Text-to-Speech) tools to enable voice-driven banking experiences for underserved users via conversational interfaces powered by LLMs.

πŸ’‘ Features

  • Simulated voice input/output flow
  • Placeholder for integration with Whisper/Vosk STT engine
  • Simple conversational interface for mock banking queries
  • Modular code for future LLM API integration (LLAMA2/OpenChat)

πŸ“¦ Structure

.
β”œβ”€β”€ README.md
β”œβ”€β”€ app.py              # Main Flask app
β”œβ”€β”€ templates/
β”‚   └── index.html      # UI for the voice interaction demo
β”œβ”€β”€ static/
β”‚   └── style.css       # Basic styles
└── voice/
    └── mock_stt.py     # Simulated STT processor (placeholder)

πŸš€ Future Plans

  • Integrate actual Whisper or Vosk STT module
  • Add real-time TTS response (pyttsx3 or gTTS)
  • Connect to sample banking APIs for real use-cases
  • Add Hindi & Telugu language support

🀝 Contributing

PRs and issues welcome! Built for the Mifos community with ❀️

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages