AbrahamMD Questline
Link to original
- Refine Abraham Data Dictionaries.
- Use classes for everything and 4o-mini for content generation.
- Extend to generate GCSE and A-Level content.
- Extend to generate lecture/session recaps with questions, generalised to use for tutoring session recaps, too. Could implement something with Excalidraw templating within Obsidian.
- Convert to a website?
LincolnLogbook Questline
Link to original
- Properly document
logbookgenerator
andlincoln-logbook
.- Implement flowchart support - if
flowchart-taskname.png
is present, then include in the logbook for that taskname.
TamagoTime Questline
Link to original
- Look into what APIs exist and what other information sources I could use: summarised Atrioc transcripts, FT summaries, placement site APIs, anilist API for new anime, Lichess/Chess.com API.
- Generate morning briefings: summarise overwhelming information, like jobs, placements, and emails, even social media if I figure out how.
- Re-introduce integration with Obsidian Daily Notes.
QARgen Questline
Link to original
- Implement basic QR code generation.
- Extend to create patterns from images by manipulating the underlying mathematics.
- Port to a Chrome extension.
Anormalratingsystem Questline
Link to original
- Fix how
file_handling.py
handles file encoding - I thinkcsv_reader
can’t read unicode.- Implement an algorithm to help the user rate a list of items from 1-10 just with direct comparisons, ensuring the output follows a normal distribution.
- Use the GraphQL AniList API to export and import based on username etc. (Anilist API info)
ChessDoppelganger Questline
Link to original
- Implement a simple chess engine.
- Extend with a simple chess AI.
- Implement the ability for the AI to learn how to mimic how the user plays.
DynamicHolidayPlanner Questline
Link to original
- Decide on a better name.
- Dynamically predict the cost of a holiday - designed for my Trip to Tokyo, Japan with my brother.