Technologic101/imagineui
Merge pull request #4 from Technologic101/dev
task: update analysis function to accept list
task: adds 11 missing designs
task: init RAG once
Merge pull request #3 from Technologic101/dev
task: default to one example
task: working graph
task: alters bad designer analysis
task: [wip] initial graph
build: adds lanchain anthropic
task: refactors as LangGraph
task: cleanup
build: rename data directory
build: reorganize analysis data
task: [wip] set up graph and node structure
task: adds json merge
task: adds attribution function and notebook processor
task: refines analysis prompts to clarify thematic references
task: converts analyzer to Anthropic API
task: updates scraper for async and better screenshots
task: refactors and refines analyzer prompts
task: adds scraper wait time to load background images
task: sets primary llm in user session
build: ignore staging data
Merge pull request #2 from Technologic101/dev
task: adds user session conversation
build: updates lfs and gitignore
typo
Update homework with loom video
MIDTERM DONE WOHOO
task: adds midterm answers
build: track embedding files with lfs
task: add fine-tuning and evaluation
task: Adds LangSmith tracing and app performance evaluation
build: updates README
build: add websockets
build: debug hf deployment
build: fix run path
build: debug hf build errors
build: changes python version for torch
build: configuring lfs to allow pngs
build: debug git push issues
build: ignore large data file
build: convert to uv
task: shorten prompt return
build: add data for deployment
task: remove unnecessary config
task: readme update. taking notes
task: creates knowledge graph and synthetic queries
task: begins sdg
