I want to build a custom GPT chatbot that will be capable of doing all the tasks below:
• AI-powered enterprise assistant that combines intelligent conversations,
• document-based knowledge retrieval,
• automated report creation(agents)
• It also has authentication and authorization. There will be a basic user and an admin. And all APIs will be using JWT.
## Tech stack:
• UI: No mobile, but it will be a responsive website.
• React, Tailwind
• Backend:
• FastAPI, LangChain, OpenAI LLM model.
-DB
• MySQL and open source vector DB.
-Cloud:
-Azure.
Phase 1:
• Implementing authentication and authorization(Role based access)
• Document ingestions and RAG
• Regular user pages
• Admin user pages
• Deploying on Cloud
Phase 2:
• Implementing automated report creation(Multiple agents)
• Fixing any UI/BE issues.
• 100% source code (frontend + backend) via GitHub repo
### To Apply (answer all):
1. Have you built a *RAG chatbot* before? Share demo/repo/screenshots.
2. Propose your solution, including timeline and tech stack.