Skip to content

natt-v/in-mind

 
 

Repository files navigation

🤔 InMind

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.

Screenshot

Project setup

npm install -g pnpm@8.0.0

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Customize configuration

See Configuration Reference.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 92.8%
  • HTML 3.6%
  • JavaScript 3.1%
  • TypeScript 0.5%