Python Client for Gurunudi AI
:sparkles: View raw response
* **Raw JSON response:** - added ability to view raw JSON response from Gurunudi server.
:sparkles: High performance and greater accuracy
* **API Key:** - Use API Keys to access commercial Gurunudi AI models with greater performance and accuracy than the free version.
:sparkles: Major features
* **Auto Complete:** - Attempts to auto-complete a given piece of text
* **Auto Correct:** - Fixes any misspelled words or mixed up words in a given piece of text
* **Chatbot:** General conversation with Gurunudi AI
* **Context QA:** Attempts to answer a query in a given context
* **Co-reference Resolution:** Resolves co-references in a text
* **Definition:** Returns definition(s) of a given noun or word or phrase
* **Fix Case:** Fixes any case issues in a text
* **Intent Extraction:** Extracts structured intents from a given piece of text
* **Keyword Extraction:** - Lists keywords in a given piece of text
* **Knowledge Graph:** - Structured Intent based queries to extract information from Gurunudi Knowledge Graph
* **Language Detection:** - Detects the language of a given piece of text
* **Named Entities:** - Lists the named entities in a given piece of text
* **Natural Language Inference:** - Generates natural language inferences for a given text
* **Natural Language Generation:** - Generates natural language text for a given structured intent
* **Natural Language Processing:** - Combines Sentence Extraction + Syntax Analysis + Syntactic Dependency + Named Entities in one API call
* **Natural Language Query:** - Natural language queries to extract information from Gurunudi Knowledge Graph
* **Sentence Extraction:** - Extracts sentences from a given piece of text
* **Sentiment Analysis:** - Analyzes the sentiment of a given piece of text
* **Summarize:** - Generates a short summary of a long text
* **Syntactic Dependency:** - Generates a dependency parse tree of the tokens in a text
* **Syntax Analysis:** - Lists syntactic details like part of speech and lemma of the tokens in a text
* **Title Generation:** - Generates a title for a given piece of large text
* **Topic Modeling:** - Suggests topics for a given piece of text
* **Translate:** - Translates text from one language to another
:busts_in_silhouette: Contributors
This release is brought to you by gurudevrao