Voice to Code assistant.
magiCode is an educative technology which helps students learn, compete and earn.
1) You may be an expert at a particular language: Say Python, C++, JavaScript or even Swift.
You’re solving an online contest on HackerRank but a particular question supports only few premium languages and hence you’re not able to top the leaderboard.
You know that a string needs to be input followed by a ‘if condition’, but don’t know the syntax.
char a[20];
cin>>a;
if (strcmp(a,"hello world")==0){
cout<<"\n The strings match!";
}
a=input()
if a=='hello world':
print('The strings match!)
2) You learnt something new while coding something and do not have appropriate resources or don’t know where to pratice and implement what you learnt.
3) Wanted to buy cool techie gear and schwags but don’t want to waste any money.
magiCode is a zero investment product (excluding server and development costs) since it doesn’t need any extra hardware devices to be used .
“Students”- We believe learning has no age.
1) HTML/ CSS/ Bootstrap.
2) JavaScript.
3) Sphere Engine API.
4) C++.
5) Swift.
6) Python.
7) PHP.
8) Java.
9) IBM Watson.
The source code of this project is written in Flask, HTML/CSS/JS, IBM Watson, Sphere Engine
. So, you will have to install requirements.txt
to run this project. You will also need a Spehere Engine API Key incase the editor’s key expires.
$ git clone https://github.com/akshatvg/magiCode
$ cd magiCode
$ pip3 install -r requirements.txt
$ python3 run.py
Feel free to contact me via Facebook.
Invite me to connect on LinkedIn.
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
MIT © Akshat Gupta
if (youEnjoyed) {
starThisRepository();
}