🚀 Just wrapped up an exciting AI Performance Engineering assignment!
I built a GitHub Repository Summarizer API from scratch that takes any public repo URL and uses an LLM to generate a structured analysis of the project's purpose, technologies, and architecture.
0
21
A web-based agricultural AI tool that helps farmers identify bean plant diseases using computer vision. Built with Vision Transformer (ViT) model and Gradio for real-time crop health monitoring and disease detection.
0
24
A web-based Named Entity Recognition tool that automatically identifies and highlights entities like names, locations, organizations, and more from text using state-of-the-art NLP models. Built with Gradio and deployed on Hugging Face Spaces.
0
31
An AI-powered German language learning assistant that provides intelligent sentence analysis, vocabulary extraction, and grammatical explanations. Built with Streamlit and OpenAI's language models using an agents-as-tools architecture.