RoboCoachTechnologies / GPT-Synthesizer

Software design & development with AI
MIT License
285 stars 25 forks source link

Color coded output? #2

Closed Lootoholic closed 10 months ago

Lootoholic commented 1 year ago

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?

RoboCoachTech commented 1 year ago

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.

saeedshamshiri commented 10 months ago

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