Skip to content

harsh373/assistanttype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AssistantType

AssistantType is a voice-enabled AI assistant inspired by Jarvis.
It uses the Gemini API and is built with the MERN stack and TypeScript.

The assistant listens to user voice commands, understands intent using AI, and performs real-world tasks through the browser.

What it can do

  • Take voice input from the user
  • Process commands using Gemini AI
  • Open songs on YouTube
  • Search queries on the web
  • Check weather information
  • Open ChatGPT and other websites
  • Act as a basic browser-level virtual assistant

Purpose

This project is built to explore how AI can be integrated with voice input and real browser actions.
It focuses on practicality over complexity and serves as a foundation for building a smarter, more capable personal assistant.

Tech Used

  • MERN Stack
  • TypeScript
  • Gemini API
  • Web Speech APIs

Current Status

The assistant works at a basic level and successfully executes common voice commands.
The project is still in development and will be improved with more actions and better accuracy.

Future Scope

  • More command support
  • Better intent detection
  • Custom user commands
  • Improved response accuracy

About

Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors