Commit Graph

826 Commits

Author SHA1 Message Date
Shubhamsaboo
4d6140cdb4 chore: enhance README files across multiple agent applications by adding links to free step-by-step tutorials, providing users with comprehensive guidance on building each agent from scratch. 2025-11-27 21:58:03 -08:00
Shubham Saboo
e5364b9496 Merge pull request #390 from vpsir/patch-1
Add OpenAI package to requirements
2025-11-25 12:11:35 -08:00
Vishv Patel
761e1b2672 Add OpenAI package to requirements
"openai" python package is required in order to run the app.
2025-11-25 16:46:15 +05:30
Shubhamsaboo
b318d91ac6 feat: google_adk_crash_course update agents to use Gemini 3 Pro model and adjust environment variable settings 2025-11-24 16:49:01 -08:00
Shubhamsaboo
5e48f461f1 chore: update sponsorship section in README to reflect new sponsors and links 2025-11-24 14:34:55 -08:00
Shubham Saboo
7801d69482 Merge pull request #385 from selmantayyar/patch-1
Fix installation path in README.md
2025-11-21 17:16:25 -08:00
Shubhamsaboo
a5d9589258 fix: update sponsor name 2025-11-19 11:04:54 -08:00
Shubhamsaboo
23114ce01f feat: update sponsorship section in README 2025-11-19 11:01:56 -08:00
Selman Tayyar
49d3032f46 Fix installation path in README.md 2025-11-19 15:40:59 +03:00
Shubham Saboo
0faf5e2770 Merge pull request #383 from VinciGit00/main
feat: add toonify and scrapegraphai sdk
2025-11-17 10:35:32 -08:00
Marco Vinciguerra
d8a4a31b68 feat: removed scrapegraph-py 2025-11-16 13:52:37 -08:00
Marco Vinciguerra
782ddfe313 feat: add toonify and scrapegraphai sdk 2025-11-14 15:07:36 -08:00
Shubhamsaboo
a7b7c64015 chore: Update README 2025-11-13 10:37:15 -08:00
Shubhamsaboo
6ac9fd3f98 Update README to clarify testing instructions for OpenAI and Anthropic agents 2025-11-12 20:05:50 -08:00
Shubham Saboo
0e165e01ae Merge pull request #377 from Naimehossein77/main
The code was using the old `youtube-transcript-api` v0.6.3 syntax
2025-11-12 17:23:13 -08:00
Jubair Hossain Naim
3607ef25ec Delete .gitignore 2025-11-11 13:23:46 +06:00
Naimehossein77
1fd74234ce refactor: Enhance session state management and add testing script for improvements 2025-11-10 17:12:01 +06:00
Naimehossein77
595a08e694 refactor: Update YouTube transcript fetching logic and enhance error handling 2025-11-10 17:03:38 +06:00
Shubhamsaboo
d4c8c6a7ca chore: Remove AI Lead Generation Agent from README documentation 2025-11-09 20:43:29 -08:00
Shubhamsaboo
9657e3daba chore: Remove AI Lead Generation Agent files and documentation 2025-11-09 20:43:06 -08:00
Shubhamsaboo
759c16306b refactor: Update multimodal agent teams to use RunOutput and specify agno version
- Changed response type to `RunOutput` in multimodal design and coding agent teams for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility across all agents.
2025-11-09 20:39:52 -08:00
Shubhamsaboo
dad9e35374 refactor: Update AI real estate and recruitment agent teams to use RunOutput for type safety
- Changed response type to `RunOutput` in the AI real estate and recruitment agent teams for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility across all agents.
- Adjusted requirements for other dependencies to maintain consistency.
2025-11-09 20:39:36 -08:00
Shubham Saboo
07196ec469 Merge pull request #370 from AshminDhungana/main
chore: pin dependencies and update LangChain import for compatibility
2025-11-09 20:29:28 -08:00
Shubhamsaboo
cdf99eabe3 refactor: Update legal agent team to use new knowledge base structure and improve response handling
- Refactored legal agent team to utilize the new `Knowledge` class instead of `PDFKnowledgeBase`.
- Updated response type to `RunOutput` for better type safety across multiple functions.
- Changed agent model version from GPT-4.1 to GPT-5 for enhanced performance.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility.
2025-11-09 20:27:18 -08:00
Shubhamsaboo
b687794a52 refactor: Enhance AI agents with ExaTools integration and update requirements
- Integrated ExaTools for competitor URL retrieval in the AI competitor intelligence agent.
- Updated response handling to utilize `RunOutput` for improved type safety.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility across agents.
2025-11-09 15:55:21 -08:00
Shubhamsaboo
9d4a00a1fe refactor: Update AI agents to use RunOutput and specify agno version
- Changed response type to `RunOutput` in multiple AI agents for improved type safety.
2025-11-09 15:38:07 -08:00
Shubhamsaboo
f3029701cb refactor: Update AI agents to use RunOutput and specify agno version
- Changed response type to `RunOutput` in various AI agents for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility across all agents.
2025-11-09 15:26:13 -08:00
Shubhamsaboo
557a135831 refactor: Update AI agents to use RunOutput and specify agno version
- Changed response type to `RunOutput` in both the 3D pygame and Tic Tac Toe agents for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility.
2025-11-09 15:11:08 -08:00
Shubhamsaboo
78e7898cae refactor: Enhance multi_mcp_agent with SQLite database integration and update requirements
- Integrated SQLite database for memory management in multi_mcp_agent.
- Updated memory handling to use the new database instance.
2025-11-09 15:08:25 -08:00
Shubhamsaboo
62f760c18e refactor: Update travel planner and GitHub agent to use RunOutput and enhance requirements
- Changed `add_datetime_to_instructions` to `add_datetime_to_context` in travel planner for better context handling.
- Updated response type to `RunOutput` in both travel planner and GitHub agent for improved type safety.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility.
2025-11-09 15:02:32 -08:00
Shubhamsaboo
4fc1412062 refactor: Update corrective_rag to use Claude 4.5 Sonnet for LLM functionality 2025-11-09 14:56:26 -08:00
Shubhamsaboo
359e54e166 refactor: Update RAGPipeline to use Claude 4.5 Sonnet for response generation 2025-11-09 14:54:35 -08:00
Shubhamsaboo
37f72dad6d refactor: Update vision_rag.py to use the latest Gemini model
- Changed model from "gemini-2.5-flash-preview-04-17" to "gemini-2.5" for improved performance and stability.
2025-11-09 14:49:30 -08:00
Shubhamsaboo
013aa48bf5 refactor: Update qwen_local_rag_agent to use Agno v2.0 and enhance README
- Changed import path for OllamaEmbedder to reflect new Agno structure.
- Switched from show_tool_calls to debug_mode for improved debugging experience.
2025-11-09 14:44:22 -08:00
Shubhamsaboo
9bc6394fae refactor: Update local RAG agent to use AgentOS and enhance knowledge management
- Replaced PDFUrlKnowledgeBase with Knowledge class for improved document management.
- Updated to use AgentOS for the application interface instead of Playground.
- Adjusted README to reflect changes in the interface and knowledge base loading process.
- Specified minimum version for the 'agno' package in requirements.txt.
2025-11-09 14:41:25 -08:00
Shubhamsaboo
7c532cd8d6 refactor: Update rag_reasoning_agent to use Google Gemini and enhance knowledge management
- Replaced Claude model with Gemini for improved language processing.
- Updated knowledge management by replacing UrlKnowledge with Knowledge class.
- Enhanced session state handling to prevent duplicate URL loading.
- Adjusted README to reflect changes in API key requirements and default knowledge sources.
- Updated requirements.txt to specify a minimum version for the 'agno' package.
2025-11-09 12:06:51 -08:00
Shubhamsaboo
5685c508fc refactor: Update agentic_rag_gpt5 to use new Knowledge class and improve URL management
- Replaced UrlKnowledge with Knowledge for better document loading.
- Enhanced session state management for URLs to prevent duplicates.
- Updated placeholder URLs and query prompts for clarity.
- Adjusted requirements.txt to specify a minimum version for the 'agno' package.
2025-11-09 11:59:28 -08:00
Shubhamsaboo
b7f74685a4 refactor: Update agentic_rag_embedding_gemma to use new Knowledge class and improve URL handling
- Replaced PDFUrlKnowledgeBase with Knowledge for managing document loading.
- Enhanced URL management by adding a check to prevent duplicate URLs in session state.
- Updated requirements.txt to specify a minimum version for the 'agno' package.
2025-11-09 11:49:29 -08:00
Shubhamsaboo
b374ad906a fix: Update XAI Finance Agent to use new AgentOS and enable debug mode 2025-11-08 22:11:03 -08:00
Shubhamsaboo
15623fd4c6 fix: Update AI Scrapper to utilize new OpenAI models in the selection interface and README 2025-11-08 22:09:57 -08:00
Shubhamsaboo
074320081e feat: Enhance multimodal AI agent with improved API key handling and model updates 2025-11-08 22:08:37 -08:00
Shubhamsaboo
ca76169e03 chore: Remove local news agent files as part of project cleanup 2025-11-08 22:02:11 -08:00
Shubhamsaboo
828995333d fix: Update local travel agent to use new output type and adjust context handling
- Changed the output type from unspecified to RunOutput in the local travel agent.
- Updated context handling by changing 'add_datetime_to_instructions' to 'add_datetime_to_context' in both local travel agent and travel agent files.
2025-11-08 22:00:37 -08:00
Shubhamsaboo
cd2205df7d chore: Remove multimodal AI agent demo file as part of project cleanup 2025-11-08 21:57:39 -08:00
Shubhamsaboo
e0da24bfd5 fix: Update AI Startup Trend Analysis Agent to use new model 2025-11-08 21:56:46 -08:00
Shubhamsaboo
1dd955deed fix: Update music generator agent to use new output type and adjust requirements
- Changed the output type from RunResponse to RunOutput in the music generator agent.
- Updated requirements.txt to specify a minimum version for the 'agno' package.
2025-11-08 21:47:18 -08:00
Shubhamsaboo
210199b134 feat: Update AI Medical Imaging Agent to use new model and enhance output handling
- Changed model ID from "gemini-2.0-flash" to "gemini-2.5-pro" for improved performance.
- Specified the type of response from the medical agent's run method as RunOutput.
- Updated requirements.txt to enforce a minimum version for the 'agno' package.
2025-11-08 21:44:02 -08:00
Shubhamsaboo
f059512688 refactor: Update AI Data Analyst Agent to use DuckDbTools and streamline query handling
- Replaced DuckDbAgent with DuckDbTools for loading CSV data into DuckDB.
- Initialized a new Agent for data analysis with DuckDB and Pandas tools.
2025-11-08 21:30:56 -08:00
Shubhamsaboo
2a56875323 fix: Update function parameter names for clarity and improve README instructions
- Changed function parameter names from 'message' to more descriptive names in ai_breakup_recovery_agent.py.
- Updated README with correct repository URL and streamlined installation instructions.
- Modified requirements.txt to specify a minimum version for the 'agno' package.
2025-11-08 21:19:53 -08:00
Shubhamsaboo
a9931bb0c6 feat: Revamp Blog to Podcast Agent with improved API key handling and audio generation
- Updated Streamlit UI for better user experience with API key inputs and blog URL entry.
- Enhanced podcast generation process by integrating ElevenLabs for audio output.
- Improved error handling and summary display for generated podcasts.
- Updated requirements to ensure compatibility with newer library versions.
2025-11-08 21:11:42 -08:00