Skip to content
View Wemelo1's full-sized avatar

Block or report Wemelo1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Wemelo1/README.md

Hi, I'm Pr0_M1se πŸ‘‹

I'm an LLM Engineer based in Nigeria, building AI-powered applications with a focus on RAG systems, autonomous agents, and real-world use cases.


πŸ”§ What I Build

  • Multi-agent pipelines β€” specialized agents working in sequence with self-correcting feedback loops
  • RAG systems β€” grounding LLM responses in real documents and knowledge bases
  • Conversational AI β€” multi-mode chatbots with context, memory, and structured outputs
  • Domain-specific AI tools β€” solving real problems for real audiences

πŸš€ Featured Projects

A multi-agent AI system that scrapes any company website, analyzes its business, and autonomously generates a personalized cold outreach pitch. Features 4 specialized agents (Researcher, Strategist, Copywriter, QC) with a self-correcting loop that regenerates pitches scoring below 7/10.

AI study assistant for Nigerian students preparing for JAMB and WAEC exams. Features 5 study modes (quiz, explain, past questions, summary, Q&A), a live score tracker, and a RAG pipeline built on a custom past-questions knowledge base.

Upload any PDF and chat with it. Built with LangChain, ChromaDB, and LLaMA 3.3 β€” full RAG pipeline with embeddings, vector search, and a clean Streamlit UI.


πŸ› οΈ Tech Stack

Python LangChain Streamlit HuggingFace ChromaDB Groq BeautifulSoup


πŸ“« Open To

βœ… Remote roles (worldwide) βœ… Contract / freelance βœ… Full-time positions βœ… Nigeria-based opportunities


Currently learning. Always building.

Pinned Loading

  1. jamb-waec-tutor jamb-waec-tutor Public

    AI study assistant for Nigerian students preparing for JAMB and WAEC exams β€” powered by LLaMA 3.3 + RAG

    Python

  2. pdf-rag-chatbot pdf-rag-chatbot Public

    Ai Chatbot that lets you chat with any PDF using RAG + LLaMA 3.3

    Python

  3. autonomous-pitch-agent autonomous-pitch-agent Public

    A multi-agent AI system that scrapes any company website and autonomously generates a personalized cold outreach pitch β€” with a self-correcting QC loop powered by LLaMA 3.3

    Python