Extension Development for “Quiet Intelligence” Project

Filled
February 26, 2026

Job Description

Project Type: Contract / Feature Extension
Location: Remote

Project Overview

We are seeking a skilled developer to extend the functionality of the Quiet Intelligence project (originally developed by Bishoy).

The goal is to enhance core navigation, implement additional LLM interaction workflows, and build supporting infrastructure for prompt management and output handling.

You should be comfortable working within an existing codebase, understanding architectural decisions, and extending functionality without breaking structure.

Scope of Work

1️⃣ Main Navigation Enhancements

  • Load prompts dynamically
  • Activate and finalize remaining main navigation screen functionality
  • Ensure smooth routing and UI state management

2️⃣ Analyze Action Screen (New Feature)

Create an Action Screen within the Analyze section containing four active buttons:

Revise

  • Allow the user to interact with the LLM to refine previously generated output
  • Maintain context of the original output
  • Implement iterative revision flow

Store

  • Save LLM output into a categorized repository
  • Implement:
    • Category tagging
    • Basic search functionality
    • Structured storage logic (database or structured store)

Send

  • Enable sharing of generated output
  • Could include:
    • Email functionality
    • Export to external system
    • Shareable link (depending on architecture)

Download

  • Allow users to download or print the generated output
  • Support clean formatting for export (PDF or text)

3️⃣ Prompt Library

Develop a prompt management system that allows:

  • Storing prompts
  • Updating/editing prompts
  • Organizing prompts by category
  • Reusing prompts easily within the workflow

This should be structured for future scalability.

Ideal Candidate

  • Experience working with existing codebases and extending functionality
  • Experience integrating LLM APIs (OpenAI, Anthropic, etc.)
  • Strong frontend + backend understanding
  • Familiarity with state management and clean UI logic
  • Experience building searchable repositories
  • Ability to think in systems and workflows

Nice to Have

  • Experience building AI-powered productivity tools
  • Understanding of prompt engineering workflows
  • Experience designing intuitive UI interactions for LLM-based apps

What Success Looks Like

  • Clean, working navigation
  • Fully functional Analyze action screen
  • Reliable prompt storage and retrieval
  • Stable LLM revision flow
  • Clear, maintainable architecture