Created at 10pm, Apr 16
buaziziArtificial Intelligence
0
ARTIFICIAL INTELLIGENCE IN INFORMATION TECHNOLOGY
F8J9lZztCaAW797nHqRDnpX14mIeOzg5bPUk6YJ0FHM
File Type
PDF
Entry Count
52
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

Artificial Intelligence is a broad field that encompasses various concepts in Information Technology. Thisresearch paper focuses on different technologies in AI and how they apply to improve the performance ofmultiple sectors. The purpose of this study is to discuss Artificial Intelligence and its present and futureapplications. AI is the foundation of multiple concepts, such as computing, software creation, and datatransmission. The technologies that use AI are machine learning, deep learning, Natural LanguageGeneration, speech recognition, robotics, and biometric identification. AI applies to many sectors such ashealthcare sectors, assembling and manufacturing industries, business organizations, and in the automotiveindustries. AI also has various advantages that make it gain more popularity in many areas. The AI-poweredmachine can perform many jobs at once; they are not costly compared to human beings and are accurate andefficient. AI also encounters multiple problems that undermine its application. AI is prone to technicaldifficulties, security snags, data difficulties, and can cause accidents if users fail to understand the AIsystem. The increased use of AI has transformed various sectors by boosting the organization's performanceand facilitating data safety.

171 | P a g e
id: 595934548f1add3c6833aa043b1d2144 - page: 4
NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: 2394-3696 VOLUME 7, ISSUE 6, June-2020 Business organizations also have a case of fraud and theft that tend to undermine business operations. Organizations benefit from Artificial Intelligence since it helps in detecting fraud (Singh & Singh, 2015). AI is efficient in data analysis, making it easier to detect possible fraud within the data and information systems (Dirican, 2015). Today, organizations have various strategies for marketing. One crucial strategy used by companies in marketing is advertising their products and brands. Therefore, AI application helps companies to perform personalized advertising and marketing messaging (Dirican, 2015). Through advertisements and messaging, organizations can communicate and attract more consumers, thereby improving their business. AI applications are also critical in customer service (Dirican, 2015). Business organizations can com
id: 975726909d8b91d4c429f79f931a5b17 - page: 5
Thirdly, AI technology has a wide range of applications in modern education. Computer devices use machine learning concepts that help students to understand academic content. AI helps students to get an education at any time (Kuprenko, 2020). For instance, students highly benefit from AI applications during this time of the pandemic. Students can study at home using their computers, smartphones, and tablets. AI enables students to engage with their teachers and professors from where they are, thus facilitating education. Artificial Intelligence helps students get a variety of educational options based on their needs (Kuprenko, 2020). Students can access learning materials by using AI, enabling them to learn from anywhere. Students can choose a variety of topics to learn about, thus helping them in their areas of weakness (Kuprenko, 2020). AI provides students with revision mate
id: 1809f2f194aebd32f330f457d628a8a4 - page: 5
Kuprenko (2020) opines that virtual mentors can monitor the progress of students by using AI-based platforms. Currently, teachers and professors use virtual mentors to provide information concerning the development of their students. AI technology, such as Coursera platforms, allows academic providers to identify weaknesses among their students (Kuprenko, 2020). The Coursera platform works in a way that it can notify the teacher if students chose incorrect answers on a specific question. AI systems also allow for better engagement between students and teachers. AI-based algorithms can provide personalized recommendations and training programs through the analysis of the user's knowledge and interest (Kuprenko, 2020; Marsland, 2015). Teachers and professors also spend less time searching for educational materials for students since AI provides an automated curriculum platform. A
id: e1ac80bb0ed6f835472eab0bdeea4ad4 - page: 5
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "F8J9lZztCaAW797nHqRDnpX14mIeOzg5bPUk6YJ0FHM", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "F8J9lZztCaAW797nHqRDnpX14mIeOzg5bPUk6YJ0FHM", "level": 2}'