Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 742 Bytes

File metadata and controls

14 lines (11 loc) · 742 Bytes

DS RPC 01: Internal chatbot with role based access control

This is the starter repository for Codebasics's Resume Project Challenge of building a RAG based Internal Chatbot with role based access control. Please fork this repository to get started.

Basic Authentication using FastAPI's HTTPBasic has been implemented in main.py for learners to get started with.

Visit the challenge page to learn more: DS RPC-01 alt text

Roles Provided

  • engineering
  • finance
  • general
  • hr
  • marketing