Pantheon is an experimental LLM interface exploring new ways to use AI to improve human thinking. Try it for yourself at pantheon.chat, or learn more about the project.
npm run devto start the development server. Open http://localhost:5173 to view it in the browser.npm run buildto build the app for production to thebuildfolder.npm run previewto locally preview the production build.npm testto run tests.
Note
This project is transitioning from styled-components to Tailwind CSS.