Building Chatbots apps just got wayyy easier: announcing the new π²ππππΈππππππππ class π
The *fastest* way to build to build a Chatbot UI in Python -- including streaming, undo/retry, API, all out of the box!
Let's take a look at a few examples...
The π²ππππΈππππππππ only has 1 required parameter: a function that takes in:
- an input message (string)
- a history (list of list of strings)
and returns:
- a response (string)
Here's a toy example: (for the example above!)
The π²ππππΈππππππππ class works beautifully with @langchain classes
Here's a complete example querying GPT3.5 in 19 lines of code
To add streaming, just use a generator (π’ππππ) instead of a regular function (ππππππ)
Of course, you can customize it a lot more by adding examples, title/description, buttons (but you can get a fully-functioning chatbot without any of these!)
You also get a dedicated, easy-to-use API endpoint:
π₯WILD! @AnthropicAI released Citations API for Claude last week -- a game-changing feature that will allow you to build trustworthy AI systems. Here's why this is HUGE... π§΅
1/ Build reliable RAG systems. AI should prove its work, not just give "trust me bro" responses. Anthropic's Citations API solves this elegantly: feed docs to Claude, enable citations, and get perfect source references! π―
@AnthropicAI 2/ What makes Citations special:
- Zero prompt engineering needed
- Automatic text chunking
- Works with PDFs & plain text
- Precise page/character citations
- Super efficient token usage
- Built for streaming
- No more complex citation systems! π
@AnthropicAI 3/ The BEST part about Anthropic's Citations?
πββοΈ Citations are separate from response text, making verification dead simple.
π€ And the cited text doesn't count towards your output tokens! Works with Claude 3.5 Sonnet & Haiku rn.
π SwiftEdit: Lightning Fast Text-guided Image Editing via One-step Diffusion
Make your edit in just 0.23 seconds !!! π€―
User-friendly, lightning-fast editing gradio-app that enables instant edits through simple prompts, delivering precise results.π Learn more about the project
SwiftEdit
> You can edit facial Identity and expressions via flexible text prompts
SwiftEdit for Instant text-guided image editing (in 0.23s)!
Novel contributions:
> One-step inversion framework that enables one-step image reconstruction
> Mask-guided editing technique to perform localized image editing.
Weβve been hard at work over the past few months, and we are excited to announce today the stable release of Gradio 5!
With more than 2 million users every month (and >470,000 apps on Hugging Face Spaces), Gradio has become the default way to build, share, and use machine learning applications.
Our goal with Gradio 5 was to address the most common pain points that weβve heard from Gradio developers about taking these apps to production. Here are 5 new things in Gradio 5 (including a new way to build Gradio apps without writing any code!)
Does Gradio load too slowly for you?
Well, not anymore! Gradio 5 ships with major performance improvements, including the ability to serve apps via server-side rendering (SSR) which loads Gradio apps almost instantaneously in the browser. No more loading spinner! ποΈπ¨
Have you ever felt that Gradio apps looks old-school?
We're refreshing many of the core Gradio components, including Buttons, Tabs, Sliders, as well as the high-level chatbot interface, with a modern design in Gradio 5. Weβre also releasing a new set of built-in themes, like "citrus" and "ocean", to let you easily create fresh-looking Gradio apps π¨βπ¨
π₯ π₯ Generate 3D characters with CharacterGen (SIGGRAPH'24)
- Generated 3D characters have high-quality shapes and textures
- Useful for downstream applications such as animation and game dev
- Code, demo, and pretrained weights available now on π€
π Generate 3D characters with CharacterGen (SIGGRAPH'24)
πIntroducing LLaVA-NeXT Interleave: Now AI can understand and reason with multiple images at once
- This opens up multi-image scenarios like multi-frame videos, multi-view 3D, and multiple inter-leaved images.
- An all round LMM that can understand videos, images, and 3D
Moreβ¬οΈ
LLaVA-NeXT-Interleaveπ₯
- Interleave data format unifies different tasks.
- New datasets on π€Hub:
1οΈβ£M4-Instruct, high-quality dataset, 1.1M samples from domains: multi-image, video, 3D & single-image
2οΈβ£LLaVA-Interleave Bench - Set of tasks to evaluate multi-image capabilities
LLaVA-NeXT-Interleaveπͺ
- Attached videos show how it can explain jokes and understand content spread in multiple images and videos π€―
- SoTA Performance, both, in multi and single images
- Matches in perf with LLaVA-NeXT
- Improved performance in video tasks