-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add notion_researcher extension #8070
Conversation
- Update README.md - Update README.md - Merge pull request raycast#8 from razgaon/production-preparation - Fixed bug with semantic scholar and added toast. - Merge pull request raycast#7 from razgaon/production-preparation - Improved Semantic Scholar - Merge pull request raycast#5 from razgaon/razgaon-readme-patch-1 - Merge pull request raycast#6 from razgaon/production-preparation - Added automatic database creation. - Update README.md - Added image - Added changelog and categories - Updated icons - Fixed lint issues - Merge pull request raycast#4 from razgaon/feature/create-database - Improved the UI and experience - Added clear indication when adding papers - Merge pull request raycast#3 from razgaon/feature/no-duplicates - Checks if article already exists. - Merge pull request raycast#2 from razgaon/feature/speed-enhancment - Changed llm call to be concurrent with other calls. - Update README.md - Merge pull request raycast#1 from razgaon/feature/ml-explainability - Added ml explaining - Added support for multiple papers as input
Congratulation on your new Raycast extension! 🚀 We will review it shortly. Once the PR is approved and merged, the extension will be available on the Store. |
Hi Milena!
Thank you! |
I was wondering if you could actually say that you need to have a title on your page for that error message. And I think links to Readwise and Arxiv would make the description better. After those small fixes, I guess we can merge your extension :) |
I made changes based on your comments :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good enough! Thanks again for your contribution!
Published to the Raycast Store: |
🎉 🎉 🎉 Such a great contribution deserves a reward, but unfortunately we couldn't find your Raycast account based on your GitHub username. |
Description
This extension lets you add Arxiv papers to Notion instantly. The added page includes information about the paper (authors, date, subject). It also gathers the references from the papers, and explains the main topics using GPT 3.5.
Screencast
Add.Papers.mp4
Create.Database.mp4
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder