Inspiration

It takes inspiration from a range of educational institutions and platforms, so we figured: why not put it into action as a web application with a more streamlined user experience?

Selected Track

We have selected the track: Education

What it does

With SMART EDIFY, you can apply to your favorite schools and colleges, and you gain access to personalized job applications and recommendations based on your qualifications, interests, and career goals. We also offer skill development suggestions, skill assessment tests to help you succeed in your professional journey.

Here are the key features:

  1. User can apply for the school by choosing location and preferred board of education 2.User can also apply for college by filling the application form
  2. User can apply for a job based on their interested domain and preferred location
  3. Jobs will be recommended for users based on their interest and skills by evaluating their resume
  4. Skills are recommended for users based on their interest
  5. Users can take a Skill assessment test for programming languages to acquire knowledge and score will be displayed

How we built it

The entire solution is constructed using Kore.ai Bot Builder and deployed onto the website, which is created using HTML, CSS, and JavaScript. The Api we used for our solution is made by MOCKAPI. The website is hosted on Github.io. The login/signup functionality is developed using Node.js and deployed on Cyclic Cloud App, with the database connected to MongoDB Atlas. We're using GitHub as our version control and code repository tool. We've implemented the AGILE methodology for faster development and deployment of our project.

Database

MockAPI Global Endpoints Used (method for all API are GET, POST, PUT and DELETE):

  1. mock-api for school : https://64e724ceb0fd9648b78f69c5.mockapi.io/api/v2/school
  2. mock-api for college : https://64e724ceb0fd9648b78f69c5.mockapi.io/api/v2/college
  3. mock api for job apply :https://63921899b750c8d178d6bcc1.mockapi.io/applyjob

Try it out

You can click on "Talk to the Smart Edify," which is located in the bottom right corner of our website, to check out our solution Login/Signup Credentials:

{
  "Username": "abc",
  "pin": 1234
}

Accomplishments that we're proud of

We've trained our solution with almost 300 utterance and integrated OpenAI into our system

What's next for SmartEdify

Next, we're planning to expand the accessibility of this web application to a greater variety of languages. We're also considering providing online courses to enhance development further.

Built With

+ 1 more
Share this project:

Updates