Skip to content

Creation of an assistant that should be capable of handling tasks and scheduling

License

Notifications You must be signed in to change notification settings

JarettForzano/Mimic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

To create an assistant that is capable of completing tasks for you that arent common features of other assistants created using similar technology.

Needed to run

Deepgram (api key)
Twilio (api key, number, Twilio bin)
Groq (api key)
GPT (api key)
Phone number (calling Twilio number)
Using Ngrok host on 5000 ->ngrok http 5000 should return something similar to d7d7-24-151-91-112.ngrok-free.app

Feature list

Device Features (Discontinued)

  • TTV Device
  • STT Device
  • Complete Integration

Twilio Phone features

  • TTV Phone
  • STT Phone
  • Complete Integration

Both

  • GPT response
  • Groq implemntation for complete sentences (removed from main part since it increased latency)
  • Database to hold previous chats
  • Complete Integration of system
  • Implementation of Google Calendar's API
  • Integration of Playwright

Future Implentations

  • Calling on anothers behalf
  • Sending texts for you
  • After handling a Call sends user summary of what happened

Current issues

Trying to lower latency as much as possible for the phone call Stopped working on device portion since main focus is on the call aspect

About

Creation of an assistant that should be capable of handling tasks and scheduling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages