Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ pinned: false
|
|
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))
|
18 |
- `Insight Finder` : API to retrieve a list of technologies covering each constraints from a technical problem. ([documentation](https://organizedprogrammers-insight-finder.hf.space/docs))
|
19 |
-
- `Problematic Specificity Evaluation` : Evaluate the
|
20 |
- `Reqxtract` : Extract, categorize and generate solutions based on extracted requirements ([documentation](https://organizedprogrammers-reqxtract-v2.hf.space/apidocs))
|
21 |
- `Search Technologies` : Retrieve technologies using cosine similarity and Levenshtein distance with an API and a UI. ([documentation](https://organizedprogrammers-search-technologies-api.hf.space/))
|
22 |
- `>>> Add your API projects here`
|
|
|
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))
|
18 |
- `Insight Finder` : API to retrieve a list of technologies covering each constraints from a technical problem. ([documentation](https://organizedprogrammers-insight-finder.hf.space/docs))
|
19 |
+
- `Problematic Specificity Evaluation` : Evaluate the specificity of your problematic using a finetuned model ([documentation](https://organizedprogrammers-fastapi-problematic-specificity.hf.space/docs))
|
20 |
- `Reqxtract` : Extract, categorize and generate solutions based on extracted requirements ([documentation](https://organizedprogrammers-reqxtract-v2.hf.space/apidocs))
|
21 |
- `Search Technologies` : Retrieve technologies using cosine similarity and Levenshtein distance with an API and a UI. ([documentation](https://organizedprogrammers-search-technologies-api.hf.space/))
|
22 |
- `>>> Add your API projects here`
|