for executing-> streamlit run .\app\application.py
for execution over CLI run -- src\test\test.py #a crude code, only for testing
- Problems
-- Code Generater Prompt needs to be tuned for better code generation. {20% sucess rate at current prompt}
-- Difficulty in creating dynamic ui {wraping streamlit ui over agentic ai, such that streamlit flows with created StateGraph}

