Skip to content

DanKamNdi/sheria-ai-v2

Repository files navigation

Sheria AI

Welcome to Sheria AI, your comprehensive legal assistant designed to provide insights and clarity on Kenyan law. Sheria AI leverages the power of AI to help individuals, businesses, and organizations better understand the legal landscape and make informed decisions.

Project Overview

Sheria AI simplifies legal information by offering users access to AI-powered legal assistance. Whether you are seeking guidance on legal terms, understanding Kenyan legal frameworks, or need quick answers to legal questions, Sheria AI is designed to provide clarity and support.

Website

Visit our live website: augmentinai.com

Features

  • AI-Powered Legal Assistance: Get instant responses to legal questions based on Kenyan law.
  • User-Friendly Interface: Our platform is designed to be intuitive and easy to use for anyone, regardless of legal knowledge.
  • Up-to-Date Information: Sheria AI is regularly updated to reflect the latest changes in Kenyan law.
  • Tailored Responses: We provide personalized answers that suit the specific legal concerns of our users.

Tech Stack

  • Frontend: Next.js with Tailwind CSS for a fast and responsive user interface.
  • Backend: Node.js with Express.js to handle server-side logic and API calls.
  • Database: Firebase Firestore for scalable, real-time data storage.
  • Authentication: Firebase Authentication for secure user access and data management.

Installation

To run Sheria AI locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/DanKamNdi/sheria-ai-v2.git
  2. Navigate to the project directory:

    cd sheria
  3. Install dependencies:

    npm install
  4. Create a .env file with your Firebase and API keys:

    FIREBASE_API_KEY=your_firebase_api_key
    FIREBASE_AUTH_DOMAIN=your_auth_domain
    FIREBASE_PROJECT_ID=your_project_id
    FIREBASE_STORAGE_BUCKET=your_storage_bucket
    FIREBASE_MESSAGING_SENDER_ID=your_sender_id
    FIREBASE_APP_ID=your_app_id
    
  5. Start the development server:

    npm run dev
  6. Open http://localhost:3000 to view it in your browser.

Let me know if you'd like any adjustments or additions!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors