divy-techie/search_engine_with_agents
change file name to app
Add metadata and short description to README
Update README with project metadata
update yml
update yml
update yml
Merge branch 'main' of https://github.com/savvy1910/search-engine-LLM
update yml
Update Git configuration and rebase workflow
Update main.yml
Add git push step to main workflow
update yml
restructure
Refactor myApp.py for improved structure
Refactor and organize imports and tool setup
Add GitHub Actions workflow for Hugging Face sync
Update requirements.txt
Update requirements.txt to include new dependencies
Update langchain version and dependencies in requirements
Integrate Tavily search and refactor imports
Reorder requirements in requirements.txt
Refactor Streamlit app to use new agent initialization
Added Dev Container Folder
Refactor chatbot to use new agent and tools
Clean up requirements.txt by removing duplicates
add secret key
Add files via upload
Initial commit
