Commit Graph
16 Commits
Author SHA1 Message Date
Joshua 5d2e162da8 removed on-device STT, as android and ios already have on-device STT built into the keyboard. 2024-07-10 13:57:10 -06:00
Joshua 711991c7bf added send functionality to icon. 2024-07-10 13:44:16 -06:00
Joshua 097b99e0e6 fixed bugs relating to ui and duplicating conversations. 2024-07-09 17:36:21 -06:00
Joshua 78e7f4b896 dynamic chat bubbles implemented along with conversation support. currently only hard-coded dummy data. 2024-07-08 19:48:14 -06:00
Joshua 7547fe110f conversation now shown in gui when manually refreshed. 2024-07-08 14:23:01 -06:00
Joshua ff4a54fbbc enabled togglable chat history (during runtime) that uses different api endpoints. 2024-07-08 13:03:15 -06:00
Joshua 8956ed7885 implemented basic chat bubbles generated from a list. 2024-07-07 16:44:08 -06:00
Joshua 80f20e73a9 integrated code from one-ai-mobile repo. working on GUI integration now. 2024-07-07 14:15:29 -06:00
Joshua 2625a2ec6c starting docs 2024-07-07 12:44:03 -06:00
Joshua a010fab579 documentation and todo items 2024-07-06 18:04:21 -06:00
Joshua a9d4f619e3 partial implementation of riverpod for sub-page management in the conversations list 2024-07-06 16:06:46 -06:00
Joshua 1d5bf55eb9 switched to flutter_riverpod for state/page management. 2024-07-06 15:37:40 -06:00
Joshua 766591546f Re-implemented bottom navigation bar w/ successful page changes. 2024-07-06 15:25:43 -06:00
Joshua 7b0ade5735 app runs! colors are whack and many things are broken. 2024-07-06 14:17:54 -06:00
Joshua 48539cb117 added prototype GUI submodule 2024-07-06 13:02:57 -06:00
Joshua a568151b2c fixed errors and removed dependency on flutterflowtheme. next working on getting it running. 2024-07-06 13:00:36 -06:00