Skip to content

technoabsurdist/research-pods

Repository files navigation

Arxiv Research Pods

Convert Arxiv Papers into multi-chapter Podcasts

Getting Started

Install dependencies:

npm install

Set up environment variables:

OPENAI_API_KEY=your_openai_api_key

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Usage should look something like this:

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Contribute

All contributions are welcome!