Skip to content

ozenalp22/Perplexity-client-

 
 

Repository files navigation

perplexity-client-4.0

Perplexity client is a API-First frontend client, it has all sorts of features that normal perplexity doesn't, this electron based app also offers a neat user interface with high customizability and a mac-os styled window title If your looking to use your pro credits that are going to expire anyway, use this! this is the most likely last public release other than bug fixes and maintenance, im working on a add-on for perplexity that maximises privacy, giving you the full control over your data.

Required <you need to use a perplexity or openrouter api key for the application to work!>

  1. Clean and productive UI (Win11)

Image

  1. Spaces, done right

Image

  1. Custom model id overrides along with adjust temperature, Top P and max tokens

Showing in space

Image

  1. Custom instructions in spaces

Showing in space

Image

  1. Space pizza (yum)

Image

  1. Deep thinking mode

Ai thinks deeper, analyizes search results and compiles the searches into one block of information.

Image

  1. Sources for your research!

Image

  1. API debugging mode, shows API request in full. (which other perplexity client does that huh?)

Image

  1. Focus modes, Perfect for singular tasks

Customizes the ai for the specific tasks i.e coding, writing and even roleplay

Image

  1. Put your own api key! (Works with openrouter)

Image

  1. A shit ton of themes to choose from ( My personal favourite is coffee)

Image

  1. Track your token usage! (so you dont go broke)

Image


Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository
  2. Install dependencies:
    npm install

Development

Run the development server:

npm run dev

Build

Build the application for production:

npm run build:win  # For Windows
npm run build:mac  # For macOS
npm run build:linux # For Linux

Made with ❤️ by ronny.ciao on discord

About

Developing the perplexity (electron app) client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.4%
  • CSS 8.2%
  • JavaScript 1.2%
  • HTML 0.2%