Hey I am on Medial • 1d
Hey y'all, So I've been working on this tool that lets you scrape any website and gives json as response, structure the data your way, and even guide it with natural language prompts like an API for the whole web. I have built the core (robust scraper + AI agent), now building the dashboard. eg. POST with body { "url": "https://news.ycombinator.com", "schema": { "title": "string", "url": "string", "upvotes": "number" }, "prompt": "Extract top 3 news stories with titles, links, and upvote counts." } response from the api [ { "title": "Rust 1.70 Released", "url": "https://blog.rust-lang.org/...", "upvotes": 256 }, { "title": "The Future of AI in Healthcare", "url": "https://example.com/ai-healthcare", "upvotes": 189 } // ... ] Would you use this? Love your thoughts!
Hey I am on Medial • 7m
hii, i have created an ai android app where i use gemini api to fetch ai response i use gemini 1.5 flash. It provide rate limit of 15 RPM and 1M TPM (tokens per minute) which is obviously less in production. So, i have an idea that i will generate 20
See MoreCrafting Digital Suc... • 1y
Alright friends, listen up! 👀 In our previous automation post, I showed you how to send an email when a Google Form is submitted. Right? Well, now we're taking it to the next level by making that automation even more dynamic using APIs and AI! 🤯
See MoreFounder SphereMind T... • 4m
AI in Rural Healthcare: A Game Changer! Rural areas struggle with limited healthcare access, but Artificial Intelligence (AI) is bridging the gap! From AI-powered health apps to smart diagnostics and predictive analytics, AI is making healthcare
See MoreHey I am on Medial • 2m
Al courses suggestions Hi everyone, I am looking for Al courses, but I don't want to see the courses where they uses the paid API from ai integration. I need a course or resources,where they teach us how to interact with open source ai model, and
See MoreDownload the medial app to read full posts, comements and news.