This repository contains the source code for the PaperWave Web. PaperWave Web works with PaperWave CLI.
PaperWave was developed as research project. You can read the paper here.
Yuchi Yahagi, Rintaro Chujo, Yuga Harada, Changyo Han, Kohei Sugiyama, and Takeshi Naemura. 2024. PaperWave: Listening to Research Papers as Conversational Podcasts Scripted by LLM. https://doi.org/10.48550/arXiv.2410.15023
@misc{Yahagi.2024.PaperWaveListeningResearchPapers,
title = {PaperWave: Listening to Research Papers as Conversational Podcasts Scripted by LLM},
author = {Yahagi, Yuchi and Chujo, Rintaro and Harada, Yuga and Han, Changyo and Sugiyama, Kohei and Naemura, Takeshi},
year = {2024},
number = {arXiv:2410.15023},
eprint = {2410.15023},
publisher = {arXiv},
doi = {10.48550/arXiv.2410.15023},
}
Recommended package manager is pnpm
.
pnpm install
pnpm dev
Copyright 2024 Naemura Laboratory, the University of Tokyo
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.