Skip to content
    Back to all Bounties

    Earn 40,500 ($405.00)

    Time Remainingdue 2 years ago
    Completed

    Make an AI chat bot to answer questions from existing AWS Documentation

    LukeButton1
    LukeButton1
    Posted 2 years ago
    This Bounty has been completed!
    @LukeButton1's review of @MasterBhavesh
    3.3
    Average Rating
    Communication 4/5, Quality 3/5, Timeliness 3/5
    Bhavesh was nice to work with and helpful, but struggled to meet his deadline and deliver quality work on time

    Bounty Description

    Problem Description

    I'm looking to create a chatbot that is trained on the AWS docs (see full list below) similar to this one (https://github.com/mckaywrigley/paul-graham-gpt). A user should be able to enter their OpenAI API key and use the docs like the example above. Users should be able to search for specific information and be provided with clear and helpful information based on the bot's knowledge, preferably with sources. They should then be able to continue the conversation while maintaining the context of the chat.

    Acceptance Criteria

    • Please provide examples of work that you have done in the past that is similar.
    • Provide a brief description of what your solution would be.
    • Estimate how long it would take.
    • Add any other materials that you think are relevant (preferably work based)

    Technical Details

    • A simple, clean web application that can be hosted on Vercel for ease of maintenance and scalability. NextJS is preferred but open to other frameworks.
    • Webapp should be built with security best practices in mind.
    • The app will be open to the public and be able to withstand significant traffic and load.
    • The chat bot should use OpenAI and needs to be reasonably quick to respond to queries and prompts.
    • The code will need to be clean, reasonably documented, and maintainable by others in the future.

    The app must include the following data sources only: