Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
rosekingΒ 
posted an update 8 days ago
Post
294
πŸ“’ 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 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


In this post