Here’s what I do in focus mode.
Built an LangGraph AI-powered text-to-insight system allowing non-technical users to query databases in natural language, making data more accessible. The system includes query checking, real-time chart generation via Python, and supports both client and employee interfaces on a BCNF-compliant database....
Development of pipelines for parsing academic articles and a RAG system with open-source LLM to help chemistry researchers quickly obtain critical information. Served as a REST endpoint....
secretAssistant is a productivity tool that leverages the OpenAI API to provide quick and concise answers to your clipboard content. By utilizing simple keyboard commands, you can query, refine, and retrieve detailed responses from GPT-4o....
Discover how memory optimization techniques like weight quantization enable the deployment of powerful language models in resource-constrained environments. Explore the trade-offs between precision and memory efficiency with practical experiments, and learn how bfloat16 and int8 quantization impact model performance....
This project presents an analysis and clustering of COVID-19 data worldwide. The result is an hierarchical clustering with respect to active cases, active cases per population and active cases per population and per area.