ryukanjit / ip

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

Home Page:https://kanjitp.github.io/ip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://kanjitp.github.io/ip/


Languages

Language:Java 93.6%Language:CSS 3.1%Language:Shell 2.8%Language:Batchfile 0.6%