
fundit.lol — Bid for attention. Fund the bid.
We want namedrop.lol at #1 on Outbid.lol. So we built another leaderboard to pay for it. Bid for attention and help fund the $15,000 mission.
@foundergear · X
完整作品展
技术栈
14 projects

We want namedrop.lol at #1 on Outbid.lol. So we built another leaderboard to pay for it. Bid for attention and help fund the $15,000 mission.
@foundergear · X

从通话和电子邮件自动更新 Salesforce 管道
@divlohia · X
Katalyst - Agent that runs pipeline for teams on Salesforce. @joinkatalyst

FieldFlow — 为草坪护理团队提供实时日程、派遣、开票和利润追踪。
@derek_codez · X
The next generation of Home Service based business solutions

开发者提交经验证GitHub作品、完成工程挑战并通过盲评建立投资组合的招聘市场。
@BowenBuildsOne · X
Builders Echo - A proof-of-work hiring marketplace where companies post real engineering challenges and candidates submit GitHub-backed work, evaluated with blind review. Candidates will overtime build a strong portfolio of verified skills and experiences

竞价获取TryOut.Bid排名,位置归出价最高者。
@ammohitchaprana · X
I building: 1. - Startup launchpad 2. - pay to rank SaaS 3. - Custom software development agency 4. - Cloud hosting platform 5. MentorJi- Mock Tests, PYQs, Courses and Live Classes. 6. Build8 - AI Vibe Coding Platform developed by 7. Pitch-deck and presentation studio. Investor-ready storytelling for fundraising, partnerships and clinical/B2B communication as the venture scales. Web: 8. 11. BroDM: Instagram Comment-to-DM automation and an Instagram AI Agent that engages every lead instantly. Convert followers into customers while you sleep, travel, or run the business — works 24/7. 9. Reimburse: is expense reimbursement SaaS platform with multi-level approval workflows, receipt capture, real-time budgets, and a tamper-proof audit trail. Built multi-tenant and secure from day one. 10. 15. All-in-One School Management Sys

Outbid competitors, rank higher, and get seen. Rankings are determined by bids—nothing else.
@lionelzhangnl · X
pls take a look at:

Speech to text dictation and multi-engine speed benchmarking. Compare OpenAI GPT-Transcribe, Deepgram Nova-3, NVIDIA Parakeet, and Fish Audio with local IndexedDB privacy.
@alvaisy · X
finished voice to text small web app for my own itch. it's opensource. use openrotuer key. and use it with 4 models.

通过AI反馈和评分的方式练习DevOps面试场景。
@brankopetric00 · X
I've got two 😀: - automate your X presence - helps you break into DevOps

Wurk.Flow unifies schema design, a live SQL workspace, column-level lineage, and source-to-target mapping in one local-first modeling IDE — in your browser or on your desktop. Free
@WurkHaus · X
What happens when you got told no to a 3k quote for a data tool and spend a year building one instead.

发现认证创作者,发送活动邀约,管理支付。
@lumorabuild · X


可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t