Skip to content

jigs4wkiller/perplexity-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perplexity Proxy

A simple HTTP proxy server for Perplexity API integration.

Features

. HTTP server on port 8787

  • GET / endpoint for status
  • POST /query endpoint for perplexity queries

Installation

./install.sh

Usage

./run.sh

API Endpoints

  • GET / - Server status
  • POST /query - Perplexity query endpoint

Development

Test the server

python3 test.py

Run the CLI

python3 simple_cli.py

License

MIT License

About

A Flask proxy server for Perplexity AI with automatic fallback to DuckDuckGo and Wikipedia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors