Giter VIP home page Giter VIP logo

tsearcher's Introduction

tsearcher

This is the source website file of tsearcher.

Introduction

Tsearcher is a information-sharing platform, which aim to shrink the information asymmetry of education.
Teachers could share slides/teaching plans, and exchange ideas by posting blogs here. High-quality resources would be filtered for teachers.
The creation of the platform is enlightened by Deloitte digital competition 2019.

Group Name: 别数了就六字
Problem: 乡村教师好助手
IP-address: 120.78.15.54

How to run

You directly can visit our website's ip address 120.78.15.54
If you want to run our website in your own server, firstly clone the project:

git clone https://github.com/Ledzy/tsearcher.git

you have to install required package:

pip install -r requirement.txt

then run the code below

cd tsearcher
python manage.py

you can then access the website on your local host: 127.0.0.1:8000

Attention: The HEAD version is only for server with GPU, which is used for running ON-LSTM. Therefore, we strongly suggest you to reset to previous (no ON-LSTM) version. To do this, run the command below before run manage.py:

git reset --hard e4cb9ce186a80c4155d2a8e65758e072e786fd43

Project Framework

TO-DO

  • transfer allow CPU server run the model
  • allow comment
  • add mooc function
  • allow multi-type resources' uploading
  • refine mobile interface

Contact us

If you have any problem about the project, feel free to contact us: [email protected]

tsearcher's People

Contributors

ledzy 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.