Skip to content

ArjunRajpal123/Perplexity.Ai-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Info

This is a basic copy of perplexity.ai hosted on vercel and made using next.js. Enter main directory to see a more detailed readme regarding how to run/dev this app.

Deployed

Visit the following link to try out this app! https://perplexity-ai-clone-topaz.vercel.app/

Required env vars to be used in dev and production enviroments

export GOOGLE_SEARCH_API_KEY Get Key: https://developers.google.com/custom-search/v1/overview

export OPENAI_API_KEY
Get Key Here: https://platform.openai.com/docs/api-reference/introduction

How it should look like when running

image