๐ Hi, I'm Harikrishnan
- ๐ crewAI-tools
Contributed
arxiv_paper_tool
: Developed a tool that enables CrewAI agents to search, retrieve, and summarize scientific papers from arXiv using the arXiv API. Supports specifying topics, keywords, or authors, and returns concise summaries with links for deeper readingโideal for research-oriented autonomous agents.
- ๐ง crewAI-tools
ContributedFileCompressorTool
:
Developed a utility tool for compressing files and directories into formats like.zip
,.tar
,.tar.gz
,.tar.bz2
, and.tar.xz
using Python, designed to integrate smoothly with CrewAI agents.