[PR #127] [MERGED] NEW PROJ: AQI ANALYSIS AGENT - Agno + firecrawl + gradio (CAN MERGE) #12077

Closed
opened 2026-06-20 02:49:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/127
Author: @Madhuvod
Created: 2/20/2025
Status: Merged
Merged: 2/22/2025
Merged by: @Shubhamsaboo

Base: mainHead: agno-aqi-agent


📝 Commits (10+)

📊 Changes

4 files changed (+624 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_aqi_analysis_agent/README.md (+81 -0)
ai_agent_tutorials/ai_aqi_analysis_agent/ai_aqi_analysis_agent_gradio.py (+272 -0)
ai_agent_tutorials/ai_aqi_analysis_agent/ai_aqi_analysis_agent_streamlit.py (+265 -0)
ai_agent_tutorials/ai_aqi_analysis_agent/requirements.txt (+6 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/127 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/22/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `agno-aqi-agent` --- ### 📝 Commits (10+) - [`8411c90`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/8411c90d6901963d1417162f90366eb57e5cd238) added AI AQI analysis agent2 - [`37b9058`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/37b9058dff9b096f221777745ac90e54bea8e387) added AI AQI analysis agent3 - [`eb17161`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/eb17161e0470926348491fc35d8ecc3cc5e0d99c) api keys update st.success change - [`2e8b254`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/2e8b254391366e286304d8d8655da6f31cf993af) few changes - [`85f953c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/85f953c1cee180d25b905d555b06973cdfe2227d) Placeholder changes - [`2a7e2a0`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/2a7e2a0fe212a2374d0a9542319a25f4e31dddc5) flow change - [`396d95a`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/396d95ad8b21a1a5e6d02c23a6a55da19c3cf000) changes - [`732b688`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/732b68852a0e3236cac2a59c54d2a9c86a35879a) readme and requirements.txt - [`1bab3f4`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/1bab3f4b6163c75ccd884b69dd588876678913eb) Gradio UI - [`ef9d223`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ef9d223cd6e70e97ab36748957abee028c62ae85) Gradio readme changes ### 📊 Changes **4 files changed** (+624 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_aqi_analysis_agent/README.md` (+81 -0) ➕ `ai_agent_tutorials/ai_aqi_analysis_agent/ai_aqi_analysis_agent_gradio.py` (+272 -0) ➕ `ai_agent_tutorials/ai_aqi_analysis_agent/ai_aqi_analysis_agent_streamlit.py` (+265 -0) ➕ `ai_agent_tutorials/ai_aqi_analysis_agent/requirements.txt` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-20 02:49:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#12077