Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LLM POC] – Set up infractructure #30

Closed
6 tasks done
leingenm opened this issue Aug 10, 2024 · 0 comments · Fixed by #31
Closed
6 tasks done

[LLM POC] – Set up infractructure #30

leingenm opened this issue Aug 10, 2024 · 0 comments · Fixed by #31
Assignees

Comments

@leingenm
Copy link
Owner

leingenm commented Aug 10, 2024

Infrastructure setup (prerequisites):

  • Import CSV file with exported data from watch later
  • Create a compose file for Postgres (with volume)
  • Set up the most basic persistence layer

Define code structure:

  • Add a simple Entity connected to the DB. (Update persistence layer in another issue)
  • Create a simple POJO & repository to save imported video data
  • Add a controller to upload files with Watch Later videos

DrawIO Diagram

Technical Questions:

  • How to init DB schema? Should we use migrations?
  • How to handle duplicates?
@leingenm leingenm converted this from a draft issue Aug 10, 2024
@leingenm leingenm self-assigned this Aug 10, 2024
@leingenm leingenm linked a pull request Aug 11, 2024 that will close this issue
6 tasks
@leingenm leingenm changed the title Create a POC for LLM usage [LLM POC] – Set up infractructure Aug 28, 2024
@leingenm leingenm mentioned this issue Aug 28, 2024
6 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in YouTube Playlist Manager Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant