Ophtalmo-Scan — AI-Powered Ophthalmology Platform
A Flask-based ophthalmology patient management platform featuring a medical AI chatbot (Groq / Llama-3.3-70b), RAG system for medical knowledge retrieval, role-based access (doctor / assistant / patient), image analysis via structured LLM prompts, and post-operative follow-up timelines.
Plateforme Flask de gestion des patients ophtalmologiques intégrant un chatbot médical IA (Groq / Llama-3.3-70b), un système RAG pour la recherche de connaissances médicales, accès par rôles (médecin / assistant / patient), analyse d'images via LLM et suivi post-opératoire.
Stack: Python, Flask, Jinja2, LangChain, Groq API, Gemini (fallback)
Features: Medical chatbot, RAG retrieval, multi-role auth, image analysis, follow-up timelines, document upload
Fonctionnalités: Chatbot médical, recherche RAG, authentification multi-rôles, analyse d'images, suivi, upload de documents
GitHub GitHub
Motivation Letter Generator with LLMs & LangChain
A Streamlit-based app that helps users automatically generate personalised motivation letters from their resumes. Uses LLMs, PDF parsing, and job scraping from APEC to create ready-to-send letters in PDF format.
Application Streamlit qui génère automatiquement des lettres de motivation personnalisées à partir des CV. Utilise les LLMs, le parsing PDF et le scraping d'offres APEC pour produire des lettres prêtes à envoyer en PDF.
Stack: Python, LangChain, Streamlit, PyMuPDF, BeautifulSoup, Selenium
Features: Resume analysis, LLM-based letter generation, job scraping, downloadable PDFs
Fonctionnalités: Analyse de CV, génération LLM, scraping d'offres, export PDF
Year: Apr 2025
GitHub GitHub
Prime Dashboard — AI-Augmented Productivity
A multi-page Streamlit productivity tool covering daily schedule, quiz, job tracker, AI cover-letter generator (Claude API), and nutrition planner. Hybrid AI architecture: Ollama (qwen3:14b) local inference with selective Claude API calls.
Outil de productivité Streamlit multi-pages : planning quotidien, quiz, suivi emploi, générateur de lettres IA (Claude API), et plan nutrition. Architecture hybride Ollama (qwen3:14b) en local + Claude API sélectif.
Stack: Python, Streamlit, Claude API, Ollama
GitHub GitHub