project for Aarati - doraithodla/notes GitHub Wiki

Here are some possible, useful projects. She can do

  • Tech News aggregator - Reads a list of URLs from sources (like tech meme, wired etc.) and gathers the news items and stores them in a database

or

  • Reads a set of web pages and creates a thumbnail (image), Entity list(text) and stores each web page in a database.

Or

  • a spelling checker with ChatGPT client or API
  • read a text file
  • create a spell checker using chat gpt (client or API)
  • Diff the output (using Python diff library)
  • Write the input, output, diff library to a file