Met and worked with TA to further refine our use cases and user stories
Specifically, we pivoted the idea from a writing assistant to a more powerful workflow assistant, powered by the more advanced hardware(Jetson AGX Xavier) we were able to borrow from the ECE Inventory.
The workflow assistant keeps track of the state of the system to perform four core functionality:
Quick Summarize: Summarize what the user has been working on for the last 20-minute session. This can quickly provide context to chatbots, co-workers, or personal jouarnal.
Keyword Search: Search deeper into more distant records of inputs and context to quickly get back on track of last changes.
Auto Edit: Based on the context, edit the previously typed sentence to be grammatically correct and matching in tone.
Auto-completion suggestions: Based on previous context, generate smarter auto-completions with local LLM.
Started with the template for the Design Review Document