Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 708 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 708 Bytes

NeurIPS Paper Search 2024

NeurIPS Paper Search help you search through thousands of NeurIPS 2024 posters, in full sentences.


📹 Demo

Demo


🚀 Features

  • Natural Language Search: Search papers using full sentences and natural language queries.
  • Poster Details: Quickly find the exact presentation time and location of posters.

🛠 Installation

  1. Clone this repository:
    git clone https://github.com/your-username/neurips2024.git
    
  2. Navigate to the project directory:
    cd neurips2024
    
  3. Install the dependencies:
    pip install -r requirements.txt
    
  4. Run the app:
    streamlit run app.py