rnadigital / agentcloud

Agent Cloud is like having your own GPT builder with a bunch extra goodies. The GUI features 1) RAG pipeline which can natively embed 260+ datasources 2) Create Conversational apps (like GPTs) 3) Create Multi Agent process automation apps (crewai) 4) Tools 5) Teams+user permissions. Get started fast with Docker and our install.sh
https://agentcloud.dev
GNU Affero General Public License v3.0
421 stars 90 forks source link

Support Serper.dev + Serp API + Web Scraping tools #221

Open anada10 opened 1 month ago

anada10 commented 1 month ago

Add support for Google Search Tools (via Serp API and Serper.dev) two tools Serper - https://docs.crewai.com/tools/SerperDevTool/ Serp API - https://python.langchain.com/v0.1/docs/integrations/providers/serpapi/

Add support for some sort of Scraping Tool (https://python.langchain.com/v0.1/docs/use_cases/web_scraping/)