Skip to content

Python projects developed under CodSoft Internship – Chatbot, Image Captioning, and Recommendation System.

Notifications You must be signed in to change notification settings

Divya-1026/CODSOFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 CODSOFT Internship Projects

🧾 Description

This repository contains multiple Python-based machine learning and AI projects completed during my internship at CODSOFT.
Each project demonstrates the use of different libraries and concepts in data processing, natural language processing, and computer vision.


🚀 Projects Included

🗣️ 1. Chatbot

A rule-based Python chatbot that interacts with users through text input.
It uses simple NLP techniques and predefined responses to maintain a conversation.

Features:

  • User-friendly text interaction
  • Customizable responses
  • Basic natural language understanding

Technologies Used:

  • Python
  • nltk, re, random

🖼️ 2. Image Captioning

A deep learning project that generates descriptive captions for input images using neural networks and pretrained models.

Features:

  • Upload or use sample images
  • Automatic caption generation
  • Pretrained CNN + RNN model usage

Technologies Used:

  • Python
  • TensorFlow / Keras
  • NumPy, PIL, matplotlib

🎯 3. Recommendation System

A content-based recommendation model that suggests items based on user preferences or item similarity.

Features:

  • Content-based filtering
  • Similarity score calculation using cosine similarity
  • Easy to adapt for movie, book, or product recommendations

Technologies Used:

  • Python
  • pandas, numpy, sklearn

📚 Objective

To gain hands-on experience in AI and machine learning by implementing real-world use cases such as chatbots, recommendation engines, and image captioning systems.


👩‍💻 Developed By

Divya – CodSoft Internship Project

About

Python projects developed under CodSoft Internship – Chatbot, Image Captioning, and Recommendation System.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages