om4r932 commited on
Commit
72255c1
·
verified ·
1 Parent(s): 6c11717

Change details

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,9 +10,9 @@ pinned: false
10
 
11
  ## APIs
12
 
13
- - `3GPPDocFinder` : Search indexed 3GPP documents by their ID or using keywords. ([documentation](https://organizedprogrammers-3gppdocfinder.hf.space/docs))
14
- - `3GPPSpecSplitter` : Retrieve contents of indexed 3GPP documents. ([documentation](https://organizedprogrammers-3gppspecsplitter.hf.space/docs))
15
- - `ETSIDocFinder` : Searched indexed ETSI documents by their ID. ([documentation](https://organizedprogrammers-etsidocfinder.hf.space/docs))
16
  - `FastAPI_KIG` : Generate key issues, evaluate problematic specificity, and generate problem descriptions. ([documentation](https://organizedprogrammers-fastapi-kig.hf.space/docs))
17
  - `Ptt Endpoints` : API for patentability tools (searching prior art, evaluating document novelty).
18
  - `SERPent` : Search multiple sources (DuckDuckGo, Bing, arXiv, Google Patents) for documents and retrieve their contents using a single API. ([documentation](https://organizedprogrammers-serpent.hf.space))
 
10
 
11
  ## APIs
12
 
13
+ - `3GPPDocFinder` : Search 3GPP technical documents and specifications by their ID or using keywords. ([documentation](https://organizedprogrammers-3gppdocfinder.hf.space/docs))
14
+ - `3GPPSpecSplitter` : Retrieve contents of 3GPP specifications (don't work with technical documents). ([documentation](https://organizedprogrammers-3gppspecsplitter.hf.space/))
15
+ - `ETSIDocFinder` : Searched ETSI documents by their ID. ([documentation](https://organizedprogrammers-etsidocfinder.hf.space/docs))
16
  - `FastAPI_KIG` : Generate key issues, evaluate problematic specificity, and generate problem descriptions. ([documentation](https://organizedprogrammers-fastapi-kig.hf.space/docs))
17
  - `Ptt Endpoints` : API for patentability tools (searching prior art, evaluating document novelty).
18
  - `SERPent` : Search multiple sources (DuckDuckGo, Bing, arXiv, Google Patents) for documents and retrieve their contents using a single API. ([documentation](https://organizedprogrammers-serpent.hf.space))