Giter Club home page Giter Club logo

bokuno-basketball-frontend's Introduction

Bokuno-Basketball-FrontEnd

The Backend is made using Jina, which is a cloud-native neural search framework for ๐™–๐™ฃ๐™ฎ kind of data. Visit the GitHub repo to get started

Backend steps (in case you are here before doing the backend)

Clone the Repository

     https://github.com/rudranshsharma123/Bokuno-Basketball-Backend.git

Install the Requirements

    pip install -r requirements.txt

Running the backend

  • First, you need to index the main search app so
    $ python3 app.py -t index
  • Now you need to run the app to accept queries
    $ python3 app.py -t query_restful
  • Now that the main app is accepting traffic, you need to run the chatbot app
    $ cd JIna Chatbot
    $ python3 app.py
  • Now The jina side is done. You now need to run the flask server which links everything together and provides a single endpoint for the frontend
    $ cd flask
    $ python3 server.py
  • It's done. One last thing to ensure is that, edit the endpoints of Jina in the server. Your IP might change so make sure it is set correctly for the app to work

Frontend Steps

Clone this repo and run it in any emulator. I haven't made the apk

bokuno-basketball-frontend's People

Contributors

rudranshsharma123 avatar

Stargazers

 avatar Joan Fontanals avatar Nishil avatar Bing @Jina AI avatar  avatar

Watchers

 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.