Eugene Iwuchukwu's repositories
semantic-router
Intelligent Mixture-of-Models Router for Efficient LLM Inference
agentic_system_projects
A compendium of agentic applications for different business needs and application.
WrenAI
⚡️Wren AI is your GenBI Agent, that you can query any database with natural language, get accurate SQL(Text-to-SQL), charts(Text-to-Charts) & AI-generated insights in seconds.
python_projects
A collection of python software projects
amazon_ai_chatbot
This end-to-end system showcases expertise in data processing, semantic search, dialogue management, deployment, and monitoring.
tfrs_movie_recommender_system
An information retrieval and ranking movie recommender application system
ai-agents-for-beginners
10 Lessons to Get Started Building AI Agents
building-llm-applications-from-scratch
Code and Slides
awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
browser-use
Make websites accessible for AI agents
notebooks
This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.
data-engineering-zoomcamp
Free Data Engineering course!
Customer-Purchase-Prediction-ML-System
A turnkey MLOps pipeline demonstrating how to go from raw events to real-time predictions at scale.
Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
LLMInterviewQuestions
This repository contains LLM (Large language model) interview question asked in top companies like Google, Nvidia , Meta , Microsoft & fortune 500 companies.
llmops-python-package
Kickstart your LLMOps initiative with a flexible, robust, and productive Python package.
public-apis
A collective list of free APIs
multi-agent-concierge
An example of multi-agent orchestration with llama-index
conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph and Qdrant as VectorDB
RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
llm_app_question_and_answer
A large language model that takes any website as an input together with a user query prompt and returns a suitable human response. This program uses a llama3 model locally hosted to return human readable and understandable results.
loan-amount-prediction
A machine learning program that estimates the amount of loan to be issued as seen in the dataset given. This program uses a simple hist gradient boosting regressor algorithm to estimate the likely loan user should be eligible for.
transformer-explainer
Transformer Explained: Learn How LLM Transformer Models Work with Interactive Visualization