https://github.com/alimzade/ai_article_summarizer
Shortly utilizes OpenAI GPT-4 to make reading easier with fast and precise article summaries. It improves information absorption through features like summarization, history tracking, and simple clipboard copying. It also supports multiple output languages for enhanced accessibility.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Repository
Shortly utilizes OpenAI GPT-4 to make reading easier with fast and precise article summaries. It improves information absorption through features like summarization, history tracking, and simple clipboard copying. It also supports multiple output languages for enhanced accessibility.
Basic Info
- Host: GitHub
- Owner: Alimzade
- Language: JavaScript
- Default Branch: main
- Homepage: https://shortly.alimzade.com
- Size: 52.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
OpenAI GPT-4 Article Summarizer
This web-based open-source project uses RapidAPI's Endpoint to break down long articles into clear and concise summaries, highlighting the most important points.
You need to register at Rapid API website and select Basic subscription for this API:
https://rapidapi.com/restyler/api/article-extractor-and-summarizer/pricing
then add .env file under project folder. File should look like this:
VITE_RAPID_API_ARTICLE_KEY=your_key
Owner
- Login: Alimzade
- Kind: user
- Repositories: 1
- Profile: https://github.com/Alimzade
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
- 349 dependencies
- @types/react ^18.2.15 development
- @types/react-dom ^18.2.7 development
- @vitejs/plugin-react ^4.0.3 development
- autoprefixer ^10.4.16 development
- eslint ^8.45.0 development
- eslint-plugin-react ^7.32.2 development
- eslint-plugin-react-hooks ^4.6.0 development
- eslint-plugin-react-refresh ^0.4.3 development
- postcss ^8.4.31 development
- tailwindcss ^3.3.3 development
- vite ^4.4.5 development
- @reduxjs/toolkit ^1.9.7
- react ^18.2.0
- react-dom ^18.2.0
- react-redux ^8.1.3