(Assignment) Solve Questions
Write this all in a book in detail no short answers
- What is an API
- What is RAG ?
- What is the difference between RAG and Agentic AI and Machine Learning
- As a Student Where can i use RAG
- (As a non techincal person) explain me how a rag works behind the scene.
- What is a database?
- How should i use AI for decision making? should i fully rely on AI for every tasks?
- why AI makes mistakes? what is human in loop ?
- What is frontend and backend? In a software why is backend needed ? why cant we do everything in frontend?
- What is the difference between database and backend
- (As a non tech person) Explain if i want to create a Project where i upload my notes how will frontend backend and db connect how will the AI chatgpt connnect using api .. explain me the flow if i want to create my own rag how will it work
- (As a non tech person) Explain why i need to use a vector database over normal database ? what is normal database and how a vector database works . Give a simple example and explain