41 Commits

Author SHA1 Message Date
04cb
186b0905bc Fix typo: Rename misspelled folder names
- opeani_research_agent -> openai_research_agent
- web_scrapping_ai_agent -> web_scraping_ai_agent
- ai_Self-Evolving_agent -> ai_self_evolving_agent (consistent naming)
2026-03-02 07:30:57 +08:00
oPitanga
0c34ffd2fc Fix installation path in README.md 2026-01-13 21:30:48 -03:00
Maxim Gorshkov
22f7aa73c8 Fix typo in instructions for xAI Finance Agent 2026-01-12 00:16:24 -05:00
Shubhamsaboo
a1030c00e7 Refactor AI Investment Agent to utilize AgentOS framework, update README for new features and usage instructions, and remove Streamlit dependency from the main application logic. 2026-01-01 16:54:47 -08:00
Shubham Saboo
9c3738877a Add tutorial link to README for web scraping AI agent
Added a tutorial link for building the web scraping AI agent.
2025-11-30 21:49:29 -08:00
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
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
Selman Tayyar
49d3032f46 Fix installation path in README.md 2025-11-19 15:40:59 +03: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
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
gargi
b40202c74e feat: update Life Insurance Coverage Advisor to use OpenAI GPT-5 instead of OpenRouter 2025-10-04 13:39:08 -07:00
Shubham Saboo
35507a6bc9 Update README to reflect new script name 2025-10-04 10:29:05 -07:00
Shubhamsaboo
84da05a52c Add Life Insurance Coverage Advisor agent 2025-10-04 09:35:50 -07:00
Shubham Saboo
2128c47522 Merge pull request #257 from BartugKaan/feature/travel-agent-ics-export
feat(travel_agent): Add iCalendar (.ics) export functionality to planners
2025-07-31 22:04:20 -05:00
Shubham Saboo
96f1ce349a Merge pull request #255 from abhaysingh1122/fix/music-generator-audio-playback
Fix/music generator audio playback
2025-06-28 21:41:33 -05:00
Bartuğ Kaan Çelebi
b9892aeed1 Add calendar (.ics) export to travel agent apps 2025-06-24 11:04:01 +03:00
abhaysingh1122
aa37cf7e24 Fix: working music generator using ModelsLab + OpenAI keys 2025-06-22 20:37:14 +05:30
Mehul Gohil
c23ea56a11 Fix installation instruction
Fix change dir path to `awesome-llm-apps/starter_ai_agents/ai_data_analysis_agent`
2025-06-20 21:16:38 +05:30
wuboxin98
3e2479951a Merge branch 'main' into main 2025-06-20 10:04:12 +08:00
Shubham Saboo
53b1aa7cfe Update meme generator README.md 2025-06-19 15:52:34 -05:00
boxin.wu
0f68b3578d Update README.md 2025-06-19 16:34:01 +08:00
abhaysingh1122
9391a64a8b Fix: Correct environment variable name for ElevenLabs API 2025-06-15 11:51:20 +05:30
Tari
a1da7981a7 chore: fix typo 2025-06-13 17:48:06 +05:30
Roman
e66ed5971f docs: fixed reference in pip command 2025-05-27 07:13:54 +03:00
Yogendra Singh
dc99c18f18 Remove .DS_Store file from ai_breakup_recovery_agent and update .gitignore 2025-05-08 17:35:45 +05:30
ShubhamSaboo
25c36f9182 Updated Agentic RAG math tutor 2025-05-04 15:57:35 -05:00
sahithi37
9400335d37 Rename README.md.txt to README.md 2025-04-25 15:10:52 -04:00
sahithi37
a2f81a42ad Added Agentic RAG Math Agent submission 2025-04-25 15:04:51 -04:00
ShubhamSaboo
ea3fe6913b Updated repo structure 2025-04-17 16:01:23 -05:00