[PR #47] [MERGED] update all the README.md about how to go to the desired project directory #121

Closed
opened 2025-11-06 14:56:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/47
Author: @zjjzyl
Created: 12/15/2024
Status: Merged
Merged: 12/26/2024
Merged by: @Shubhamsaboo

Base: mainHead: update-docs


📝 Commits (2)

  • 0637432 chore: update all the README.md about how to go to the desired project directory
  • d0785cc Merge branch 'main' into update-docs

📊 Changes

42 files changed (+46 additions, -14 deletions)

View changed files

📝 README.md (+1 -1)
📝 advanced_tools_frameworks/gemini_multimodal_chatbot/README.md (+1 -0)
📝 advanced_tools_frameworks/llm_router_app/README.md (+1 -0)
📝 advanced_tools_frameworks/local_chatgpt_clone/README.md (+1 -0)
📝 advanced_tools_frameworks/local_llama3.1_tool_use/README.md (+1 -1)
📝 advanced_tools_frameworks/web_scrapping_ai_agent/README.md (+1 -0)
📝 advanced_tools_frameworks/web_search_ai_assistant/README.md (+1 -0)
📝 ai_agent_tutorials/ai_customer_support_agent/README.md (+1 -0)
📝 ai_agent_tutorials/ai_finance_agent_team/README.md (+1 -0)
📝 ai_agent_tutorials/ai_health_fitness_agent/README.md (+2 -1)
📝 ai_agent_tutorials/ai_investment_agent/README.md (+1 -0)
📝 ai_agent_tutorials/ai_journalist_agent/README.md (+1 -0)
📝 ai_agent_tutorials/ai_legal_agent_team/README.md (+1 -1)
📝 ai_agent_tutorials/ai_meeting_agent/README.md (+1 -0)
📝 ai_agent_tutorials/ai_movie_production_agent/README.md (+1 -0)
📝 ai_agent_tutorials/ai_personal_finance_agent/README.md (+1 -0)
📝 ai_agent_tutorials/ai_services_agency/README.md (+1 -1)
📝 ai_agent_tutorials/ai_startup_trend_analysis_agent/README.md (+1 -1)
📝 ai_agent_tutorials/ai_travel_agent/README.MD (+1 -0)
📝 ai_agent_tutorials/local_news_agent_openai_swarm/README.md (+1 -1)

...and 22 more files

📄 Description

I've found the repository to be incredibly useful.
However, upon walking throught the ai_customer_support_agent tutorials, it appears that the README.md files lack instructions on how to navigate to the project directory, which is essential for executing pip install -r requirements.txt successfully.
To resolve this, I'm submitting a pull request to include the missing step.


🔄 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/47 **Author:** [@zjjzyl](https://github.com/zjjzyl) **Created:** 12/15/2024 **Status:** ✅ Merged **Merged:** 12/26/2024 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `update-docs` --- ### 📝 Commits (2) - [`0637432`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/063743212949a7ad47b7c594cc148122edd1fad1) chore: update all the README.md about how to go to the desired project directory - [`d0785cc`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d0785ccfc7a7b23756d8c1f3336032f2d0759717) Merge branch 'main' into update-docs ### 📊 Changes **42 files changed** (+46 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `advanced_tools_frameworks/gemini_multimodal_chatbot/README.md` (+1 -0) 📝 `advanced_tools_frameworks/llm_router_app/README.md` (+1 -0) 📝 `advanced_tools_frameworks/local_chatgpt_clone/README.md` (+1 -0) 📝 `advanced_tools_frameworks/local_llama3.1_tool_use/README.md` (+1 -1) 📝 `advanced_tools_frameworks/web_scrapping_ai_agent/README.md` (+1 -0) 📝 `advanced_tools_frameworks/web_search_ai_assistant/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_customer_support_agent/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_finance_agent_team/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_health_fitness_agent/README.md` (+2 -1) 📝 `ai_agent_tutorials/ai_investment_agent/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_journalist_agent/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_legal_agent_team/README.md` (+1 -1) 📝 `ai_agent_tutorials/ai_meeting_agent/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_movie_production_agent/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_personal_finance_agent/README.md` (+1 -0) 📝 `ai_agent_tutorials/ai_services_agency/README.md` (+1 -1) 📝 `ai_agent_tutorials/ai_startup_trend_analysis_agent/README.md` (+1 -1) 📝 `ai_agent_tutorials/ai_travel_agent/README.MD` (+1 -0) 📝 `ai_agent_tutorials/local_news_agent_openai_swarm/README.md` (+1 -1) _...and 22 more files_ </details> ### 📄 Description I've found the repository to be incredibly useful. However, upon walking throught the `ai_customer_support_agent` tutorials, it appears that the README.md files lack instructions on how to navigate to the project directory, which is essential for executing `pip install -r requirements.txt` successfully. To resolve this, I'm submitting a pull request to include the missing step. --- <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 2025-11-06 14:56:32 -06: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#121