RoboCoachTechnologies / GPT-Synthesizer

Software design & development with AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color coded output?

Lootoholic opened this issue · comments

Is it possible to have the output on the terminal color coded? For example, any text that I type be in black while the AI's answer in blue?

Thank you for your feedback.
Currently the generated text is only in the default color (e.g. black text on a white background). We will look into color coding the output in our future releases.

The streamlit GUI addresses this issue. Now the user inputs are visually differentiated from the AI's text.