Giter Site home page Giter Site logo

csamuelsm / filme-secreto Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 68.56 MB

Repositório para armazenar o jogo Filme Secreto / Guess the Movie

Home Page: https://filme-secreto.vercel.app

License: MIT License

Shell 0.23% JavaScript 7.57% TypeScript 92.18% CSS 0.02%

filme-secreto's Introduction

Filme Secreto

Filme Secreto é um jogo diário em que o objetivo é descobrir o filme secreto do dia. Para fazer isso, você deve chutar filmes que você acha que podem ser similares ao filme secreto. Você pode chutar quantas vezes quiser. Um algoritmo de aprendizado de máquina avalia a semelhança entre o filme chutado e o filme secreto, treinado com base em tags atribuídas por usuários a filmes.

Para jogar Filme Secreto, clique aqui.

Rodando localmente

Pre-requisites

  1. Node.js or nvm installed.
  2. pnpm installed.

Getting Started

  1. You can either click Use this template button on this repository and clone the repo or directly from your terminal:
npx degit sozonome/nextarter-chakra <YOUR_APP_NAME>
  1. After cloning the project, run this command: pnpm or pnpm install

  2. Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/lib/pages/index.tsx. The page auto-updates as you edit the file.

How to Run e2e Test (in local machine)

  1. Build production with pnpm build, then run the production build using pnpm start.
  2. Open another terminal (or new terminal tab, don't cancel / close the production server), then run the test with pnpm test:e2e.

Agradecimentos

Filme Secreto foi desenvolvido a partir do template de Next.js + Chakra UI do sznm. A mecânica do jogo foi inspirada no Contexto.me. O algoritmo utilizado para obter as embeddings dos filmes é Doc2Vec treinado por mim utilizando os datasets públicos do MovieLens 25m e IMDb. O jogo está hospedado na Vercel.

filme-secreto's People

Contributors

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