Skip to content

chitkarauniversity436-hub/deepthought-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Reflection Decision Tree

Overview

This project implements a deterministic decision tree for daily reflection based on mood and reason.

Features

  • Deterministic logic (no randomness)
  • Input validation (guardrails)
  • Simple AI agent interface
  • Fixed output templates to avoid hallucination

Design Approach

  • Rule-based decision tree
  • Predefined categories for consistency
  • No dynamic generation of responses

Guardrails Implemented

  • Restricted inputs (mood + reason)
  • No free text interpretation
  • Fixed response mapping
  • Error handling for invalid inputs

AI Agent

  • CLI-based interaction
  • Guides user through structured reflection

##Machine learning Assignment

About

Internship_assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages