👋 I'm passionate about building software, coding and pixel art.
🤗 Huggingface: nihiluis
- Memoneo: CLI to sync markdown notes to database (node.js, Go Echo, GraphQL Hasura, Next)
- Nutri Demo: helper for creating healthy recipes based on nutrient data (node.js, GraphQL Pothos + Prisma, Next)
- Product review dashboard Demo: dashboard to visualize user feedback from product reviews aggregated based on transformer models (Prisma, Next, 🤗 Transformers)
- Legal Writer Demo: supports law students to learn the german appraisal style with ML model classifications (Flask, TorchServe, 🤗 Transformers, React)
- OpenAI web wrapper for learning: T3 stack web UI for wrapping OpenAI requests with a specific prompt
User: demo
Password: pandemonium99L$
- 7000 annotated review sentences to structure and assess the argumentation, specificity, sentiment and aspects of online reviews Link
- Notebooks on creating and modelling a financial advisor LLaMa2 LLM based on 100 synthetic conversation pairs Link
- LLaMa2 7B fine-tuning: financial advisor dataset
- MPNet ST and RoBERTa fine-tuning: classifies argument components, argument specificity, argument sentiments and argument aspects to categorize and assess the quality of user statements for the product review dashboard
- RoBERTa fine-tuning: classifies legal components and legal relations between claim and premise to assess student legal writing skills with Legal Writer