Spaces:
Configuration error
Configuration error
AI Product Search Agent
This is a fully free, deployable AI tool built with Streamlit and LangChain that searches Amazon cellphone accessories using natural language.
Features
- Natural language understanding
- Vector search (FAISS + sentence-transformers)
- Price and keyword filtering
- Conversational agent interface
- Deployed on Hugging Face Spaces
How to Run
Locally
pip install -r requirements.txt
streamlit run app.py
Hugging Face Spaces
- Create a new Space (Streamlit)
- Upload all files
- Add your
secrets.toml
with an OpenRouter or OpenAI API key - Deploy!
Enjoy your free AI agent!