Skip to content

Releases: guruyuga/gurunudi

v2.0.3 - Gurunudi AI Chatbot Client

15 Oct 12:27
28028b6
Compare
Choose a tag to compare

Gurunudi AI API Client provides access to Gurunudi AI API.

v1.4.1 - API key support added

05 Aug 15:53
3332e88
Compare
Choose a tag to compare

Python Client for Gurunudi AI

✨ View raw response

  • Raw JSON response: - added ability to view raw JSON response from Gurunudi server.

✨ 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.

✨ 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

👥 Contributors

This release is brought to you by @gurudevrao

v1.4.0 - API key support added

05 Aug 13:25
8d41837
Compare
Choose a tag to compare

Python Client for Gurunudi AI

✨ New features

  • API Key: - Use API Keys to access commercial Gurunudi AI models with greater performance and accuracy than the free version.

✨ 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

👥 Contributors

This release is brought to you by @gurudevrao

v1.3.7 - added new text classification API

10 Sep 15:54
9074b10
Compare
Choose a tag to compare

Python Client for Gurunudi AI

✨ New features

  • Text Classification: - Attempts to classify a given piece of text using specified model.

✨ 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

👥 Contributors

This release is brought to you by @gurudevrao

v1.3.4 - added support for NLI, NLG, NLP and NLQ

03 Sep 19:11
0b75a41
Compare
Choose a tag to compare

Python Client for Gurunudi AI

✨ 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

👥 Contributors

This release is brought to you by @gurudevrao

v1.3.2 - Production Release

02 Sep 15:26
28de7bd
Compare
Choose a tag to compare

Python Client for Gurunudi AI

✨ 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: - Simple 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 Generation: - Generates natural language text for a given structured intent
  • 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

👥 Contributors

This release is brought to you by @gurudevrao

v1.2.1 - Updated Documentation - Fixed a minor bug

30 Jun 19:48
a7780e1
Compare
Choose a tag to compare

Python Client for Gurunudi AI

✨ Major features

  • Chatbot: General conversation with Gurunudi AI
  • 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: Recognizes intents in a given piece of text
  • Keyword Extraction: - Lists keywords in a given piece of text
  • Language Detection: - Detects the language of a given piece of text
  • Named Entities: - Lists the named entities in a given piece of text
  • Sentence Extraction: - Extracts sentences from a given piece of text
  • Sentiment Analysis: - Analyzes the sentiment of a given piece of text
  • Spell Check: - Fixes any spelling issues in 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

👥 Contributors

This release is brought to you by @gurudevrao

v1.2 - Production Release

30 Jun 18:55
78e7474
Compare
Choose a tag to compare

This is the first major release of the Gurunudi AI client.

✨ Major features

  • NEW: Chatbot - general conversation with Gurunudi AI
  • NEW: Co-reference Resolution - resolves co-references in a text
  • NEW: Definition - returns definition(s) of a given noun or word or phrase
  • NEW: Fix Case - fixes any case issues in a text
  • NEW: Intent Extraction - recognizes intents in a given piece of text
  • NEW: Keyword Extraction - lists keywords in a given piece of text
  • NEW: Language Detection - detects the language of a given piece of text
  • NEW: Named Entities - lists the named entities in a given piece of text
  • NEW: Sentence Extraction - extracts sentences from a given piece of text
  • NEW: Sentiment Analysis - analyzes the sentiment of a given piece of text
  • NEW: Spell Check - fixes any spelling issues in a given piece of text
  • NEW: Summarize - generates a short summary of a long text
  • NEW: Syntactic Dependency - generates a dependency parse tree of the tokens in a text
  • NEW: Syntax Analysis - lists syntactic details like part of speech and lemma of the tokens in a text
  • NEW: Title Generation - generates a title for a given piece of large text
  • NEW: Topic Modeling - suggests topics for a given piece of text
  • NEW: Translate - translates text from one language to another

👥 Contributors

This release is brought to you by @gurudevrao