Post
241
๐ข HuggingFace Daily Paper Newsletter (Multilingual)
๐ฏ Project Link: https://github.com/2404589803/hf-daily-paper-newsletter-multilingual
๐ What is it?
An innovative open-source project that automatically collects the latest AI research papers from HuggingFace and translates them into multiple languages using InternLM-3, making cutting-edge AI research accessible to a global audience!
๐ Key Features:
- ๐ค Automatic daily paper collection from HuggingFace
- ๐ Supports 5 languages:
- ๐ฏ๐ต Japanese
- ๐ฐ๐ท Korean
- ๐ช๐ธ Spanish
- ๐ซ๐ท French
- ๐ฌ๐ง English (original)
- โก Powered by InternLM-3 for high-quality translations
- ๐ Daily automated updates via GitHub Actions
- ๐ Structured JSON data format
- โฐ Synchronized with Beijing time (UTC+8)
- ๐ Complete activity logging
๐ ๏ธ Technical Stack:
- Python
- InternLM-3 API
- GitHub Actions
- requests
- pytz
- openai
- gTTS
๐ง Easy Setup:
1. Clone the repository
2. Install dependencies with
3. Set up your InternLM API key
4. Let GitHub Actions handle the rest!
๐ Data Organization:
- /Paper_metadata_download: Original English papers
- /Translated_papers:
- /ja: Japanese translations
- /ko: Korean translations
- /es: Spanish translations
- /fr: French translations
๐ค Powered By:
- [InternLM](https://internlm.org/) - Advanced translation model
- [HuggingFace](https://huggingface.co/) - Paper source
๐ฏ Project Link: https://github.com/2404589803/hf-daily-paper-newsletter-multilingual
๐ What is it?
An innovative open-source project that automatically collects the latest AI research papers from HuggingFace and translates them into multiple languages using InternLM-3, making cutting-edge AI research accessible to a global audience!
๐ Key Features:
- ๐ค Automatic daily paper collection from HuggingFace
- ๐ Supports 5 languages:
- ๐ฏ๐ต Japanese
- ๐ฐ๐ท Korean
- ๐ช๐ธ Spanish
- ๐ซ๐ท French
- ๐ฌ๐ง English (original)
- โก Powered by InternLM-3 for high-quality translations
- ๐ Daily automated updates via GitHub Actions
- ๐ Structured JSON data format
- โฐ Synchronized with Beijing time (UTC+8)
- ๐ Complete activity logging
๐ ๏ธ Technical Stack:
- Python
- InternLM-3 API
- GitHub Actions
- requests
- pytz
- openai
- gTTS
๐ง Easy Setup:
1. Clone the repository
2. Install dependencies with
pip install -r requirements.txt
3. Set up your InternLM API key
4. Let GitHub Actions handle the rest!
๐ Data Organization:
- /Paper_metadata_download: Original English papers
- /Translated_papers:
- /ja: Japanese translations
- /ko: Korean translations
- /es: Spanish translations
- /fr: French translations
๐ค Powered By:
- [InternLM](https://internlm.org/) - Advanced translation model
- [HuggingFace](https://huggingface.co/) - Paper source