Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FahadMehboob committed Sep 1, 2023
2 parents 51d7b0a + 3613959 commit f19defa
Show file tree
Hide file tree
Showing 5 changed files with 365 additions and 0 deletions.
Binary file added blog/INSTRUCTIONS/BlogPostsInstructions.docx
Binary file not shown.
49 changes: 49 additions & 0 deletions blog/chatgptWeakness20230828.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
## GPT Weaknesses in Answering Property-Related Questions

When it comes to answering property-related questions, ChatGPT has its limitations:

- **Limited Context Understanding:** ChatGPT may sometimes lack context awareness, leading to answers that overlook specific property details or local regulations crucial for accurate responses.

- **Inaccurate Legal Advice:** While ChatGPT is a powerful tool, it's not a substitute for legal professionals. It can't provide tailored legal advice for specific property-related legal matters, which can result in incomplete or incorrect answers regarding legal concerns.

- **Outdated Information:** GPT-3's knowledge is based on data up to September 2021. This means it might lack information on recent property market developments, regulations, or trends.

- **Ambiguity Handling:** Ambiguous queries can be challenging for ChatGPT. Property-related questions might be vague or require clarification, leading to less precise responses.

- **Overly General Answers:** While aiming to provide broad answers, ChatGPT might generate responses lacking specific details. Property inquiries often necessitate precise information.

- **Privacy Concerns:** Handling questions involving sensitive property information, such as tenant records or financial details, raises privacy and security concerns.

- **Biased Information:** Like all language models, GPT-3 can inadvertently produce biased or discriminatory content if exposed to biased training data.

- **Lack of Personalized Advice:** ChatGPT can't offer personalized recommendations based on individual circumstances. Property-related decisions frequently demand personalized advice.

- **Difficulty with Local Specifics:** Property matters often hinge on local or regional factors. ChatGPT might lack access to location-specific data, resulting in non-location-specific answers.

- **Absence of Real-Time Data:** GPT-3 lacks access to real-time data sources, making it unable to provide current property listings, market prices, or availability status.

- **Misinterpretation:** Misinterpreted queries can lead to answers unrelated to the intended question.

- **Lack of Emotional Intelligence:** ChatGPT lacks emotional intelligence, so it might struggle to adequately address emotionally charged property disputes or conflicts.

- **Difficulty with Technical Details:** For highly technical property-related questions, such as construction or architectural queries, GPT-3 may lack the specialized knowledge needed for accurate responses.

- **Risk Assessment:** It might not accurately assess the risks associated with property decisions, like investment or purchasing choices.

---

*Published on [SmartLet AI Blog](https://www.play2helpworld-com.github.io/AIProperty/)*

Subscribe to our newsletter for more AI insights and real estate trends.

---
**Title**: Adventures in AI: How It Benefits Real Estate

**Published on**: 2023-08-28

**Author**: Eme John

**Revision**: Anaïs Gilbert

**Topics**: Artificial Intelligence, Real Estate, Technology, AI, Property Management
---
204 changes: 204 additions & 0 deletions blog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,204 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SmartLet Property Management Ai Blog</title>
<meta name="description" content="Discover the future of property management with our AI-driven solutions. Streamline operations, enhance customer service, and revolutionize sales strategies. Elevate your property experience today!" />
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- fav icon -->
<link rel="icon" href="../assets/images/fav-icon/fav-icon.png">

<!-- bootstarp -->
<link rel="stylesheet" href="../css/vendors/bootstrap.min.css">

<!-- animate.css file -->
<link rel="stylesheet" href="../css/vendors/animate.css">

<!-- Swiper -->
<link rel="stylesheet" href="../css/vendors/swiper-bundle.min.css">

<!-- flaticon -->
<link rel="stylesheet" href="../css/vendors/flaticon/flaticon.css">

<!-- fontAwesome -->
<link rel="stylesheet" href="../css/vendors/all.min.css">
<!-- Bootstrap 5.3 -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- bootstrap icons -->
<link rel="stylesheet" href="../css/vendors/bootstrap-icons-1.9.1/bootstrap-icons.css">

<!-- Fancybox -->
<link rel="stylesheet" href="../css/vendors/jquery.fancybox.min.css">

<!-- fonts site preconnect -->
<link rel="preconnect" href="https://fonts.googleapis.com">

<!-- fonts site preconnect -->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

<!-- Font Family -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800&amp;display=swap">

<!-- main-LTR -->
<link rel="stylesheet" href="../css/main-LTR.css">
<!-- for markdown syntax -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script>
</head>
<body class="dark-theme landing-page-demo">
<!--Start Page Header-->
<header class="header-basic" id="page-header">
<div class="container">
<!--Start navbar-->
<nav class="menu-navbar" id="main-nav">
<div class="header-logo"><a class="logo-link" href="https://play2helpworld-com.github.io/AIProperty/#home"><img class="logo-img light-logo" loading="lazy" src="../assets/images/logo/logo-light.png" alt="logo"/><img class="logo-img dark-logo" loading="lazy" src="../assets/images/logo/logo-dark.png" alt="logo"/></a></div>
<div class="links menu-wrapper ">
<ul class="list-js links-list">
<li class="nav-item menu-item has-sub-menu"><a class="nav-link menu-link active" href="https://play2helpworld-com.github.io/AIProperty/#home">home</a></li>
<li class="nav-item menu-item"><a class="nav-link menu-link" href="https://play2helpworld-com.github.io/AIProperty/#services">services </a></li>
<li class="nav-item menu-item"><a class="nav-link menu-link" href="https://play2helpworld-com.github.io/AIProperty/#about">about </a></li>
<li class="nav-item menu-item"><a class="nav-link menu-link" href="https://play2helpworld-com.github.io/AIProperty/#pricing">pricing </a></li>
<li class="nav-item menu-item"><a class="nav-link menu-link" href="https://play2helpworld-com.github.io/AIProperty/#testimonials">testimonials </a></li>
<li class="nav-item menu-item"><a class="nav-link menu-link" href="https://play2helpworld-com.github.io/AIProperty/#faq">FAQ </a></li>
<li class="nav-item menu-item"><a class="nav-link menu-link" href="https://play2helpworld-com.github.io/AIProperty/#contact-us">contact us </a></li>
</ul>
</div>
<div class="controls-box">
<!--Menu Toggler button-->
<div class="control menu-toggler"><span></span><span></span><span></span></div>
<!--Dark/Light mode button-->
<div class="mode-switcher ">
<div class="switch-inner go-light " title="Switch To Light Mode "><i class="bi bi-sun icon "></i></div>
<div class="switch-inner go-dark" title="Switch To Dark Mode "><i class="bi bi-moon icon "></i></div>
</div>
</div>
</nav>
</div>
<!--End navbar-->
</header>
<!--End Page Header-->
<!-- Start Blog Posts Section -->
<section class="about mega-section" id="about">
<div class="container">
<div class="content-block ">
<div class="container mt-5">
<div class="row">
<div class="col-md-8 offset-md-2">
<h1 class="text-center mb-4">Welcome to SmartLet Property AI Blog</h1>
<div id="blogPosts"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Blog Section-->
<!-- Start page-footer Section-->
<footer class="page-footer dark-color-footer" id="page-footer">
<div class="container">
<div class="row footer-cols">
<div class="col-12 col-md-8 col-lg-4 footer-col ">
<img class="img-fluid footer-logo" loading="lazy" src="../assets/images/logo/logo-dark.png" alt="logo"/>
<div class="footer-col-content-wrapper">
<p class="footer-text-about-us">
Investing in SmartLet means investing in the future of property management – a future where AI
sets new standards and opens unprecedented avenues for growth. Join us in shaping this exciting
evolution and reap the rewards of pioneering excellence.
</p>
</div>
<div class="form-area ">
<div class="mailchimp-form ">
<form class="one-field-form" method="post" action="#0">
<div class="field-group ">
<label class="email-label" for="email-input"> Subscribe to our newsletter</label>
<input class="email-input " type="email" value="" name="EMAIL" id="email-input" placeholder="Email Address" autocomplete="off"/>
<div class="cta-area">
<input class="btn-solid subscribe-btn" type="submit" value="Subscribe" name="subscribe"/>
</div>
</div><span class="email-notice">*we will not share your personal info</span>
</form>
</div>
</div>
</div>
<div class="col-6 col-lg-2 footer-col ">
<div class="footer-col-content-wrapper">
<ul class="footer-menu ">
</ul>
</div>
</div>
<div class="col-6 col-lg-2 footer-col ">
<div class="footer-col-content-wrapper">
<ul class="footer-menu">
</ul>
</div>
</div>
<div class="col-12 col-lg-4 footer-col mt-5">
<h2 class=" footer-col-title">contact information</h2>
<div class="footer-col-content-wrapper">
<div class="contact-info-card"><i class="bi bi-envelope icon"></i><a class="text-lowercase info" href="mailto:[email protected]">[email protected]</a></div>
<div class="contact-info-card"><i class="bi bi-geo-alt icon"></i><span class="info">AI2BC Organization</span></div>
<div class="contact-info-card"><i class="bi bi-phone icon"></i><a class="info" href="tel:+20123456789">+20123456789 </a></div>
<div class="contact-info-card">
<div class="social-icons">
<div class="sc-wrapper dir-row sc-size-32">
<ul class="sc-list">
<li class="sc-item " title="Facebook"><a class="sc-link" href="#0" title="social media icon"><i class="fab fa-facebook-f sc-icon"></i></a></li>
<li class="sc-item " title="youtube"><a class="sc-link" href="#0" title="social media icon"><i class="fab fa-youtube sc-icon"></i></a></li>
<li class="sc-item " title="instagram"><a class="sc-link" href="#0" title="social media icon"><i class="fab fa-instagram sc-icon"></i></a></li>
<li class="sc-item " title="twitter"><a class="sc-link" href="#0" title="social media icon"><i class="fab fa-twitter sc-icon"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="copyrights ">
<div class="container">
<div class="row">
<div class="col-12 col-md-6 d-flex justify-content-start">
<p class="credits">
&copy; 2023
All rights reserved to
<a class="link" href="#0">AI2BC - SmartLet Property Management</a>
</p>
</div>
<div class="col-12 col-md-6 d-flex justify-content-end">
<div class="terms-links"><a href="#0">Terms of Use </a>
| <a href="#0">Privacy Policy</a>
</div>
</div>
</div>
</div>
</div>
</footer>

<!-- JQuery -->
<script src="../js/vendors/jquery-3.6.1.min.js"></script>
<!-- appear -->
<script src="../js/vendors/appear.min.js"></script>
<!-- bootstrap -->
<script src="../js/vendors/bootstrap.bundle.min.js"></script>
<!-- countTo -->
<script src="../js/vendors/jquery.countTo.js"></script>
<!-- wow -->
<script src="../js/vendors/wow.min.js"></script>
<!-- swiper -->
<script src="js/vendors/swiper-bundle.min.js"></script>
<!-- particles -->
<script src="js/vendors/particles.min.js"></script>
<!-- Vanilla-tilt -->
<script src="../js/vendors/vanilla-tilt.min.js"></script>
<!-- isotope -->
<script src="../js/vendors/isotope-min.js"></script>
<!-- fancybox -->
<script src="../js/vendors/jquery.fancybox.min.js"></script>
<!-- main -->
<script src="../js/main.js"></script>
<script src="script.js"></script>
</body>
</html>
65 changes: 65 additions & 0 deletions blog/post1example.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@

# Adventures in AI: How It Benefits Real Estate

<!-- ![AI and Real Estate](path-to-your-image.jpg) -->
*Artificial intelligence could revolutionize the real estate industry.*

## Introduction

Artificial Intelligence (AI) has rapidly evolved over the past decade, transforming various sectors, including healthcare, finance, and entertainment. In this article, we'll delve into the exciting world of AI and explore how its applications can bring about significant advantages to the real estate sector.

## Understanding AI

At its core, AI refers to the simulation of human intelligence processes by machines, especially computer systems. These processes include learning, reasoning, problem-solving, and decision-making. AI systems can analyze vast amounts of data and identify patterns that would be challenging or impossible for humans to detect.

## AI in Real Estate

The integration of AI into the real estate industry opens up a realm of possibilities. Here are some ways AI is making an impact:

### 1. Predictive Analytics

AI algorithms can analyze historical data, market trends, and economic indicators to predict property values and market shifts. This assists both buyers and sellers in making informed decisions.

### 2. Virtual Tours and Visualization

Virtual reality (VR) and augmented reality (AR) powered by AI technology enable buyers to take virtual property tours. This immersive experience allows potential buyers to explore properties from anywhere in the world.

### 3. Property Management

AI-driven property management systems can automate tasks such as rent collection, maintenance scheduling, and tenant communication. This streamlines operations and improves efficiency.

### 4. Personalized Recommendations

AI can provide personalized property recommendations to buyers based on their preferences, budget, and requirements. This enhances the customer experience and accelerates the decision-making process.

### 5. Fraud Detection

AI algorithms can identify patterns associated with fraudulent activities, protecting real estate transactions from potential scams and ensuring secure transactions.

## The Future of Real Estate with AI

As AI technology continues to advance, the real estate sector stands to benefit even further. From enhanced customer experiences to improved operational efficiency, the possibilities are endless.

## Conclusion

The intersection of AI and real estate presents a fascinating journey ahead. By embracing AI technologies, the industry can revolutionize the way properties are bought, sold, and managed. The future of real estate is undoubtedly an exciting adventure in the world of artificial intelligence.

Have you considered the potential of AI in the real estate sector? Share your thoughts and join the discussion!

---

*Published on [SmartLet AI Blog](https://www.play2helpworld-com.github.io/AIProperty/), {{ page.date | date: "%B %d, %Y" }} by {{ page.author }}*

Subscribe to our newsletter for more AI insights and real estate trends.

---
**Title**: Adventures in AI: How It Benefits Real Estate

**Published on**: 2023-08-30

**Author**: Eme John

**Revision**: Anaïs Gilbert

**Topics**: Artificial Intelligence, Real Estate, Technology, AI, Property Management
---
47 changes: 47 additions & 0 deletions blog/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
document.addEventListener('DOMContentLoaded', async () => {
const blogPostsContainer = document.getElementById('blogPosts');
const markdownFiles = [
'chatgptWeakness20230828.md',
// Add other Markdown files here
];

const getMetadata = (markdownText, field) => {
const match = markdownText.match(new RegExp(`${field}:\\s*(\\S+)`));
return match ? match[1] : '';
};

const processMarkdownFiles = async () => {
const posts = [];

for (const file of markdownFiles) {
const response = await fetch(file);
const markdownText = await response.text();

const post = {
file,
markdownText,
date: new Date(getMetadata(markdownText, 'date')),
};

posts.push(post);
}

const sortedPosts = posts.sort((a, b) => b.date - a.date);

for (const post of sortedPosts) {
const htmlText = marked(post.markdownText);

const postContainer = document.createElement('div');
postContainer.className = 'card mb-4';
postContainer.innerHTML = `
<div class="card-body">
${htmlText}
</div>
`;

blogPostsContainer.appendChild(postContainer);
}
};

await processMarkdownFiles();
});

0 comments on commit f19defa

Please sign in to comment.