--- title: StreamNet Sales Assistant emoji: 🤖 colorFrom: blue colorTo: purple sdk: docker pinned: false license: mit --- # StreamNet Sales Assistant 🤖 AI-powered sales assistant that helps the sales department with e.g.: get pricing information, and generate professional quotes. ## Features - 🔍 **Product Search**: Advanced search across our product database - 📊 **Data Analysis**: Statistical insights and product comparisons - 🌍 **Exchange Rates**: Real-time currency conversion - 🌐 **Web Search with Tavaily**: Instantly search the web for up-to-date product information - 💰 **Quote Generation**: Professional quote creation with current exchange rates ## How to Use Simply start a conversation with the assistant! You can: - Ask about specific products: "Can you give me a price for a Saber 4k+?" - Request quotes: "I need a 55 inch Samsung TV, what are my options?" - Get exchange rates: "What are the current exchange rates?" - Explore categories: "What categories of Samsung products do you have?" ## Technology Stack - **AI Framework**: LangGraph + LangChain - **Language Model**: GPT-5-mini - **Database**: MySQL with SQLAlchemy - **UI**: Gradio ## Repository Full source code is available at: [https://github.com/krinya/sales_assistant_with_quote](https://github.com/krinya/sales_assistant_with_quote)