Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 519 Bytes

repe-chat

Interact with representation-engineered LLMs in the broswer!

RepE-Chat allows you to chat with LLMs while modifying their internal representations -- no prompt engineering involved!

RepE-Chat Image

This is the front-end we made using streamlit. We use the RepE library to generate the representation directions. We host the backend api using Modal.

This was a fun hack from this April Fool's with Andy Zou. Enjoy!

streamlit run app.py