Jump to content

Righting Sentences AI - Future Development Plans

From Saxton Publishing Technical Documentation
Revision as of 15:55, 3 January 2026 by Saxtonmd77 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Future Development Plans

This page tracks proposed improvements for the "Righting Sentences" application. Items are not listed by priority.

  • Migrate framework to FastAPI
  • Import Deep Chat frontend
  • Create an editorial logic file in Python to replace banned.py
  • Add triad logic to editorial_logic.py
  • Add detection for negative-positive sentence construction to editorial_logic.py
  • Expand the banned words list
  • Create Google Cloud bucket
  • Add middleware to `main.py` that logs prompt violations to the bucket
  • Google native authentication (IAM)
  • User SSO
  • Add Firestore for chat memory state instead of stateless text windows
  • Enable document parsing
  • Session management for Firestone (session_id)