InMind is a web application designed to show how LLMs like ChatGPT can find answers by reflecting on information and using the provided tools to arrive at the final answer.
npm install -g pnpm@8.0.0
pnpm install
pnpm run serve
pnpm run build
pnpm run lint