Skip to content
    Back to all Bounties

    Earn 9,000 ($90.00)

    Time Remainingdue 1 year ago
    In Progress

    From streamlit to a simple web app (Use Case Generator)

    chauis
    chauis
    Posted 2 years ago

    Bounty Description

    Problem Description

    I have built a streamit-based webpage that can be used in workshops to develop generative AI use cases. The use cases detail important elements of a generative AI application based on a description of a typical user task (e.g. „Create social media posts“).
    The app and the AI-generation works great, but I would like to add some functionality and improve the design.
    To this end, I am looking for support in building a single-page-app, that will allow users to
    I) generate use-cases that will be displayed in editable text boxes and shown in a certain layout (similar to the design of the Business Model Canvas)
    II) easily export the results by a) downloading a PDF with the results or b) copying all relevant data from the use case to the clipboard
    Iii) save their use case in a session under a specific name

    Acceptance Criteria

    The app should be build with javascript and a framework like svelte. It should follow a minimalistic design (https://timobechtel.github.io/bmc-creator/)

    Technical Details

    The solution should build on an existing code base for the content generation (AI results are generated in Python)
    The web app should be build around that existing code

    Timelines / Milestones

    • Sync regarding existing code and definition of layout & design objectives
    • One iteration around a first version of the web app
    • Finalization of web app until end of 2023