augustwester / searchthearxiv

The code powering searchthearxiv.com, a simple semantic search engine for more than 300,000 ML papers on arXiv.
https://searchthearxiv.com
GNU General Public License v3.0
112 stars 10 forks source link

Feature: adds a button to search the paper on Scholar #4

Open Dntfreitas opened 3 months ago

Dntfreitas commented 3 months ago

This feature is a button that allows users to find a paper on Google Scholar using its arXiv code.

The button was added in the result_button_container.

Please review the changes and let me know if there are any issues or improvements needed. Thank you!