Coder Social home page Coder Social logo

askyourscraperbot's Introduction

AskYourScraperBot

A chatbot that receives list of urls as input and is able to answer user questions according to the links. V1 uses FAISS vector DB on local machine (eg server that runs the app) while V2 does not use vector DB locally (cloud based). The below tests are conducted on V1.

Example 1 (relevant question)

Input example:

https://en.wikipedia.org/wiki/Candiac,_Quebec

Question:

Candiac age median?

Answer (LLM: GPT):

The median age of Candiac, Quebec is 42.0 years. This includes both males and females.

Answer (LLM: flan-t5-large):

42.0

Example 2 (relevant question)

Input example:

https://en.wikipedia.org/wiki/Candiac,_Quebec

Question:

Candiac population?

Answer (LLM: GPT):

The population of Candiac, as of the 2021 Census, is 22,997.

Answer (LLM: flan-t5-large):

22,997

Example 3 (irrelevant question)

Input example:

https://en.wikipedia.org/wiki/Candiac,_Quebec

Question:

Population of Barcelona?

Answer (LLM: GPT):

I'm sorry, but I don't have access to real-time data. The population of Barcelona can vary over time. It would be best to refer to official sources such as the National Institute of Statistics in Spain or the Barcelona City Council for the most up-to-date population information.

Answer (LLM: flan-t5-large):

No

askyourscraperbot's People

Contributors

arianfotouhi avatar

Watchers

Kostas Georgiou avatar  avatar

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.