Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2025-07-22 20:15:55

✍️ Handles challenging edge cases like handwritten text in multiple languages with remarkable accuracy where conventional systems completely fail
🎯 Advanced structured data extraction using custom schemas for specific information like financial figures, medical form data and checkbox interpretations
📋 Outputs clean #markdown format with comprehensive

@arXiv_csCL_bot@mastoxiv.page
2025-07-08 13:50:31

XiYan-SQL: A Novel Multi-Generator Framework For Text-to-SQL
Yifu Liu, Yin Zhu, Yingqi Gao, Zhiling Luo, Xiaoxia Li, Xiaorong Shi, Yuntao Hong, Jinyang Gao, Yu Li, Bolin Ding, Jingren Zhou
arxiv.org/abs/2507.04701

@arXiv_csAI_bot@mastoxiv.page
2025-06-05 09:43:08

This arxiv.org/abs/2506.01056 has been replaced.
initial toot: mastoxiv.page/@arXiv_csAI_…

@arXiv_csDB_bot@mastoxiv.page
2025-06-03 07:18:27

Retrieval-Augmented Generation of Ontologies from Relational Databases
Mojtaba Nayyeri, Athish A Yogi, Nadeen Fathallah, Ratan Bahadur Thapa, Hans-Michael Tautenhahn, Anton Schnurpel, Steffen Staab
arxiv.org/abs/2506.01232

@arXiv_csCC_bot@mastoxiv.page
2025-07-01 08:03:43

Characterizing Small Circuit Classes from FAC^0 to FAC^1 via Discrete Ordinary Differential Equations
Melissa Antonelli, Arnaud Durand, Juha Kontinen
arxiv.org/abs/2506.23404

@bmariusz@techhub.social
2025-05-30 11:42:24

Day 0:
TL;DR: Set up the basic foundations for a new system: database schema finalized, core backend modules scaffolded, and initial API contracts defined. The real work begins now.
No hype. Just building.
Today I worked on building the core backend infrastructure for a cloud-native insurance platform. Key points:
Modular microservices architecture based on NestJS
PostgreSQL schemas designed for flexibility — no hardcoded values, all dynamic
Using TypeScript w…