Spaces:
Running
Running
Change details
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ pinned: false
|
|
10 |
|
11 |
## APIs
|
12 |
|
13 |
-
- `3GPPDocFinder` : Search
|
14 |
-
- `3GPPSpecSplitter` : Retrieve contents of
|
15 |
-
- `ETSIDocFinder` : Searched
|
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))
|