Coder Social home page Coder Social logo

Comments (17)

sanket-mali avatar sanket-mali commented on August 16, 2024 1

I like to work on this..

from virtual-assistant.

vnksnkr avatar vnksnkr commented on August 16, 2024 1

@ritwik12 Thanks for the clarification..my initial thought process was to collect relevant results using common sources like Wikipedia, Quora, google search etc and crank up some way to display the most relevant result

from virtual-assistant.

sanket-mali avatar sanket-mali commented on August 16, 2024

i need a little clarification.. when this function will be invoked.. when the text will not be matched with the any default class??

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@sanket-mali When this funtion will be invoked then we need to create another class/category for this functionality just like other functionalities (weather, restaurant, media, etc).

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@sanket-mali Please forward with your work on this and if you face any problems I am here to help.

from virtual-assistant.

sanket-mali avatar sanket-mali commented on August 16, 2024

In this functionality what will be the difference with the normal scenario like if we write any random word as of now it opens a browser window and search it with google..

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@ritwik12 Right now we are just doing google search for the sentences we don't know. With this new functionality we can get the answer of questions just like Cortana or Siri or Google assistant answers when we ask something like "what is github?" or " which is the closest star?" etc

from virtual-assistant.

vnksnkr avatar vnksnkr commented on August 16, 2024

Is this issue still open?I would like to work on it

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@vnksnkr Yes this is open, please go ahead!!

from virtual-assistant.

vnksnkr avatar vnksnkr commented on August 16, 2024

@ritwik12 thanks, I'm working on the wikipedia api..can you clarify on how to implement the same via google search?

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@vnksnkr Fetching details directly from Wikipedia would not be an intelligent way to do this. It could be a part of the whole process but we need something better to intelligently scrap the internet and answer the question.

from virtual-assistant.

vnksnkr avatar vnksnkr commented on August 16, 2024

@ritwik12 does google allow to scrape their search results? one way is to use their api

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@vnksnkr No, it isn't too direct. We need an Algorithm here to work this out. Google API could be a part of it too but again not just fetching from that.

from virtual-assistant.

vnksnkr avatar vnksnkr commented on August 16, 2024

@ritwik12 I'm sorry I couldn't get that..Cant we use a serp api to which we can directly ask the questions and since search engines algorithms like google always show the most relevant answer (highlighted in big fonts) as the first search result..just scrape the the top one?If that wasnt the feature we were looking could you provide an example on how the algorithm should respond?

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@vnksnkr This is a Hack that we can use if we have the access to the Google Search results. We can look for a way to get the One Word or One Para answer from Google. For example:

when is Christmas?
Google answers it simply like Friday, 25 December
Screenshot 2020-09-17 at 12 48 22 PM

But for cases like What is Deep Learning?

It does not give us a direct answer, in that case, we need to fetch a brief summary from the first link or what google shows at the right side of the page which is Wikipedia Definition as shown below:
Screenshot 2020-09-17 at 12 44 52 PM

Similarly, there could be many cases. Like things like a simple science question etc, etc.

The goal of this project is to have learning by solving complex problems in unique ways. If it was a market product I would have suggested you simply scrap from APIs and do the stuff.

from virtual-assistant.

vnksnkr avatar vnksnkr commented on August 16, 2024

@ritwik12 I was really looking forward to making a PR..unfortunately bringing up an ML algorithm is something out of my reach right now..although i would love to learn it someday soon..still I'm really interested in this repo and I'm hoping to contribute..I'll probably look into some other issue and work my way around it. :)

from virtual-assistant.

ritwik12 avatar ritwik12 commented on August 16, 2024

@vnksnkr Thanks :)
Sure, feel free to pick up any issue or if you think there is anything that will be good for this project. Feel free to open up new issues too. it could be a Bug fix, Feature request etc

from virtual-assistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.