Project 3.1: Socratic STEM Tutor

Natural Language Processing (NLP) in Action

Intent Manager
Teach your bot what to listen for.
Physics: Gravity
3 Phrases
Examples: What is gravity?, Why do things fall?...
Bot Responds: Think about what happens when you jump. Do you stay in the air?
Biology: Sunlight
3 Phrases
Examples: How do plants eat?, What is photosynthesis?...
Bot Responds: Plants use a process involving sunlight to make their own food.
Logic Processor
Visualizing how the AI thinks.
ON_MESSAGE_RECEIVE(user_text)
IDENTIFY_INTENT(fuse_search)
SOCRATIC_RESPONSE(intent.template)
Simulator Stage
Test your bot here.
Hello! I am your AI Tutor. Ask me a science question!