Skip to content

ryukanjit/ip

 
 

Repository files navigation

Welcome to Alice!

The Last Virtual Assistant You will ever need, Ever

Alice is a virtual assistant started off as Duke task manager before evolving in to her own form.

  • Choose a save file by typing the save file name in
  • See your current task
  • ✨Start editing✨

Features

  • Create local save files location for Alice to remember the task
  • Fetch certain deadlines, events and other tasks using the yyyy-MM-dd format
  • Fetch certain deadlines, events and other tasks using "keywords"
  • Customize your Alice by teaching her your own vocabulary
  • GUI (now enhanced!)
  • Create, Save, Delete save files

Let's make a slight change to create big difference

Alice is aimed to be implmeneted into a website in the future with continuously improving UI, UX, and backend.

public class Main {
    public static void main(String[] args) {
        Application.launch(alice.Alice.class, args);
    }
}

Acknowledgement

About

⚡️ Part of CS2103T individual Project (iP) creating an iteratively improving chatbot

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.5%
  • CSS 3.1%
  • Shell 2.8%
  • Batchfile 0.6%