Skip to content

A discord bot to stay up to date with Hugging Face Daily Papers.

License

Notifications You must be signed in to change notification settings

blueangel1313/DeforumDailyPapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deforum Daily Papers Bot

Deforum Daily Papers Bot is a Discord bot that fetches the latest AI research papers from the Hugging Face Papers API and sends them to designated channels in your Discord server.

Special Thanks

To AK https://twitter.com/_akhaliq for his contributions to the space.

Features

  • Automatically fetches the latest AI research papers every minute
  • Sends paper details (title, URL, and media) as an embedded message in Discord
  • Allows server administrators to set the channel for receiving daily papers using the /setchannel command

Inviting the Bot

  1. To invite the bot to your Discord, please use this link: https://dub.sh/DeforumDailyPapersInvite

  2. The bot will need to be added to the channel you wish to set it to with permissions to: send messages, embed messages, send links, send attachments

  3. Set the channel the bot will send messages to with: /setchannel

Local Install

  1. Clone the repository: https://github.com/blueangel1313/DeforumDailyPapers.git

  2. Install the required dependencies: pip install -r requirements.txt

  3. Create a .env file in the project directory with the following content: HFREADME=your_hugging_face_api_key DISCORDKEY=your_discord_bot_token

Replace your_hugging_face_api_key with your Hugging Face API key and your_discord_bot_token with your Discord bot token.

  1. Run the bot: python bot.py

Usage

  • Invite the bot to your Discord server.
  • Use the /setchannel command to set the channel where the bot will send daily papers.
  • The bot will automatically fetch and send the latest AI research papers every minute.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

A discord bot to stay up to date with Hugging Face Daily Papers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages