Giter Site home page Giter Site logo

flashcards's People

Contributors

neilvanbeinum avatar

Stargazers

 avatar

Watchers

 avatar

flashcards's Issues

Add basic styling

Improve layout without going overboard

Minimal framework - roll your own?

  • Delete as a button
  • Accessibility check using Lighthouse

Rework deck test as a slideshow

  • render cards as HTML instead of JSON
  • set all but the first to display: none
  • cycle through active cards and flipping a card (Stimulus controller)

hypothesis: quicker card loading - how to test?

Admin manages modification words

Make an admin role
Use pundit probs
Admin has link to view and edit modification words. Chance to show off more Turbo / Stimulus? SPA-esque.

Spike - keyword extraction for AI image generation

Assuming DALL-E integration works, we probably can't just supply the full card texts and expect good results.

Experiment with keyword extraction - looks like OpenAI does this already - but is there a simpler solution?

Technical topics like Chemistry - formulae.. anagrams?

Spike - AI image service integration - start with DALL-E

  • Investigate Ruby libaries / SDKs
  • Cost
  • Rate limiting?
  • What to do with the generated images - activestorage into S3?
  • These don't need to be high quality - might save a bit this way?
  • Random additional keyword insertion to produce more memorable images? (E.g. in style of van Gogh, etc.) - maybe post-MVP..
  • If technically feasible - what is the user journey / design for showing these in the app? Where in the journey does the image appear? Other than in the test..

Stream Card image updates

  • Authenticate channels
  • Broadcast all image status changes ("signpost status")
  • Async config on production - no redis

Refactor service

Probs shouldn't be a service; but instead a simple class to fetch the image

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.