- Responsive UI with sidebar
- Desktop, tab, mobile layouts
- AI Agent component for chat
- AI Browser-do component for task completion
- Calendar, Graph components
- Theme support (light/dark mode)
- Keyboard shortcuts
- Persistent state with cookies
- Next.js 14
- TypeScript
- shadcn/ui
- Tailwind CSS
- Radix UI
- Clone the repository:
git clone https://github.com/librepathai/librepath
cd librepath
- Install dependencies:
bun install
- Run the development server:
bun dev
- Open http://localhost:3000 with your browser.
Pull requests are welcome.
[AGPL]