SAMARTH stands for Smart A.I. with Multi-Functional Automation and Robust Task Handling
SAMARTH is a powerful and versatile A.I tool that could be used for a variety of tasks with near AGI capability
It is a Browser Automation tool upon GPT-3 which does achieves objective set by user without any human intervention in between.
This is the submission of team Code Crafters for the Warpspeed Hackathon held on 13th and 14th May 2023 at Bangalore.
https://www.youtube.com/watch?v=kUSF4WNfOfk
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language
- Run
pip install openaiin terminal.
Playwright is a Python library to automate Chromium, Firefox and WebKit browsers with a single API.
Run these two commands in your terminal
2. pip install playwright
3. playwright install
Library for performing speech recognition, with support for several engines and APIs, online and offline.
- Run
pip install SpeechRecognitionin terminal.
5.Run pip install pyaudio in terminal
- Run
pip install google-cloud-speechin terminal.
- Run
pip install subprocessin terminal.
- Create a file name
.jsonin the same directory as our main python file and paste your json file name over there.
You are required to have a Open API Key . You can find yours at https://platform.openai.com/account/api-keys.
- Create a file name
openai_api_key.txtin the same directory as our main python file and paste your Open API Key over there.
We are now all set with libraries and API Key. Now we proceed on to execute our speech.py.
- Run
python speech.pyin your terminal from the file directory.
Give the Objective/Task you want SAMARTH to do, and sit back and relax . Your task will be done automatically without any clicks, unless you have to give any login credentials to SAMARTH to proceed carrying out the task.
Python
GPT-3
Replit
Speech to Text service