UICO H

UICO

AI & ML interests

None yet

Recent Activity

liked a model about 13 hours ago
sam-paech/Darkest-muse-v1
liked a model about 13 hours ago
lemon07r/Gemma-2-Ataraxy-9B
updated a collection about 14 hours ago
LLM Tools
View all activity

Organizations

None yet

UICO's activity

reacted to m-ric's post with 🤯 1 day ago
view post
Post
3844
We now have a Deep Research for academia: SurveyX automatically writes academic surveys nearly indistinguishable from human-written ones 🔥

Researchers from Beijing and Shanghai just published the first application of a deep research system to academia: their algorithm, given a question, can give you a survey of all papers on the subject.

To make a research survey, you generally follow two steps, preparation (collect and organize papers) and writing (outline creation, writing, polishing). Researchers followed the same two steps and automated them.

🎯 For the preparation part, a key part is find all the important references on the given subject.
Researchers first cast a wide net of all relevant papers. But then finding the really important ones is like distilling knowledge from a haystack of information. To solve this challenge, they built an “AttributeTree” object that structures key information from citations. Ablating these AttributeTrees significantly decreased structure and synthesis scores, so they were really useful!

📝 For the writing part, key was to get a synthesis that's both short and true. This is not easy to get with LLMs! So they used methods like LLM-based deduplication to shorten the too verbose listings made by LLMs, and RAG to grab original quotes instead of made-up ones.

As a result, their system outperforms previous approaches by far!

As assessed by LLM-judges, the quality score os SurveyX even approaches this of human experts, with 4.59/5 vs 4.75/5 🏆

I advise you to read the paper, it's a great overview of the kind of assistants that we'll get in the short future! 👉 SurveyX: Academic Survey Automation via Large Language Models (2502.14776)
Their website shows examples of generated surveys 👉 http://www.surveyx.cn/
reacted to ovi054's post with 🚀 1 day ago
view post
Post
1560
Image-to-Vector ⚡

ovi054/image-to-vector

Transform Images into Professional Vector Graphics
Convert your raster images (JPG, PNG, WEBP) into high-quality vector graphics (SVG) with our easy-to-use tool! Perfect for designers, artists, and anyone needing vector conversions.

🎯 Key Features:

Convert to scalable SVG vector graphics
Real-time preview of your SVG output
Advanced customization options
Clean, user-friendly interface
Batch processing ready

🛠️ Advanced Controls:

Color/B&W mode selection
Speckle filtering
Color precision adjustment
Layer management
Curve fitting options

💫 Why Image-to-Vector?

No installation needed
Free to use
Professional-grade output
Simple yet powerful

🔧 Technical Details:

Built with Gradio
Powered by VTracer
Optimized SVG generation

👉 Try it now: ovi054/image-to-vector


#computervision #vectorgraphics #imageprocessing #svg #design #ai
reacted to jjokah's post with 👍 3 days ago
view post
Post
4576
The past few years have been a blast for artificial intelligence, with large language models (LLMs) stunning everyone with their capabilities and powering everything from chatbots to code assistants. However, not all applications demand the massive size and complexity of LLMs, the computational power required makes them impractical for many use cases. This is why Small Language Models (SLMs) entered the scene to make powerful AI models more accessible by shrinking in size.

In this article we went through what SLMs are, how they are made small, their benefits and limitations, real-world use cases, and how they can be used on mobile and desktop devices.
https://huggingface.co/blog/jjokah/small-language-model
  • 2 replies
·
upvoted an article 4 days ago
view article
Article

Small Language Models (SLMs): A Comprehensive Overview

By jjokah
12