Skip to content

Commit 8c3d2ff

Browse files
committed
Added technologies.
1 parent 2c11fc3 commit 8c3d2ff

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,22 @@ Some cleanup for the products.csv was done:
3939
* removed new lines;
4040
* used the first sentence (100 chars) for the embeddings.
4141

42-
I'm storing product_embeddings inside a Pandas dataframe (database -> in_memory.db.py)
42+
I'm storing product_embeddings inside a Pandas dataframe (database -> in_memory.db.py).
4343

4444
</td>
4545
</tr>
4646
</table>
4747

4848
### Built With
4949

50-
- [GitHub Flavored Markdown Spec](https://github.github.com/gfm/)
51-
- [Cookiecutter](https://github.com/cookiecutter/cookiecutter)
52-
- [GitHub Actions](https://github.com/features/actions)
53-
- [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli)
50+
- BAML
51+
- Python 3.12
52+
- FastAPI
53+
- OpenAI
54+
- Pydantic
55+
- Pandas
56+
- Numpy
57+
- Swagger
5458

5559
## Getting Started
5660

0 commit comments

Comments
 (0)