Skip to content
    Back to all Bounties

    Earn 18,000 ($180.00)

    Time Remainingdue 2 years ago
    Canceled

    Build AI Coding Bot

    dami8
    dami8
    Posted 2 years ago

    Bounty Description

    Problem Description

    • Build a replit extension that uses the file system api - https://docs.replit.com/extensions/api/fs
    • The AI bot would be able to build web apps by connecting directly to the replit api and making changes to files and creating files.

    Acceptance Criteria

    • A replit extensions that uses the fs api to create files and modify files
    • You'll need to use GPT 3.5 either 4k or 16k
    • You'll need to craft some clever prompts to create files and remove files.
    • The extension should be able to generate javascript web application with 3 pages and 3 different components. The AI should be able to make changes to specific parts of a file and be optimized for a conversation that will never end. Once token limit is near or reached it'll just start a new completion

    Technical Details