Moibe PRO

Moibe

AI & ML interests

None yet

Recent Activity

Organizations

None yet

Moibe's activity

updated a Space 5 days ago
reacted to fdaudens's post with ๐Ÿ‘ 10 days ago
view post
Post
2781
Do chatbots lie about Cรฉline Dion? We now have answers, not speculation.

Ai2 just released OLMoTrace and it's a game-changer for transparency. You can literally see where an AI's responses come from in its training data - in real time.

The demo shows results about Cรฉline. So I tried it out myself! Watch what happens in the video.

For journalists, researchers studying hallucinations and anyone who needs to trust their AI, this is like getting X-ray vision into AI systems. When the model made claims, I could instantly verify them against original sources. When it hallucinated, I could see why.

You can finally 1) understand how LLMs actually work and 2) verify if what they're saying is true. No more blind trust.

This pushes the open data movement to the next level.

๐Ÿ‘‰ Blog post: https://allenai.org/blog/olmotrace
๐Ÿ‘‰ Paper: https://www.datocms-assets.com/64837/1743890415-olmotrace.pdf

P.S.: A word of caution: never use a chatbot as a knowledge base. It's not Google. Better use it with a connection to the internet.
  • 1 reply
ยท
published a Space 13 days ago
New activity in stabilityai/stable-diffusion-3.5-large 17 days ago

Error

1
5
#642 opened 27 days ago by
nomoresquirrel
reacted to abidlabs's post with ๐Ÿ‘ 18 days ago
view post
Post
3431
JOURNEY TO 1 MILLION DEVELOPERS

5 years ago, we launched Gradio as a simple Python library to let researchers at Stanford easily demo computer vision models with a web interface.

Today, Gradio is used by >1 million developers each month to build and share AI web apps. This includes some of the most popular open-source projects of all time, like Automatic1111, Fooocus, Oobaboogaโ€™s Text WebUI, Dall-E Mini, and LLaMA-Factory.

How did we get here? How did Gradio keep growing in the very crowded field of open-source Python libraries? I get this question a lot from folks who are building their own open-source libraries. This post distills some of the lessons that I have learned over the past few years:

1. Invest in good primitives, not high-level abstractions
2. Embed virality directly into your library
3. Focus on a (growing) niche
4. Your only roadmap should be rapid iteration
5. Maximize ways users can consume your library's outputs

1. Invest in good primitives, not high-level abstractions

When we first launched Gradio, we offered only one high-level class (gr.Interface), which created a complete web app from a single Python function. We quickly realized that developers wanted to create other kinds of apps (e.g. multi-step workflows, chatbots, streaming applications), but as we started listing out the apps users wanted to build, we realized what we needed to do:

Read the rest here: https://x.com/abidlabs/status/1907886
reacted to openfree's post with ๐Ÿ”ฅ 18 days ago
view post
Post
8267
๐Ÿ”ฅ 'Open Meme Studio': Your Creative Meme Factory ๐ŸŽญโœจ

Hello everyone! Today I'm introducing 'Open Meme Studio', an amazing space where you can easily create and transform fun and original meme images. ๐Ÿš€

VIDraft/Open-Meme-Studio

๐ŸŽฏ Taking Meme Creation to the Next Level!
This application leverages the powerful Kolors model and IP-Adapter-Plus to upgrade your meme-making abilities. Go beyond simple image editing and experience a completely new meme world powered by AI!

๐Ÿ› ๏ธ Features You'll Love

๐Ÿ“ธ Transform and reinterpret existing meme templates
๐ŸŽญ Freely change expressions and poses
๐Ÿ‘“ Add props (sunglasses, hats, etc.)
๐Ÿž๏ธ Change backgrounds and composite characters
๐ŸŽจ Apply various artistic styles

๐Ÿ’ช Why 'Open Meme Studio' is So Effective

Fast Meme Generation: High-quality memes completed in seconds
Unlimited Creativity: Completely different results just by changing prompts
User-Friendly Interface: Simple prompt input and image upload is all you need
Fine-tuned Control: Adjust how much of the original image characteristics to preserve
Advanced User Options: Freely set seed values, resolution, number of steps, and more

๐Ÿš€ Streamlined Meme Creation Process
Tasks that previously required complex tools like Photoshop can now be accomplished with just a few simple prompts. Experience intuitive image manipulation through text commands.

๐ŸŒˆ Effective Prompt Examples

๐Ÿ˜Ž "sunglass" - Add cool sunglasses to your character
๐Ÿ”๏ธ "background alps" - Change the background to Alpine mountains
๐Ÿ’ƒ "dancing" - Transform your character into a dancing pose
๐Ÿ˜ "smile" - Change to a smiling expression
๐ŸŽฎ "with Pikachu" - Create a scene with Pikachu
๐ŸŽจ "3d style" - Convert to 3D style

๐Ÿ”— Join Our Community
For more meme creation tips and interaction with other users, join our Discord!
https://discord.gg/openfreeai

Start creating unique memes that will shake up social media with 'Open Meme Studio' right now! ๐Ÿš€๐Ÿ’ฏ It's time for your meme
  • 3 replies
ยท
reacted to etemiz's post with โค๏ธ 25 days ago
updated a Space about 1 month ago
reacted to daavoo's post with ๐Ÿ˜Ž about 1 month ago
view post
Post
2014
๐Ÿค– ๐Ÿ—บMapped all(?) the swimming pools ๏ธ๐ŸŠ around another town with https://github.com/mozilla-ai/osm-ai-helper.

This time, I have mapped and contributed to https://www.openstreetmap.org more than 100 swimming pools around my wife's hometown. Only took about 20min to find them all (+~3 min verification) in a free Colab GPU๐Ÿš€

Try it yourself around a single point: mozilla-ai/osm-ai-helper
reacted to Jaward's post with ๐Ÿ‘ about 1 month ago
view post
Post
1929
This is the most exciting of this weekโ€™s release for me: Gemini Robotics - A SOTA generalist Vision-Language-Action model that brings intelligence to the physical world. It comes with a verifiable real-world knowledge Embodied Reasoning QA benchmark. Cool part is that the model can be specialized with fast adaptation to new tasks and have such adaptations transferred to new robot embodiment like humanoids. Looking forward to the model and data on hf, itโ€™s about time I go full physical:)
Technical Report: https://storage.googleapis.com/deepmind-media/gemini-robotics/gemini_robotics_report.pdf