Skip to content

React webapp for generating and evaluating LLM responses given prompts

License

Notifications You must be signed in to change notification settings

murbany/llm_experiment_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Large Language Model (LLM) Testing and Experiment UI

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.

Supported Features

  • Live conversational interface (Chatbot)
    • Exporting current conversation to file

Planned Features

  • Live conversational interface (Chatbot)
    • Simulating a conversation from a file for sequential prompts

Planned model backend support

About

React webapp for generating and evaluating LLM responses given prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published