@suryavs/suryavs.js
v0.0.2
Published
a unique helper package contains lot of hellper functions, made for code easiness and reduce the development time!
Readme
Wellcome to @suryavs/suryavs.js package! package develop by: Surya V S! This package provides lot of pre created helper functions! this package is designed to reduce the main development time and main code complexity! Using this package you will able to write minimal code in small time for your production application. Motive of this package is provide pre created lot of functions for code easiness that's why main code remains simple and easy to understand and read. advantages of this package: Code remains easy to read write and understand.
install command: npm install @suryavs/suryavs.js
pre created functions:
- test(): using this function you will able to test your package it is working or not working successfully installed or not installed.
- getAnswerFromSuryaAI("Your question"): this functions accept Q parameter for question and returns your question's answer generated from AI.
- getYoutubeVideoSummaryFromSuryaAI("Your video URL"): this accepts youtubeVideoURL parameter for YouTube video URL and returns summary of your YouTube video generated from AI.
- getYoutubeVideoTranscriptFromSuryaAI("Your video URL"): this accepts youtubeVideoURL parameter for YouTube video URL and returns Transcript of your YouTube video generated from AI.
Currently these 4 functions is available new functions will be added soon! Thank you for using our package best regards Surya V S
