As a user, I would want the chatbot to respond within a couple of seconds, rather than 10-15 as it is in some use cases. Criteria to meet this: - Add response time monitoring/logging - Implement caching for repeated queries - FastAPI backend tested for bottlenecks (DB queries, API calls, or embedding) - Document the baseline stats vs. the target latency Visualization: <img width="496" height="778" alt="Image" src="https://github.com/user-attachments/assets/3052b45e-3345-4c66-a9cd-0758e497a6ef" />
As a user, I would want the chatbot to respond within a couple of seconds, rather than 10-15 as it is in some use cases.
Criteria to meet this:
Visualization: