Skip to content

The development of my ai assistant, Alfred. Alfred is a GUI based AI assistant that is able to show widgets on the screen, as well as alert you about custom alerts. To add new widgets or alerts, some programing is required, but templates are provided

Notifications You must be signed in to change notification settings

blueberrypi-studio/alfred-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-ai

current version = 2.0
currently under development version = 5.1.0

Version 5

  • Complete rewrite of version 2
  • using react.js and electron to build it as an app
  • will be using openai's GPT models as the interface
  • use a small scale neural network to determine if a skill is being used

ui

Version 4

  • Javascript implementation of open-ai's GPT model to test cmd image

Version 3

  • Python implementation of open-ai's GPT model to test

Version 2

  • Bag of Words Algorithim
  • GUI based
  • Can speak (can be toggled on and off)
  • Modular Skills

Alfreds-ui

Version 1

Bag of words Algorithim

Alfreds CLI

About

The development of my ai assistant, Alfred. Alfred is a GUI based AI assistant that is able to show widgets on the screen, as well as alert you about custom alerts. To add new widgets or alerts, some programing is required, but templates are provided

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published