Hey everyone!
I want to share a small side project I've been busy working on. Its a very basic Perplexity clone that uses the Tavily Search API with OpenAI's 'gpt-4o-mini' language model.
I've only started working on it in the last week, so It's still a work in progress. You are welcome to dive in, make some changes, submit PR's etc. Any ideas or suggestions you might have on improving it are also welcomed. Here is the Github link to the repo: https://github.com/yattishr/nextjs-perplexity-clone If you're going to run the app, you will need a TAVILY API Key and an OPEN AI API key.
Thanks & Happy Hacking!