Giter Site home page Giter Site logo

aiml_research_pulse's Introduction

░█▀▀█ █▀▀ █▀▀ █▀▀ █▀▀█ █▀▀█ █▀▀ █──█   ░█▀▀█ █──█ █── █▀▀ █▀▀ ░█▄▄▀ █▀▀ ▀▀█ █▀▀ █▄▄█ █▄▄▀ █── █▀▀█   ░█▄▄█ █──█ █── ▀▀█ █▀▀ ░█─░█ ▀▀▀ ▀▀▀ ▀▀▀ ▀──▀ ▀─▀▀ ▀▀▀ ▀──▀   ░█─── ─▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀

Research Pulse

----------------->>> Assistive explorer of AI/ML-related research papers <<<-----------------

Data

  • arXiv database of ~2.2m research papers from 1991 to today.\
  • skimmed for AI/ML-related papers: ~774k kept from 2000.

Project architecture

Dashboard analytics:

  • subpages: global views / ranking
  • user inputs: aggregate or category {&} last 1y, 5y or 23y
  • source & services: GCS then GBQ {&} GCE {&} streamlit
  • associated worksheets: app.py (interface), dashboard.py (logic)

Search:

  • user inputs: query {&} number (top n) {&} criteria (scoring method)
  • source & services: GCS then GBQ {&} GCE {&} streamlit
  • associated worksheets: app.py (interface), search.py (logic), fast.py (api)

Research:

  • subpages: papers / authors / citations parsers
  • user inputs: paper id or author name or category
  • sources & services: GCS then GBQ {&} GCE {&} Fast API then GBQ {&} streamlit {&} prefect (for citations)
  • associated worksheets: app.py (interface), r_papers.py (logic), r_authors.py (logic), r_citations.py (logic), r_recommend.py (logic)

Tools:

  • subpages: translation / summarization / topic alert bot
  • user inputs: paper id or category
  • sources & services: GCS {&} GCE {&} Fast API {&} streamlit {&} prefect (for bot)
  • associated worksheets: app.py (inteface), t_translate.py (logic), t_summarize.py (logic), t_alert.py (logic), fast.py (api)

Folder tree:

as of 11.03.2023:

├── Dockerfile
├── LICENSE
├── Makefile
├── README.md
├── requirements.txt
├── research_pulse
│   ├── api
│   │   └── fast.py
│   ├── interface
│   │   ├── app.py
│   │   └── main.py
│   ├── logic
│   │   ├── dashboard.py
│   │   ├── data_loader.py
│   │   ├── r_authors.py
│   │   ├── r_citations.py
│   │   ├── r_papers.py
│   │   ├── r_recommendation.py
│   │   ├── search.py
│   │   ├── t_alert.py
│   │   ├── t_summarize.py
│   │   └── t_translate.py
│   ├── params.py
│   └── utils.py
├── setup.py
└── tests

Team

Bene
Ibra
Sam
Ziad

with help from TAs:
Charlotte, Romain, Adrien, Elizabeth, Charles...

Roadmap

Environment preparation

Bibliography

aiml_research_pulse's People

Contributors

zmazz avatar smlkg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.