Added classes for aimodel and article/article_list, implemented wrapper

to use aimodel to extract keyword from a article's content
This commit is contained in:
2024-01-08 04:14:38 +00:00
parent 9d51bd91a8
commit 3dd7d65ee7
8 changed files with 442 additions and 386 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
*.env
venv/
.*/
.*/
__pycache__