mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-05-06 00:14:28 -05:00
resolves a few issues from other folders
This commit is contained in:
@@ -37,8 +37,8 @@ An Agentic recruitment system built on phidata and Streamlitthat automates the t
|
||||
1. **Setup Environment**
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
|
||||
cd ai_agent_tutorials/ai_recruitment_agent_team
|
||||
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
|
||||
cd ai_agent_tutorials/ai_recruitment_agent_team
|
||||
|
||||
# Install dependencies
|
||||
pip install -r requirements.txt
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
google-generativeai==0.8.3
|
||||
streamlit==1.30.0
|
||||
streamlit==1.41.1
|
||||
phidata==2.7.2
|
||||
Pillow==11.0.0
|
||||
duckduckgo-search==6.3.7
|
||||
|
||||
Reference in New Issue
Block a user