Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 793 Bytes

File metadata and controls

19 lines (13 loc) · 793 Bytes

Reflective Chatbot

A tutor that almost always replies with a question instead of an answer. It's trying to get you to work it out yourself by asking you to clarify, check your assumptions, or explain your reasoning.

Example chat

You: How can I start solving this question?

Reflective: What specific part of the question are you looking to tackle first, and what do you already understand about the concepts involved, such as the flow characteristics in a viscometer?

Tip: if you are truly stuck and the questions aren't helping, tell it what you have already tried and ask it to guide you through the problem.

Some technical details:

LLM model: gpt-4o-mini (OpenAI)
response time (on average): ~10 seconds