You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're working on Morphik - an end-to-end RAG system that is being used to power internal search.
The frotend code for Morphik can be found in the `ee/ui-component` folder. The frontend code is written in typescript and Next.js. Components from ShadCN UI are used where possible.
The backend code for Morphik can be found everywhere else, and is written in python. We follow the google python style guide.