E5C9 GitHub - SukinShetty/idearesearcher · GitHub
[go: up one dir, main page]

Skip to content

SukinShetty/idearesearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Perplexity Deep Research Tool

A simple chat interface for deep research using the Perplexity API.

Features

  • Clean, minimalist chat UI similar to Grok
  • Real-time research using Perplexity's API
  • Markdown formatting support for research results
  • Responsive design

Setup

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Create a .env file in the root directory with your Perplexity API key:
    PERPLEXITY_API_KEY=your_api_key_here
    
    You can get an API key from Perplexity AI.

Running the Application

Start the server:

npm start

The application will be available at http://localhost:3000

Usage

  1. Open the application in your browser
  2. Type a research topic in the input field
  3. Press "Research" or hit Enter
  4. Wait for the research results to appear in the chat

Technologies Used

  • Backend: Node.js, Express
  • Frontend: HTML, CSS, JavaScript
  • API: Perplexity API for deep research

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0