Project Overview
RussellConjugations.com is a web application that identifies and reverses Russell Conjugations in text using AI. Russell Conjugations are little-known linguistic tools that allow speakers to frame statements positively or negatively without changing their factual content. Replacing Russell Conjugations with their opposites can reveal underlying biases in many types of text.
The project leverages React, NodeJS, AWS Lambda, DynamoDB, and a fine-tuned ChatGPT model to analyze language and provide insights into this subtle linguistic framing.
Skills Learned
- Full Stack Web Development (React, Express, NodeJS, and DynamoDB)
- Serverless Architecture with AWS Lambda and DynamoDB
- Fine-tuning and deploying AI models (OpenAI API)
- Natural Language Processing and prompt engineering
- Project management and end-to-end deployment