- 📚 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.
- 🔧 agentops:
Fixed compatibility issue with Numba by exposing
print_logger
at the module level inagentops.logging.instrument_logging
, ensuring it can be resolved viagetattr()
without affecting existing logging behavior.
- Master QR Code Creation and Customization with Python
- Building a Pneumonia Detection Model with Transfer Learning
- Enhancing Movie Recommendations with TF-IDF Vectorization and K-Means Clustering
- Parsing PDFs and Ingesting Data into Neo4j Using Python and Cypher
- Health Profile Analysis, Revealing Disorder Patterns, Medication Guidance and Risk Classification
- CrewAI Community Profile: Active contributor in the CrewAI community, sharing insights, tools, and support for developers building autonomous agent solutions.