The goal of this project is to facilitate interacting with and exploring prompt efficacy with local models for both students and researchers. This uses a react/NextJS front end with a flask backend. At the moment this will require local storage of the model to run, but future features will include connecting to remote endpoints.
- Live conversational interface (Chatbot)
- Exporting current conversation to file
- Live conversational interface (Chatbot)
- Simulating a conversation from a file for sequential prompts