File size: 1,348 Bytes
b18de1a
 
 
b5d15eb
 
b18de1a
b5d15eb
b18de1a
 
6bd3e57
b18de1a
6bd3e57
fb4a4b8
6bd3e57
b18de1a
6bd3e57
b18de1a
 
 
fb4a4b8
 
 
6bd3e57
b18de1a
6bd3e57
b18de1a
6bd3e57
b18de1a
 
 
 
e252f82
b18de1a
e252f82
b18de1a
01b3fb3
b18de1a
 
 
 
 
 
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
37
38
39
40
41
42
43
---
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)