Spaces:
Sleeping
Sleeping
| 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) | |