Clelia (Astra) Bertelli c44adc033b first commit
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-07 17:34:07 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00
2025-08-08 11:30:46 +02:00

Research Extractor

Get insights from research papers using LlamaExtract

Research Extractor is an application powered by NextJS and LlamaCloud aimed at making your studying and research easier by extracting key insights from research papers for you, in an elegant and copy-pasteable markdown format.

Install and Launch

Clone the GitHub repostory:

git clone https://github.com/run-llama/research-extractor
cd research-extractor

Install all the needed dependencies:

npm install

Export the LLAMA_CLOUD_API_KEY env variable:

export LLAMA_CLOUD_API_KEY="llx-***"

Or store it into an .env file:

LLAMA_CLOUD_API_KEY="llx-***"

And now you are ready to launch the development app:

npm run dev

And start interacting with the app at http://localhost:3000

Deploy

You can fork this repository and deploy the application on Vercel with one click!

License

This application is provided under a MIT license.

S
Description
Get insights from your research papers with LlamaExtract
Readme MIT 172 KiB
Languages
TypeScript 86.1%
CSS 12.5%
JavaScript 1.4%