Skip to content
View RICHARD-OBENG's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RICHARD-OBENG

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.

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

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

Report abuse
RICHARD-OBENG/README.md

Hi My name is Richard Obeng

Artificial Intelligence / Machine Learning Engineer

🚀

I’m a curious, innovation-driven technology professional working at the intersection of Data Science, Artificial Intelligence, Machine Learning, Deep Learning, Scientific Research, and Software Development. My passion lies in building intelligent systems that not only solve complex problems but also push the boundaries of what machines can do.

With a strong foundation in scientific thinking and research methodology, I approach AI and data challenges with a mindset grounded in evidence, experimentation, and reproducibility. I enjoy translating abstract theories into practical solutions—from prototyping AI agents to deploying end-to-end data pipelines that generate real-world impact.

💡 Key Areas of Expertise:

Data Science & Scientific Research: Statistical analysis, hypothesis testing, reproducible experimentation, data storytelling

Artificial Intelligence & Machine Learning: Predictive modeling, supervised/unsupervised learning, model optimization

Deep Learning: Neural networks, CNNs, RNNs, transformers, fine-tuning for specific domains

Natural Language Processing (NLP): LLMs (GPT, BERT), text generation, summarization, semantic search

Generative AI: GANs, diffusion models, creative AI systems for content, image, and video generation

Computer Vision: Object detection, facial recognition, segmentation, generative vision models

Agentic AI: LLM-powered autonomous agents, decision-making AI, multi-agent task-solving systems

Software Development: Python, APIs, FastAPI, Flask, Git, Docker, CI/CD, cloud infrastructure

Business Intelligence & Analytics: KPI tracking, dashboarding, business reporting using Power BI & Tableau

Tools & Technologies: TensorFlow, PyTorch, Hugging Face, LangChain, OpenCV, SQL, Streamlit, Jupyter

Programming Languages:

Python

R

Java

JavaScript

TypeScript

C++

Data Visualization Tools:

Excel

Power BI

Tableau

AI Analytical tools

🔬 I thrive in environments where scientific research meets applied AI, and I’m constantly exploring new frontiers—whether it's building smarter agents, designing human-aligned LLM workflows, or turning data into actionable insights for decision-makers.

🤝 Open to research collaborations, consulting opportunities, or discussions around emerging AI trends, ethical tech, and innovation in data-driven industries. Let’s connect and build the future together!

  • 🌍 I'm based in Ghana
  • 🖥️ See my portfolio at Completed Projects
  • ✉️ You can contact me at richardkwabenaobeng17@gmail.com
  • 🧠 I'm currently learning Artificial Intelligence
  • 👥 I'm looking to collaborate on Artificial Intelligence and Machine Learning Projects
  • 💬 Ask me about Artificial intelligence | Machine Learning | Data science

C++JavaScriptJavaPythonTypeScriptrlangGitGNU BashVS CodeMySQLMongoDBFast APIFlaskHerokuPostgreSQLGoogle CloudMicrosoft AzureAmazon Web ServicesDjangoDockerKubernetesTensorFlowPyTorch

Socials

GitHub LinkedIn

### Badges

My GitHub Stats

Richard-obeng's GitHub stats

Top Languages

Popular repositories Loading

  1. seaborn seaborn Public

    Jupyter Notebook 1

  2. Day-1-of-Data-Science Day-1-of-Data-Science Public

    Concept: Linear regression is a statistical method used to model the relationship between a dependent variable (target) and one or more independent variables (features). The goal is to find the lin…

    Python 1

  3. Day-2-of-Data-Science Day-2-of-Data-Science Public

    Logistic regression is a classification method that predicts the probability of a binary outcome using the logistic (sigmoid) function. It models the relationship between features and the log-odds …

  4. Day-3-of-Data-Science Day-3-of-Data-Science Public

    Decision tree is a classification and regression method that splits data into branches based on feature values, forming a tree-like structure. It’s easy to interpret, handles both numerical and cat…

  5. Disease-Prediction Disease-Prediction Public

    Python

  6. Heart-Disease-Prediction Heart-Disease-Prediction Public

    Machine learning project for predicting heart disease risk using patient health data. Includes data preprocessing, feature selection, model training, and evaluation with accuracy metrics.

    Python