Git Product home page Git Product logo

cs-big-cows's People

Contributors

jocn2020 avatar

Watchers

 avatar

cs-big-cows's Issues

ACM Embedding + Vector search

First step to build a RAG system from ACM fellows and turings data for Question and Answering using LLM model.
We want a backend system for applying embedding and do vector search (for information retrieval) across these publications data and try to analyze the retrieval score.

image
Basically part 2 and 3 of this schema

Citations data scraper

The latest scraper PR has implementation to gather publications data for certain author in ACM Fellows and Turings
#14
references_search under paper_search.py has basic implementation for getting references/citations using sequential batch requests. So, the task is to improve and test this functionality to be more accurate, fast and consistent + testing with some outputs.

Refactor Publication Scraper codes

Current script dblp_scraper.py only support for one author input per execution. We want to refactor this so it can automate the scraper for entire authors in acm_fellows.csv and acm_turings.csv.

Things need to be considered:

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.