-configure .env file
-ANTHROPIC_API_KEY=<YOUR_ANTH_API_KEY>
-LANGCHAIN_TRACING_V2=true
-LANGCHAIN_API_KEY=<YOUR_LANGCHAIN_API_KEY>
[]-adding rags to it, someway a user can stay in session with their code as to give model context of the code snippet they uploaded
[x]-deploying the app