om4r932 commited on
Commit
1c0fea7
·
verified ·
1 Parent(s): 35ede3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -10,10 +10,8 @@ pinned: false
10
 
11
  ## APIs
12
 
13
- - `DocFinder` : Search technical documents from 3GPP / ETSI by their ID or using keywords ([documentation](https://organizedprogrammers-docfinder.hf.space/docs))
14
- - `3GPPDocFinder` : Search 3GPP technical documents and specifications by their ID or using keywords. ([documentation](https://organizedprogrammers-3gppdocfinder.hf.space/docs))
15
- - `3GPPSpecSplitter` : Retrieve contents of 3GPP specifications (don't work with technical documents). ([documentation](https://organizedprogrammers-3gppspecsplitter.hf.space/))
16
- - `ETSIDocFinder` : Searched ETSI documents by their ID. ([documentation](https://organizedprogrammers-etsidocfinder.hf.space/docs))
17
  - `FastAPI_KIG` : Generate key issues, evaluate problematic specificity, and generate problem descriptions. ([documentation](https://organizedprogrammers-fastapi-kig.hf.space/docs))
18
  - `Ptt Endpoints` : API for patentability tools (searching prior art, evaluating document novelty).
19
  - `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
+ - `DocFinder` : Search technical documents from 3GPP / ETSI / GP by their ID or using keywords ([documentation](https://organizedprogrammers-docfinder.hf.space/docs))
14
+ - `SpecSplitter` : Retrieve contents of 3GPP / ETSI specifications (don't work with technical documents). ([documentation](https://organizedprogrammers-specsplitter.hf.space/))
 
 
15
  - `FastAPI_KIG` : Generate key issues, evaluate problematic specificity, and generate problem descriptions. ([documentation](https://organizedprogrammers-fastapi-kig.hf.space/docs))
16
  - `Ptt Endpoints` : API for patentability tools (searching prior art, evaluating document novelty).
17
  - `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))