Rules:
• Build any game you want, however you want
• Pre-existing assets, code, and AI allowed
• Use at least one open-source AI tool More info here https://
itch.io/jam/open-sourc
e-ai-game-jam
…
@huggingface
-
Open-Source AI Game Jam: Build Games with AI Tools
By
–
-
AI Tools Unleash Creativity: Voices, Skyboxes, NPCs
By
–
Use AI tools to unleash your creativity 🚀
— Hugging Face (@huggingface) 23 mai 2023
Some examples:
🗣️ Craft realistic voices
🌆 Generate immersive skyboxes
🤖 AI-powered NPCs pic.twitter.com/TgEJ4cdyQzUse AI tools to unleash your creativity Some examples: Craft realistic voices Generate immersive skyboxes AI-powered NPCs
-

Open Source AI Game Jam: Create Games in Weekend
By
–
Introducing the Open Source AI Game Jam let’s use AI tools to unlock creativity and make a game in a weekend July 7 to 9 Open to everyone Free to participate Claim Your Spot in the Game Jam https://
itch.io/jam/open-sourc
e-ai-game-jam
… More info in this thread -

Transformers Reaches 100K GitHub Stars Celebrating Community Innovation
By
–
Transformers has been built by, with, and for the community. Reaching 100k on GitHub is a testament to ML's reach and the community's will to innovate and contribute. To celebrate, we highlight 100 incredible projects in transformers' vicinity. https://
github.com/huggingface/tr
ansformers/blob/main/awesome-transformers.md
… -
RWKV-Raven Chat Model Integration Released for Transformers
By
–
The integration comes with the addition of the "chat" version of the model, called RWKV-raven, try them out directly by using the latest version of transformers.
Link to model weights: -

New Architecture Combines Transformers and RNNs for Faster Inference
By
–
The architecture takes the best from transformer-based models and RNNs to provide faster inference and theoretical infinite context length
-

RWKV Models Now Integrated in Transformers Library
By
–
The first RNN in transformers! Announcing the integration of RWKV models in transformers with @BlinkDL_AI and RWKV community!
RWKV is an attention free model that combines the best from RNNs and transformers.
Learn more about the model in this blogpost: https://
huggingface.co/blog/rwkv -

Building and Deploying Custom Tools for AI Agents
By
–
Tools are elementary: a name, a description, a function. Designing a tool and pushing it to the Hub can be done in a few lines of code. The toolkit of the agent serves as a base: extend it with your tools, or with other community-contributed tools: https://
huggingface.co/docs/transform
ers/custom_tools
… -
Building Super-Powerful AI Agents Together
By
–
Please play with it, add your tools, and let's create *super-powerful agents* together. Here's a notebook to get started:
-

Extensible AI Tool with Multimodal Built-in Capabilities
By
–
It comes with built-in tools: • Document QA
• Speech-to-text and Text-to-speech
• Text {classification, summarization, translation, download, QA}
• Image {generation, transforms, captioning, segmentation, upscaling, QA}
• Text to video It is EXTENSIBLE by design.