Skip to content

Repository containing AI/ML projects including data analysis tools, chatbots, and predictive models.

Notifications You must be signed in to change notification settings

YegonGodwin/AI-foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

🤖 AI Foundations

A modular repository for AI/ML projects including data analysis pipelines, chatbot frameworks, and predictive modeling systems

📦 Projects

Project Description Status
Chatbots/ NLP conversation frameworks Active
House-data-predictions/ Real estate price forecasting models Active
Sentiment-Analysis/ Text emotion classification Experimental
Animations/ Data visualization components WIP
Python/ Core AI utilities library Maintenance

🚀 Quick Start

# Clone with submodules
git clone --recurse-submodules https://github.com/your-username/AI-foundations.git

# Setup environment (requires Python 3.8+)
cd AI-foundations
python -m venv .env
source .env/bin/activate  # Linux/Mac
# .env\Scripts\activate  # Windows

# Install base requirements
pip install -r requirements.txt

About

Repository containing AI/ML projects including data analysis tools, chatbots, and predictive models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages