I applied through college or university. The process took 2 days. I interviewed at Presidio (Chennai) in Aug 2024
Interview
Create a RAG-based chatbot interface. Implement server-side authentication to ensure that only users with access to the service are able to access the chat screen. Once their login is authenticated, they can upload PDFs and ask questions based on it.
Interview questions [1]
Question 1
1) Are there alternatives to using HuggingFace for RAG?
2) What are the endpoints on the backend? Can you add a third endpoint for the chat?