Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ pinned: false
|
|
| 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 |
- `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))
|
|
|
|
| 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))
|