Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
- fa
|
7 |
- en
|
8 |
---
|
9 |
-
Product catalog generator
|
10 |
-
|
11 |
-
|
|
|
|
6 |
- fa
|
7 |
- en
|
8 |
---
|
9 |
+
# Product catalog generator
|
10 |
+
|
11 |
+
This is a custom LLM fine tuned on LLama 2 based on [Basalam](https://basalam.com) products to infer enitty (product types) and attributes based on product data. You can use it on any similar dataset.
|
12 |
+
## Github repo: https://github.com/basalam/product-catalog-generator
|