Hello welcome to my AI playground!

Date Experiment Stuff done
24-dec Working deployment on Vercel 🥳
  • Got SvelteKit up and running using StackBlitz
  • Made a github repo out of it
  • Got it running locally in vscode
  • Connected the domain and deployed the site to Vercel
27-dec OpenAI API integration: Chat 💬
  • Start a random chat conversation
  • Used the Vercel AI SDK to get up and running
3-jan Categorize transactions
  • Got a working text completion prompt.
  • It generates a markdown table which gets streamed to the interface
5-jan Write/read from a database
  • Got Pocketbase running on pockethost.io
  • List all transactions
  • Create new transaction and update data
10-jan - 26-jan Categorize & pick GPT model
  • Implemented model selector
  • Started using Tailwind css
  • GPT returning JSON