Skip to content

This repository includes all projects completed during the CodSoft Artificial Intelligence Internship. Each task demonstrates practical applications of AI concepts such as NLP, computer vision, game theory, and recommendation systems.

License

Notifications You must be signed in to change notification settings

KOGANTISAICHARAN/CODSOFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ CODSOFT Artificial Intelligence Internship

Welcome to my CodSoft AI Internship Repository!
This repository contains all the AI-based projects I completed as part of my internship with CodSoft.


πŸš€ Tasks Overview

Task No Title Description
1 Chatbot with Rule-Based Responses A simple chatbot using if–else pattern matching.
2 Tic-Tac-Toe AI An unbeatable AI player using Minimax algorithm.
3 Image Captioning Generate captions using CNN and Transformer models.
4 Recommendation System Suggests movies/products using collaborative filtering.
5 Face Detection & Recognition Detects and recognizes faces using OpenCV and deep learning.

πŸ› οΈ Technologies Used

  • Python 3
  • NumPy, Pandas, Scikit-learn
  • OpenCV
  • TensorFlow / Transformers
  • Matplotlib

βš™οΈ Installation & Setup

  1. Clone this repository:

    git clone https://github.com/your-username/CODSOFT.git
    cd CODSOFT
  2. Install dependencies:

    pip install -r requirements.txt
  3. Open any task folder and run the corresponding Python file:

    python Task1_Chatbot/chatbot.py

πŸ“ Folder Structure

CODSOFT/
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ Task1_Chatbot/
β”œβ”€β”€ Task2_TicTacToeAI/
β”œβ”€β”€ Task3_ImageCaptioning/
β”œβ”€β”€ Task4_RecommendationSystem/
└── Task5_FaceRecognition/

πŸ“Έ Demo Videos

All task demos are available on my LinkedIn profile
Hashtags used: #codsoft #internship #artificialintelligence


πŸ‘¨β€πŸ’» Author

KOGANTI SAI CHARAN
Intern – CodSoft Artificial Intelligence Internship
πŸ“§ contact: [kogantisaicharan@gmail.com]

About

This repository includes all projects completed during the CodSoft Artificial Intelligence Internship. Each task demonstrates practical applications of AI concepts such as NLP, computer vision, game theory, and recommendation systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages