Week 9
Finished
Frame Blender
Implementing a terminal UI for the Frame Blending Generation System.
Functions implemented (up to now):
- Add/remove frame inputs
- Automatically show hierarchy structure when typing a frame
- Switch frame relation
- Full access by keyboard
Here is a UI overview for the halfway-done system. Check out the demonstration video Here.
Other Messages From The Weekly Meeting
- Priority:
- Finish the frame blending example generation process.
- Add prompt templates and zero/one/few-shot or CoT options.
- Add the function to let LLM find the nearest frames to the user-input word.
- Should start academic documentation for the process.
- Record a demo video for the system.
- Evaluation:
- Able to get user feedback about example after generation.
- Maintain a database to store the evaluation from users, and generated examples.
To-do List For Next Week
- Continue working on the terminal UI
- Add frame browsing in hierarchy view
- Add frame selection
- Connect frame blending part