Follow our progress and see what's coming next.
Use cookies for SSE route authentication.
Add CSRF protection to secure the application.
Note: Might need to do subdomain for backend and reverse proxy. Possibly use SameSite=True
Enhance the user interface for better usability.
Consder moving to Langgraph in addition to using Langchain.
Note: Added LLM to refine user query before retrieving data, possibly adding document grader and condition to refetch/modified query again.
Allows more models and customization options.
Note: Not Needed