Giter Site home page Giter Site logo

qctokyo's Introduction

What is qctokyo?

License test codecov

qctokyo, shortened form of "Quantum Computer.Tokyo" and pronounced "q-c-tokyo", is a collection of serverless quantum computer applications.
This is an open source project and licensed under Apache 2.0.
You can develop serverless quantum computer applications based on qctokyo.

This project is actually running on https://www.quantumcomputer.tokyo/ .

The purpose of qctokyo as an open source project is to provide templates for cloud quantum computer applications with the following properties:

  • quickly development
  • high available, scalable and performing applications
  • low-priced operating costs

Architecture of qctokyo

qctokyo is a collection of serverless applications running on AWS.
qctokyo calls the quantum computer from Step Functions & Lambda.
Web contents are placed in S3 and users browse via Route53 and CloudFront.
Therefore, there is no need for always-running servers.
qctokyo can be operated for $1 per month.

The architecture of qctokyo is as follows: architecture

Step Functions & Lambda of qctokyo consist of two parts.
In the first part, it calls IBM's quantum computer and stores results in DynamoDB.
In the second part, it gets results from DynamoDB and updates web contents.

the design of the first part of Step Functions & Lambda is as follows:
architecture

the second part is as follows:
architecture

What applications does qctokyo have?

Now qctokyo has one application named "Quantum Horoscope".

Quantum Horoscope

Quantum Horoscope is, as the name suggests, an application of horoscope.
Every day at 0:00 (UTC), it calls a quantum computer to get random numbers.
It ranks the zodiac based on the random numbers.
Finally, it updates the rankings on the web page.

You can see the latest rankings here.
https://www.quantumcomputer.tokyo/horoscope.html

architecture

Documents

qctokyo's People

Contributors

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