Week 6
Milestones
- Caching of autocomplete prompts for faster response times.
- Implement dev ops for the chatbot
Screenshots / Videos
Contributions
Learnings
- Learnt how caching can be implemented and its system design.
- Pros and cons of different ways of implementing caching.
- Worked with mentor to create a HLD of cQubeChat along with caching of responses.
- Understood basic concepts of devops.
- Implemented devops and also added Persistent Volume to the postgres database being used for caching of responses.
- Learnt how to create API using hasura.