Skip to content
    Back to all Bounties

    Earn 13,500 ($135.00)

    Time Remainingdue 2 years ago
    Canceled

    PDF Upload - AI Chatbot

    AshPrabaker1
    AshPrabaker1
    Posted 2 years ago

    Bounty Description

    Acceptance Criteria

    A simple web app that lets a user upload a pdf file - the app should then present a AI generated summary of that text (GPT-4/3.5-turbo) generated. (Of course the implication here is that the app will also in the back end take the pdf upload, and scrape and clean the text from that pdf).

    The app should then present the user a chat interface within which the user can 'talk' to the pdf and ask it questions.

    It should allow the user to upload a new pdf if they want to start a new conversation.

    The front-end should be in react and clean and minimalistic.