This project implements Searchly, an AI-powered search assistant that integrates multiple search tools like ArXiv, Wikipedia, and DuckDuckGo to provide real-time information retrieval. Built using LangChain and Streamlit, the agent leverages a Large Language Model (gemma2-9b-it) to intelligently query various sources and return relevant answers to user questions.
- Web App link: search-engine-agent-wassim-hamra.streamlit.app
⚠️ Wake the Streamlit Application if it's sleeping
- Python 3.10+
- streamlit
- langchain
- langchain_groq
- langchain_community
- duckduckgo_search
- arxiv, wikipedia