--- license: apache-2.0 title: Search Engine sdk: streamlit emoji: 🏃 colorFrom: red colorTo: yellow short_description: Search Engine With LLM --- # 🤖 NileAI - Smart AI Chat Welcome to NileQuest, an interactive AI-powered chat agent designed to provide real-time web search and insights. This application uses LangChain and Streamlit to deliver a seamless and intelligent search experience. ## Features - **Real-Time AI Chat**: Interact with an AI that can answer questions and provide search results. - **Web Search Integration**: Fetch and display relevant information from the web. - **Transparent Interaction**: See the AI's thoughts and actions as it processes queries using `StreamlitCallbackHandler`. ### Live Demo Check out the live demo of NileQuest: [NileQuest Live Preview](https://llm-nile-search-engine-14.streamlit.app/) ### Prerequisites - Python 3.7 or later - `requests` library - `gradio` library - `streamlit` library - `langchain` library ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Contact For questions or feedback, please contact heynilesh05@gmail.com.