Spaces:
No application file
No application file
File size: 1,153 Bytes
e6aa627 b90ecb9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
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 [email protected].
|