Skip to content

An ai personal assistent. Act like jarvis of IRON MAN

Notifications You must be signed in to change notification settings

abhijithnbdev/MINDMATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

to run flutter

cd frontend flutter emulator

find the emulator

flutter emulators --launch Pixel_6

to run backedn

uvicorn app.main:app --reload

uvicorn main:app --reload --host 0.0.0.0 --port 8000

Core Features:

Cognitive Brain: Integration with Ollama (Phi-3) for context-aware assistant responses.

Lifestyle Prediction: Random Forest Classifier (habit_model.pkl) trained on daily routines to predict user activities.

RAG System: Real-time retrieval of notes and schedules from SQLite to provide factual answers.

Voice Intelligence: Whisper-based STT for hands-free interaction.

About

An ai personal assistent. Act like jarvis of IRON MAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published