===
Backend instructions
- Manually add deepl_credential.json and openai_credential.json to the /backend folder
- Open terminal in LawPaw project
cd backend
docker compose up
- Manually add snapshots into qdrant
===
Frontend instructions
- Open terminal in LawPaw project
cd frontend
mv package-lock.txt package-lock.json
mv package.txt package.json
npm install
npm start
- The application will be launched at http://localhost:3000
- Use this repository as a template (or Fork it)
- Add your team members as contributors
- Put your presentation in the
docs/folder - This repository must be open source (and licensed) in order to submit
- Add the tag
hack-n-leadto the repo description