NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Ask HN: How you manage local long lived research projects and LLM's?
tylerhackbart 1 days ago [-]
Accessibility data collection, I am running a local application with a mongoDB connection so that when I decide to deploy it fully after validation then I can without having to collect the data again.

Honestly data structures don't have to be perfect unless you are feeding it into another service that you don't control. If you end up wrapping the research into another piece of the puzzle you control both sides anyways.

PaiDxng 19 hours ago [-]
I’d use the LLM as an intake layer, not the database: raw sources stay untouched, extracted claims become structured rows with citations and open questions.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 00:59:28 GMT+0000 (Coordinated Universal Time) with Vercel.