Create
Query
interns.db
—
timesheet
7
intern
schedule
timesheet
work_products
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 23 in timesheet
id
Primary key.
INTEGER NOT NULL
last
Ntale
TEXT
date
6/23
TEXT
task
Downloaded different applications to help process AI model/ Deepseek. (LLMStudio, AnythingLLM, Ollama) and downloaded SQLite in order to process the database file. I began to research how to process DeepSeek through these applications. I also inputed my schedule into the intern database through DB Browser for SQLite.
TEXT
total_time
INTEGER
correct_time
REAL
Update
Cancel