import { Button } from "@/components/ui/button" import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from "@/components/ui/card" import { ArrowRight, Map, Database, BrainCircuit, BarChart2, Building, Search, BookOpen, Lightbulb, HelpCircle, Zap, Video, FileQuestion, Play, } from "lucide-react" import Link from "next/link" import PageHeader from "@/components/page-header" export default function DocumentationPage() { return (

Welcome to BorBann Documentation

This documentation will help you get the most out of our property analytics platform. No coding experience is required to use our tools.

Getting Started

Maps & Geospatial Learn how to use the interactive map

Explore properties on our interactive map, apply filters, and analyze environmental factors.

  • Navigating the map interface
  • Applying filters and radius search
  • Understanding property markers
Price Prediction Understand property price predictions

Learn how our AI models predict property prices and how to interpret the results.

  • Understanding prediction factors
  • Adjusting parameters
  • Generating and using reports
Data Pipelines Set up automated data collection

Learn how to create and manage data pipelines for property data collection.

  • Creating your first pipeline
  • Configuring data sources
  • Scheduling and automation
Models Work with AI models

Understand how to use and train custom AI models for property analysis.

  • Selecting the right model
  • Training custom models
  • Understanding model parameters
Property Listings Browse and analyze properties

Learn how to browse property listings and analyze property details.

  • Filtering and sorting properties
  • Understanding property analytics
  • Exporting property data
Search & Filters Find exactly what you need

Master the search and filtering capabilities across the platform.

  • Advanced search techniques
  • Creating and saving filters
  • Combining multiple filters

Getting Started with BorBann 5:32 • Beginner

A complete overview of the platform and its main features.

Creating Your First Data Pipeline 8:45 • Beginner

Step-by-step guide to setting up automated data collection.

Advanced Map Analysis 12:20 • Intermediate

Learn how to use advanced map features for property analysis.

Frequently Asked Questions

How accurate are the price predictions?

Our price predictions typically have an accuracy of 85-95% depending on the model used and the data available. System models are regularly updated to maintain accuracy.

Can I export data for use in other tools?

Yes, you can export data in various formats including CSV, JSON, and PDF reports. Look for the export options in the property details and analytics pages.

Do I need coding experience to use this platform?

No, our platform is designed to be user-friendly for non-technical users. All features can be accessed through the intuitive user interface without any coding.

How often is the property data updated?

Data update frequency depends on your data pipeline configuration. System data is typically updated daily, while custom pipelines can be scheduled according to your needs.

Need More Help?

Can't find what you're looking for? Our support team is here to help.

) }