perplx

Knowledge is enough. The coding agent for everyone.

> built on perplexity, made for curious minds

>_ Get Started View Source
>_

AI-Powered Coding

Leverage Perplexity's deep reasoning to write, refactor, and debug code with full context awareness.

{ }

Session Sharing

Share coding sessions with a link. Every conversation is stored and rendered with full syntax highlighting.

~/

Terminal Native

Designed for the command line. Fits into your existing workflow without leaving your terminal.

How it looks

perplx
$ perplx
perplx v0.0.46
 
> refactor auth module to use JWT
 
thinking — analyzing src/auth/...
writing — src/auth/jwt.ts
writing — src/middleware/verify.ts
done — 3 files updated