diff --git a/README.md b/README.md index b797225..d6da09e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ Curated List of Free APIs ## Funny +### AI Text Processing API + +- **Description:** Free API for text summarization, sentiment analysis, keyword extraction, translation, and cleaning. +- **API URL:** https://theoxicew-obedience-text-api.hf.space +- **Documentation:** https://github.com/vobedience65-cyber/free-ai-text-api +- **Features:** Summarize, Sentiment, Keywords, Translate, Clean +- **Authentication:** None (free tier) + + + - [icanhazdadjoke](https://icanhazdadjoke.com/api) - `curl -H 'Accept: application/json' https://icanhazdadjoke.com/` - [official-joke-api](https://official-joke-api.appspot.com/random_joke)