3RB20AI001
3RB20AI001
3RB20AI001
Internship Report on
BACHELOR OF ENGINEERING in
.
Submitted by:-
ABHISHEK SAJJAN 3RB20AI001
CERTIFICATE
This is to certify that the internship entitled “BUISNESS DEVELOPMENT USING AI ”
has been successfully carried out by ABHISHEK SAJJAN bearing USN: 3RB20AI001
2023-2024. It is certified that all corrections Suggestions indicated for Internal Assessment
have been incorporated in the Report deposited in the department library. The Project has
GUIDE PRINCIPAL
1.____________________ 1. __________________
2.____________________ 2. ___________________
Business Development Using AI
ACKNOWLEDGEMENT
We would like to express our gratitude to the following people whose constant
support helped immensely in the successful completion of our internship .
We are grateful to all those who have helped us in preparing our project.
Our sincere thanks to our instructor Mrs. Poonam K for their guidance in the
preparation of the project. Their constant and sincere guidance helped us in
maintaining the tempo and thus helped us to complete the Internship.
We would like to thank Dr. N. M. Biradar, principal, BKIT, Bhalki, for providing
such a congenial working environment.
Finally, we thank all our friends for their help in making our project a grand
success.
Cordinally
ABHISHEK 3RB20AI001
TABLE OF CONTENTS-
Sl.no Chapter Page No.
7 Technology 17-19
9 Implementation 23-25
11 CONCLUSION 28
12 REFRENCES 29-31
CHAPTER 1
ABOUT INTERNSHIP
Internship program has become the bridge for those who want to enter to corporate level
from the college life, through internship I got to know the real working environment that
was very much different from my course study. During my internship, I got a chance to
work in the department to know about how a software company develops the products.
The term I spent at Dwaitee Initiative India LLP was more engaged with learning part
through assignments. All my experience helped me realize parts like teamwork, work
environment, peering support, carried out in the organization. Thus, the internship duration
provided me with the opportunity to broaden my knowledge, acknowledge my
strengths/weakness that would be more helpful to shape up my career in the future.
This project aims to develop an online shopping model for customers with the goal
so that it is very easy to shop your loved things from an extensive number of online
shopping sites available on the web using HTML, CSS, My SQL, Angular JS and Node
JS.
CHAPTER 2
COMPANY PROFILE
Dwaitee Initiative India, headquartered in RPD CROSS, Belgaum, stands out as a dynamic
and emerging startup in the realm of business solutions. Noteworthy for its diverse range
of services consolidated under one roof, Dwaitee has quickly gained recognition for its
commitment to various industries. The company operates in four key areas, each
specializing in distinct domains. Under the umbrella of Stocks4More, Dwaitee empowers
individuals with knowledge about investing and finance, equipping them with essential
financial skills for improved outcomes. The Digistry focuses on assisting businesses in the
realms of digital marketing and online initiation, providing crucial support to new ventures
navigating the online landscape. JSROMA represents the technological facet of Dwaitee,
offering services ranging from software development to tech advisory. In the arena of legal
and tax compliance, LAW LEGAL TAX ensures businesses adhere to regulations and
manage their tax obligations effectively. Dwaitee's uniqueness lies in its commitment to not
only business services but also in its aspiration to facilitate job opportunities for individuals,
regardless of their educational background or job history. With a dedicated approach to
diverse industries, Dwaitee Initiative India stands as a promising player in the business
solutions field, marked by its growth and dedication to comprehensive service provision.
2.1.1 History
Dwaitee Initiative India, comprises of highly experienced trainers, mentors,
educationists and coaches who have been relentlessly providing training for skill and
technical development in diverse fields for the past 2 years. The role of skill development
is of utter importance for attaining sustainable and high growth rate of an economy and
improving the living standard of its people. It is needless to reiterate the way skill
development enhances and expands an individual’s capacity of earning. It has the potential
of transforming the nation’s workforce into a more productive one and thereby contributing
immensely towards the growth momentum of an economy.
2.1.2 Mission
They want to serve with honesty, professionalism, and strong commitment to customers.
They care a lot about doing things right.
2.1.3 Vision
Dwaitee wants to be really good at giving all kinds of business help and be a symbol of
excellence.
2.1.34Goals:
The "LAW LEGAL TAX" sector of Dwaitee Initiative India specializes in providing legal
and tax-related services to businesses. This sectors plays a crucial role in assisting
companies in navigating the complex legal and regulatory landscape. Here's a closer look
at the services offered by the "LAW LEGAL TAX" sectors:
2.2Services
2.2.1 Embedded App Development
Dwaitee is the leading and reputed firm with a goal to provide the cutting-edge
technologies. Being the core of all the intelligent devices, embedded app development
software is the perfect blend of architecture, technology, domain, and the process. They
have made up the best practices ever since the venture of the firm. They offer the embedded
maps for navigation, robotics, biometrics, and a lot of more niches.
CHAPTER 3
Introduction to Artificial Intelligence
Key Concepts:
Machine Learning (ML): At the core of AI is machine learning, a subset that involves the
development of algorithms and statistical models that enable computers to improve their
performance on a task through experience. It includes supervised learning, unsupervised
learning, and reinforcement learning.
Deep Learning: A subfield of machine learning, deep learning involves the use of neural
networks with multiple layers (deep neural networks) to model and process complex
patterns in data. Deep learning has played a crucial role in the recent surge of AI
capabilities.
Computer Vision: This field involves equipping machines with the ability to interpret and
make decisions based on visual data. Object recognition, image analysis, and facial
recognition are common applications.
Types of AI:
Narrow or Weak AI: Systems designed and trained for a particular task, such as image
recognition or voice assistance. These systems excel within a defined scope but lack general
cognitive abilities.
General or Strong AI: Theoretical AI that possesses the ability to understand, learn, and
apply knowledge across diverse domains, similar to human intelligence. Achieving strong
AI remains a long-term goal.
Applications of AI:
Virtual Assistants: AI powers virtual assistants like Siri, Google Assistant, and Alexa,
providing natural language interaction and assistance.
Healthcare: AI is used for medical image analysis, diagnosis, drug discovery, and
personalized treatment plans.
Finance: Applications include fraud detection, algorithmic trading, and credit scoring,
leveraging AI for data analysis and decision-making.
Autonomous Vehicles: AI algorithms enable self-driving cars to navigate and make real-
time decisions based on sensor input.
CHAPTER 4
Algorithms Used in Artificial Intelligence
2. Unsupervised Learning: In this case, the algorithm works with unlabeled data,
seeking to identify patterns, groupings, or relationships within the data. Examples
include clustering algorithms like k-means and hierarchical clustering, and
dimensionality reduction techniques like Principal Component Analysis (PCA).
1. Word Embeddings: Techniques like Word2Vec, GloVe, and BERT represent words
as vectors in a continuous space, capturing semantic relationships and context.
Clustering Algorithms:
1. Random Forest: A collection of decision trees that work together, with each tree
contributing to the final prediction.
Search Algorithms:
2. A Algorithm: An informed search algorithm that uses heuristics to find the most
efficient path in a graph.
CHAPTER 5
Natural Language Processing (NLP) is an integral field of artificial intelligence (AI) that
revolves around the interaction between computers and human language. The primary
objective of NLP is to empower machines with the ability to comprehend, interpret, and
generate human language in a manner that is not only meaningful but also contextually
relevant. This interdisciplinary domain draws upon methodologies from computer science,
linguistics, and cognitive psychology, aiming to bridge the communication gap between
humans and computers.
1. Tokenization: Breaking down text into smaller units, such as words or phrases, is
a fundamental step in NLP known as tokenization. This process aids computers in
analyzing and understanding the structural aspects of language.
5. Semantic Analysis: Beyond syntax, semantic analysis delves into the meaning of
words and their contextual relationships, playing a crucial role in understanding the
intent behind a piece of text.
Applications of NLP:
2. Chatbots and Virtual Assistants: NLP powers chatbots and virtual assistants,
granting them the ability to comprehend user queries, engage in natural language
conversations, and provide relevant responses.
Challenges in NLP:
3. Cultural and Linguistic Variations: NLP systems must account for linguistic
variations, encompassing slang, colloquialisms, and cultural nuances, to accurately
understand and generate language.
CHAPTER 6
Tools Used in Natural Language Processing
1. Corpora and Lexical Resources: NLTK provides access to over 50 corpora and
lexical resources, including WordNet, which is a lexical database of the English
language.
2. Text Processing: The library offers tools for common text processing tasks such as
tokenization (breaking text into words or sentences), stemming (reducing words to
their root form), and frequency analysis.
5. Machine Learning: NLTK incorporates machine learning algorithms for tasks like
text classification and sentiment analysis.
Spacy :
Spacy is a modern, open-source NLP library designed for efficiency and ease of use. It is
implemented in Python and focuses on providing production-ready tools for various NLP
tasks. Spacy is known for its speed, accuracy, and user-friendly API. It includes pre-trained
models for multiple languages, making it a popular choice for real-world NLP applications.
5. Integration with Deep Learning: Spacy integrates well with deep learning
frameworks like TensorFlow and PyTorch, allowing users to combine the strengths
of both approaches.
6. Performance: Spacy is known for its speed and efficiency, making it suitable for
processing large volumes of text in real-time applications.
CHAPTER 7
TECHNOLOGY
5.3 Full Stack Development
It refers to the development of both frontend (client side) and back end (server side)
portions of web application. Full stack web developers have the ability to design complete
web application and websites. They work on the frontend, backend, database and
debugging of web application or websites.
5.3.1 Front-end
It is the visible part of website or web application which is responsible for user
experience. The user directly interacts with the frontend portion of the web application or
website. The front-end portion is built by using some languages which are discussed
below:
HTML: HTML stands for Hyper Text Markup Language. It is used to design
the front-end portion of web pages using markup language. HTML is the
combination of Hypertext and Markup language. Hypertext defines the link
between the web pages. The markup language is used to define the text
documentation within tag which defines the structure of web pages.
5.3.2 Back-end
Node JS: Node.js allows the creation of Web servers and networking tools using
JavaScript and a collection of "modules" that handle various core functionalities.
Modules are provided for file system I/O, networking (DNS, HTTP, TCP, TLS/SSL
or UDP), binary data(buffers), cryptography functions, data streams, and other core
functions. Node.js's modules use an API designed to reduce the complexity of
writing server applications. Node.js is primarily used to build network programs
such as Web servers.
5.4 Database
Database is critical for all businesses. A good database does not allow any form of
anomalies and stores only relevant information in an ordered manner. If a database has
anomalies, it is affecting the efficiency and data integrity. For example, delete anomaly
arise upon the deletion of a row which also forces other useful data to be lost. As such, the
tables need to be normalized.
This fulfils the last objective of ensuring data are accurate and retrieved correctly.
My-SQL
• MySQL is a database system used on the web.
• MySQL is a database system that runs on a server.
• MySQL is ideal for both small and large applications.
• MySQL is very fast, reliable, and easy to use.
• MySQL uses standard SQL.
• MySQL compiles on a number of platforms.
• MySQL is free to download and use.
• MySQL is developed, distributed, and supported by Oracle
Corporation.
CHAPTER 8
Introduction to Wordpress
Introduction to WordPress:
2. Themes and Templates: A vast library of themes and templates allows users to
customize the design and appearance of their websites. Themes control the overall
look and feel, while templates provide structure for individual pages and posts.
7. Security Features: WordPress prioritizes security, and regular updates are released
to address vulnerabilities. Additionally, users can implement security plugins and
best practices to enhance the protection of their websites.
8. Responsive Design: Many WordPress themes are built with responsive design in
mind, ensuring that websites are accessible and functional across various devices,
including desktops, tablets, and smartphones.
1. Blogs: WordPress's origins lie in blogging, and it remains a popular choice for
individuals and organizations looking to publish and manage blog content.
CHAPTER 9
Implementation
Law Legal Tax, is a virtual solution on the Internet where customers can browse
the catalogue and select the Solution on requirement they need. They can select any of the
services such as GST Registrations & Filings, Tax Filings, Import Export Code
Registration, Legal disputes and many more. Once the service is selected, at that time, the
user need to submit the required documents.
Usually, the customer will be asked to fill a form to check the eligibility of their
need, For different services different documents will be required and the charges will be
charged accordingly.
3.2 Modules
1. Home Page:
• Introduction: Welcome to Law Legal Tax your trusted partner in law, legal, and tax
services. Our team of experts is dedicated to providing comprehensive solutions
tailored to your needs.
• Call-to-Action (CTA): Ready to take the next step? Contact us for personalized
assistance or browse our services to learn more.
2. Services Page:
• Service Offerings: Navigate through our diverse service offerings, including legal
advisory, tax preparation, dispute resolution, and more. Each service is backed by
our team's extensive experience and commitment to client success.
• Case Studies: Discover success stories from clients who have benefited from our
services. Testimonials and case studies exemplify our dedication to achieving
positive outcomes for our clients.
• CTA: Inquire about specific services or schedule a consultation with our experts.
3. Login Page:
• User Accounts: For clients with accounts, access your personalized area for secure
information, case updates, and communication with our team.
• Security Measures: Rest assured, our login process prioritizes your data security.
We employ industry-standard encryption and security protocols to protect your
information.
4. Contact Page:
• Contact Form: For a quick response, use our contact form to submit inquiries or
requests. Our team is here to assist you promptly.
5. Payment Gateway:
• Billing Information: Manage your billing information securely through our portal.
6. About Us Page:
• Company Background: Learn about the history and evolution of Law Legal Tax,
outlining our mission to provide exceptional legal and tax services.
• Team Members: Meet our team of dedicated professionals, each bringing unique
expertise to ensure the highest level of service.
CHAPTER 10
Calendar Of Events
Theoretical Training
Assignment
Theoretical Training
Assignment
Theoretical Training
Assignment
Theoretical Training
Assignment
Tools in Wordpress
Plugins in Wordpress
Review of Internship
CHAPTER 11
Conclusion
LawLegalTax.in is a trusted and cost-effective legal and tax solution in India. This
comprehensive platform facilitates connections between users and seasoned legal and tax
professionals across the country. Offering a diverse array of services, LawLegalTax.in
covers legal consultations, tax preparation, documentation, and keeps users informed with
the latest legal and tax news. The platform ensures accessibility by allowing users to avail
these services from the convenience of their homes or offices. Backed by experienced
professionals well-versed in their respective fields, LawLegalTax.in provides competitive
rates and a broad spectrum of services tailored to meet user needs. With its user-friendly
interface, the platform is easy to navigate, making it a reliable choice for those seeking an
affordable and dependable legal and tax solution in India. I recommend LawLegalTax.in
for individuals in search of trustworthy assistance in navigating legal and tax matters.
CHAPTER 12
Refences
Introduction to AI
Algorithms of AI
Introduction to NLP
Tools Used in NL
• AI for Business: How Artificial Intelligence Can Help You Achieve Your
Strategic Objectives by Frederic Pujol: https://www.amazon.com/Grow-Your-
Business-Principles-Intelligence-ebook/dp/B0CCKDP73L
• Building a Successful AI Strategy: A Practical Guide by David
Mathers: https://www.amazon.com/Strategy-Handbook-artificial-intelligence-
Intelligence/dp/B09WQ5BWBF
• Artificial Intelligence for Business: A Practical Guide by Lars
Perner: https://www.amazon.com/Artificial-Intelligence-Business-Roadmap-
Getting-ebook/dp/B086Z85N4M
AI Tools
• TensorFlow: https://www.tensorflow.org/
• PyTorch: https://pytorch.org/
• Scikit-learn: https://scikit-learn.org/
Introduction to WordPress
Tools in WordPress
• Gutenberg: https://wordpress.org/support/plugin/gutenberg/
• Elementor: https://wordpress.org/plugins/elementor/
• WPBakery Page Builder: https://wpbakery.com/
Plugins in WordPress