News

After completing CS50x, students may consider taking other free-to-audit Harvard courses through edX, such as CS50P: Introduction to Programming with Python, and CS50W: Web Programming with Python ...
A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.