Skip to content

ysfxjo55/papers-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Mind (papers_agent)

A personal, persistent mind map of your journey through AI history — chat with a tutor, and every concept becomes a node on a hand-drawn timeline.

Project layout

Path Purpose
plan.md Product & engineering plan (data model, phases, pricing)
docs/PROJECT_SETUP.md What to do now — stack, repos, sprints, hosting, Postman
docs/BRIEF.md Problem, solution, MVP benefits, users (pitch-ready)
prototype/ Browser prototype (React + Babel standalone, no build step)

Product (locked): Self-taught AI-history readers; tutor + personal timeline graph; episodic sessions; selective sharing. Details in plan.md §1.1.

Run the prototype

From the prototype/ directory, serve files over HTTP (required for Babel script loading):

cd prototype && python3 -m http.server 8080

Then open:

Prototype files

prototype/
  index.html      # Main timeline canvas
  print.html      # Print-friendly graph (auto-opens print dialog)
  chat.html       # Tutor chat (separate window, syncs via localStorage)
  data.js         # Seed graph, layout, categories
  shared.js       # State, tutor API, cross-window sync
  styles.css      # Scholar’s notebook aesthetic
  canvas.jsx      # SVG timeline + inspector
  app.jsx         # Graph shell
  chat-app.jsx    # Chat UI
  archive/        # Older Arabic monolith (not wired to current app)

About

AI Mind — personal timeline graph for learning AI history through conversation and papers.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages