Wykres commitów

381 Commity (main)

Autor SHA1 Wiadomość Data
Nilesh c26bb6dbe7
Merge pull request #76 from Maria-Aidarus/main
API Microservice
2023-12-05 09:21:52 +05:30
Huda Joad ded050d616 slightly modified simplifyContent() to preserve more tags 2023-12-04 23:57:46 +03:00
Huda Joad d9735112c5 preserve body tag 2023-12-04 23:48:24 +03:00
Huda Joad 7de9f17ec3 preserve body tag 2023-12-04 23:48:11 +03:00
Huda Joad 5b3c6578aa modified simplifyContent() 2023-12-04 23:43:59 +03:00
Huda Joad 9d8827ab52 changed the function a little to keep the tags 2023-12-04 23:38:18 +03:00
Maria 186d6c22dd
Merge pull request #6 from Maria-Aidarus/updatePrompt
Updated prompt
2023-12-01 16:09:04 +03:00
aishaalsubaie c7399df455 updated prompt 2023-12-01 15:05:58 +03:00
Skultrix 55e084f11b Deleted public index.html 2023-11-30 12:54:28 +03:00
Skultrix f9d89ec9e8 Deleted firebase.json 2023-11-30 12:53:58 +03:00
Skultrix 03f806eb0a Deleted firebase file 2023-11-30 12:53:40 +03:00
Skultrix 201cfd6b99 Deleted last firebase workflow 2023-11-30 12:53:12 +03:00
Skultrix 01624b8745 Deleted firebase workflow 2023-11-30 12:53:00 +03:00
Skultrix 3de7afb69b Deleted package.json 2023-11-30 12:52:16 +03:00
Skultrix b1d577101f Deleted index.js 2023-11-30 12:51:53 +03:00
Skultrix 7e3d8242d7 Deleted gitignore 2023-11-30 12:51:10 +03:00
Maria-Aidarus 4af057d61d updated the dependencies 2023-11-29 18:13:39 +03:00
Maria-Aidarus 8c3506bdcc fixed the firebase deployment service 2023-11-29 18:06:24 +03:00
Maria-Aidarus 326f4bd897 commented out the try/catch block in the gpt analysis function 2023-11-29 17:57:22 +03:00
Maria-Aidarus 801cabdce9 changed the structure of the imports 2023-11-29 12:22:24 +03:00
Maria-Aidarus 5478b7709f changed the structure of the imports 2023-11-29 12:18:49 +03:00
Maria-Aidarus 18e430969e chnaged the formatting 2023-11-28 21:47:22 +03:00
Maria-Aidarus 3a1689058e updated the package.json file 2023-11-28 21:11:25 +03:00
Maria-Aidarus edf8f0e41a updated the package.json file 2023-11-28 21:05:23 +03:00
Maria-Aidarus 92e01d67c9 chnaged the import again 2023-11-28 20:52:26 +03:00
Maria-Aidarus 2993b45a35 added the ai model functionality 2023-11-28 20:44:54 +03:00
Maria-Aidarus c6857eb355 chnaged the syntax of the import 2023-11-28 20:42:36 +03:00
Maria-Aidarus 586030a79a removed the import 2023-11-28 20:41:01 +03:00
Maria-Aidarus 4cf2d5e1d1 changed the import 2023-11-28 20:38:34 +03:00
Maria-Aidarus c00c8f0277 added the try/catch block back 2023-11-28 20:34:21 +03:00
Maria-Aidarus d83b03cc09 removed the functionality from the gpt analysis function 2023-11-28 20:29:12 +03:00
Maria-Aidarus e864cdb99a updated the paramters for the gpt function 2023-11-27 13:02:56 +03:00
Maria-Aidarus bb868258af removed the overflow option for the form 2023-11-26 15:14:12 +03:00
Huda Joad c46f1b0f28 edited comments 2023-11-25 01:01:18 +03:00
Huda Joad 5145b0fe3e trying another way to simplify 2023-11-25 00:59:25 +03:00
Huda Joad e6b9cfc6dd using node-fetch again cause apparently that wasnt the issue 2023-11-25 00:55:28 +03:00
Huda Joad 0056258711 changed to use https again in fetchContentFromURL() 2023-11-25 00:52:48 +03:00
Huda Joad 5cbb0f208c fixed syntax error 2023-11-25 00:49:06 +03:00
Huda Joad 45e4a696ac changed import type 2023-11-25 00:47:35 +03:00
Huda Joad ab4060003b added he back for testing 2023-11-25 00:44:52 +03:00
Huda Joad 6e6d44fc16 removed he as it is not really needed, just helpful, but gave runtime error 2023-11-25 00:42:25 +03:00
Huda Joad 950a4aee3c changed import format 2023-11-25 00:38:00 +03:00
Huda Joad c4b0159d22 new import: he 2023-11-25 00:36:04 +03:00
Huda Joad d2354929ee changed back cause nothing different 2023-11-25 00:31:16 +03:00
Huda Joad ff46e8f8bb checking if it works without stringify 2023-11-25 00:29:46 +03:00
Huda Joad a9a0d26746 added in special handling for headings in simplifyContent() 2023-11-25 00:26:54 +03:00
Huda Joad 73443e4ce4 modified the simplifyContent function to retain punctuation to make it more suitable for LLM analysis 2023-11-25 00:21:55 +03:00
Huda Joad cf1833e684 modified simplifyContent to make it cover more html 2023-11-25 00:15:52 +03:00
Huda Joad 259e45451f modified simplifyContent() 2023-11-25 00:10:29 +03:00
Huda Joad 9cdf9e6e45 changed openai import 2023-11-25 00:09:19 +03:00