- Remix (React, Express, Prisma, Tailwind)
- Langchain/LLamaIndex
- Playright, vitest and msw
- Enable user to upload documents(pdf, csv, xls, text etc).
- Allow user to ingest the uploaded documents.
- Enabel user to chat with uploaded documents.
- Enables users to specify which documents to consider in the RAG-based Q&A process.
- Role based user authentication.
- Unit testing and e2e testing with msw mocks.