Skip to content

My Siri2.0 is a context-aware, voice-activated emotional personal assistant built using retrieval-augmented generation (RAG). It retains conversation memory, summarizes emails with actionable insights, and does emotionally intelligent convos.

Notifications You must be signed in to change notification settings

aaditi2/Siri2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Siri 2.0 – Emotionally Intelligent, Context-Aware AI Assistant

GitHub stars Made with License

Siri 2.0 is a next-gen AI voice assistant powered by Generative AI and Retrieval-Augmented Generation (RAG). It goes beyond basic commands by holding context-aware conversations, understanding emotional tone, and summarizing emails with actionable insights; all while preserving user privacy.


πŸš€ Features

  • Voice Interaction: Real-time speech-to-text and text-to-speech via Web Speech API
  • Contextual Memory: Maintains multi-turn conversational context
  • Email Summarization: Parses and summarizes .txt emails, highlighting to-dos
  • Emotionally Adaptive Responses: Tailors tone based on user emotion/context
  • Privacy-first: Session-based context handling and encrypted communication
  • Note Storage & Recall: User-uploaded notes become long-term assistant memory

πŸ› οΈ Tech Stack

  • Frontend: React.js, Web Speech AP
  • Backend: FastAPI (Python), RAG with vector store
  • AI Models: LLMs (via OpenRouter), BLIP for visual language if needed
  • Tools & Platforms: Hugging Face, GitHub

πŸ“¦ Installation

git clone https://github.com/aaditi2/siri2.0.git
cd siri2.0

About

My Siri2.0 is a context-aware, voice-activated emotional personal assistant built using retrieval-augmented generation (RAG). It retains conversation memory, summarizes emails with actionable insights, and does emotionally intelligent convos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published