Giter Site home page Giter Site logo

search-engine's Introduction

Banora Search Engine

This is the front end of the Banora Search Engine created as the course project for csc326 Programming Languages course at the University of Toronto. The search engine uses the Bottle Python Framework and the Simple Temaplte Engine.

The crawler and page rank implementation can be found at https://github.com/kartikay18/Ello

##Features##

  • Seach querys generated using Page Rank Algorithm
  • Mobile friendly site.
  • A Game - search ‘nocowlevel’ (a popular game reference) and you can play a simple game. Controls are up, left, right keys.
  • Calculator - search the mathematical query or just search ‘calculator’.
  • Weather - search ‘weather’.
  • Google doodle like logo animation - click on the large logo on the homepage to play/pause.
  • Voice search - click the voice icon on the search bar, say your query and it will search automatically.
  • Spell check - provides a recommendation if a word cannot be found.
  • Shown in “Did you mean <word(s)>”

##Contributors## Abhinav Rajaseshan - https://github.com/Abhiseshan/

Kartikay Goyle - https://github.com/kartikay18

Ron Ng - https://github.com/NewFate

##File Orginization## Fontend: Start server by running start.py

  • code - Code for the game
  • css - css files
  • data - Folder for cookies
  • db - db files of the clients logged onto the server
  • images - Images
  • js - javascript files
  • view - all the templates
  • background.py - script for generating the background images
  • databse.py - All database related actions
  • spellcheck.py - Implementation of spellchecker
  • start.py - Main bottle server code
  • weather.py - Script for getting weather data
  • modules.txt - All the modules installed
  • words.txt - All the words stored in the lexicon
  • database.db - Database generated by the crawler

Note: The login does not work since I revoked the google api credentials.

##Dependencies## Run the command to install all dependencies.

pip install -U https://github.com/google/google-visualization-python/zipball/master beaker bs4 bottle boto gunicorn google-api-python-client SpeechRecognition

##Screenshots## Alt Alt Alt Alt Alt

search-engine's People

Contributors

abhiseshan avatar ongronald avatar

Watchers

James Cloos avatar Kartikay Goyle 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.