ohmplatform / FreedomGPT

This codebase is for a React and Electron-based app that executes the FreedomGPT LLM locally (offline and private) on Mac and Windows using a chat-based interface
http://www.freedomgpt.com
GNU General Public License v3.0
2.61k stars 358 forks source link

Custom avatar #71

Open mhtvsSFrpHdE opened 1 year ago

mhtvsSFrpHdE commented 1 year ago

I find emoji in index.js: 🗣 and 🗽.
I... actually wish to speak with something else other than Statue of Liberty 😂

Consider this is JavaScript, maybe add support to paste base64 image in somewhere for example settings to change human and AI avatar?