Logo

dev-resources.site

for different kinds of informations.

Google and Anthropic are working on AI agents - so I made an open source alternative

Published at
1/9/2025
Categories
webdev
powerfuldevs
webscraping
data
Author
addy999
Author
7 person written this
addy999
open
Google and Anthropic are working on AI agents - so I made an open source alternative

Integrating Ollama, Microsoft vision models and Playwright I've made a simple agent that can browse websites and data to answer your query.

You can even define a JSON schema!

Watch it in action:

Example output:

{
  "events": [
    {
      "name": "Sonu Nigam Live in Concert",
      "date": "Sun, 23 Feb",
      "location": "Phoenix Marketcity, Bengaluru"
    },
    {
      "name": "Rambo Circus - Olympian Circus",
      "date": "Sat, 11 Jan onwards",
      "location": "Olympian circus, J.P nagar"
    },
    {
      "name": "Anubhav Singh Bassi Stand-up Comedy",
      "date": "Sat, 4 Jan onwards",
      "location": "St. John's Auditorium"
    },
    {
      "name": "Aakash Gupta - Daily Ka Kaam Hai",
      "date": "This Weekend",
      "location": "Prestige Centre"
    },
    {
      "name": "Japan Habba",
      "date": "This Weekend",
      "location": "Phoenix Marketcity, Bengaluru"
    }
  ]
}
Enter fullscreen mode Exit fullscreen mode

You can see the code here. AI options include Ollama, Anthropic or DeepSeek. All work well but I haven't done a deep comparison yet.

The project is still under development so comments and contributions are welcome!

powerfuldevs Article's
30 articles in total
Favicon
The Rise of AI Agents: Understanding the Revolution and Adapting to Change
Favicon
Google and Anthropic are working on AI agents - so I made an open source alternative
Favicon
Power BI vs Tableau vs Looker vs Qlik: A detailed comparison between top data visualization tools
Favicon
Finding the Right Microsoft Platform for Your Applications
Favicon
Top Advanced Power BI Features for Your Business
Favicon
Decoding Microsoft Integration Tools:Which One is Right for You?
Favicon
For A Despicably Good Cause : Small Steps, Big Impact!
Favicon
From Template to Tailored:The Power Platform Way
Favicon
Why You Should Hire a Power BI Developer for Your Business
Favicon
Never code lines on the HTML canvas again
Favicon
From Vanar Sena to Low Code Champions: Lessons from the Ramayana for Digital Transformation
Favicon
From Scribbles to Spells: Perfecting Instructions in Copilot Studio
Favicon
Securing Plain Text using SHA hashing: SHA-256 Sorcery
Favicon
Transforming Inventory Management with Power BI Dashboards in 2024
Favicon
Guรญa Paso a Paso para Realizar una Portabilidad Telefรณnica Empresarial
Favicon
Low-Code, Big Risks: Why Security Awareness is Crucial for Citizen Developers
Favicon
How to Build an AI Agent to Automate Mobile Auto Repair Task Scheduling
Favicon
๐Ÿ’ธ Make Money with Your AI Agent
Favicon
Writing Clean Code in Ruby on Rails Applications ๐Ÿงผ๐Ÿ’ป
Favicon
ALWAYS A DATA NERD
Favicon
Dataverse Solution Checker doesn't like PCFs
Favicon
Permission and Data Security in No-Code: Why it matters and How to control
Favicon
Best Tool for Query anything with SQL
Favicon
Unveiling the Mysteries: Dataverse API
Favicon
Guide: How to add Write-Back capabilities to Power BI reports with Power Apps โ€” Part 2
Favicon
Guide: How to add Write-Back capabilities to your Power BI reports with Power Appsโ€Š-โ€ŠPartย 1
Favicon
Draw on the HTML canvas without code
Favicon
The Impact of Low-Code/No-Code Tools on Traditional Software Development
Favicon
Microsoft Power BI Consulting & Development Services
Favicon
๐Ÿš€ Embed Formbricks Forms in Webflow in Minutes โ€” No Code, Just Magic! ๐Ÿ’ปโœจ

Featured ones: