Skip to content

gereltuya/arxiv-cc-ai-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, welcome to arxiv-cc-ai-explorer! 👋

This is a sample Streamlit app to explore arXiv pre-prints of AI papers for Climate action.

You can see the current app running in action here.

  • To edit this app, firstly clone this repository:

git clone git@github.com:gereltuya/arxiv-cc-ai-explorer.git

  • Then install the requirements:

pip install -r requirements.txt

  • Add your experiments:

experiments.py

  • Import your experiments:

app.py

  • Run the app:

streamlit run app.py

  • Deploy the app here

You can see the current app in action here.

Enjoy!