Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CODSOFT AI INTERNSHIP PROJECTS

Welcome to my AI Internship Projects repository developed during the CodSoft AI Internship using Python.
This repository showcases beginner-friendly Artificial Intelligence projects focused on logic building, problem solving, and AI concepts.


Projects Included

1. AI Chatbot

A smart conversational chatbot developed using Python that responds to user queries with predefined intelligent replies.

Features

  • Interactive conversation system
  • Greetings and casual chatting
  • Date and time responses
  • Basic calculator support
  • Motivational replies
  • Joke generation
  • Recent chat memory feature

Technologies Used

  • Python
  • Random Module
  • Datetime Module

2.Recommendation System

An AI-inspired recommendation system that suggests movies based on user-selected genres using content-based recommendation logic.

Features

  • Genre-based recommendations
  • Randomized movie suggestions
  • Interactive command-line interface
  • Multiple movie categories

Available Genres

  • Action
  • Sci-Fi
  • Comedy
  • Motivation

Technologies Used

  • Python
  • Content-Based Filtering Logic

3. Tic-Tac-Toe AI

A Tic-Tac-Toe game where the player competes against an intelligent AI powered by the Minimax Algorithm.

Features

  • Human vs AI gameplay
  • Intelligent AI moves
  • Minimax Algorithm implementation
  • Live scoreboard tracking
  • Replay functionality

Technologies Used

  • Python
  • Minimax Algorithm
  • Math Module

Concepts Learned

  • Artificial Intelligence Basics
  • Problem Solving
  • Python Programming
  • Decision Making Algorithms
  • Recommendation Systems
  • Game Logic Development
  • Functions, Loops & Conditions
  • Lists & Dictionaries

How to Run the Projects

Open the terminal or command prompt inside the project folder and run the following commands.


AI Chatbot

python chatbot.py

Recommendation System

python recommendation_system.py

Tic-Tac-Toe AI

python tic_tac_toe_ai.py

Recommended Python Version

Python 3.8 or Above

Internship Experience

During the CodSoft AI Internship, I developed AI-based projects using Python and improved my programming, logical thinking, and problem-solving skills. This internship provided valuable hands-on experience in building intelligent software solutions.


Contribution

All projects in this repository were independently designed and implemented for educational and internship purposes.


Mandapelli Gouthami

CodSoft AI Internship Submission


About

This repository showcases AI-based projects developed using Python, including an AI Chatbot, Recommendation System, and Tic-Tac-Toe AI. Each project focuses on practical implementation of Artificial Intelligence concepts, logical decision-making,and interactive application development,helping enhance programming,analytical thinking,problem-solving.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages