Skip to content

vighneshtule/JurisAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JurisAI

📌 Overview

JurisAI is an AI-powered legal assistant designed to provide intelligent and interactive chat-based responses using the Gemini API.

  • 📱 Android App: Built with Kotlin and Jetpack Compose for a seamless mobile experience.
  • 🌐 Web App: Developed using Next.js, ShadCN UI, Tailwind CSS, and TypeScript for a modern, responsive interface.

Developed during the CHRONOS V1 hackathon under AISOC, JurisAI is a collaborative effort by:

  • 🧑‍💻 Jatin Kabra
  • 🧑‍💻 Aryan Kumar
  • 🧑‍💻 Prakhar Pragyan
  • 🧑‍💻 Aryan Bhargava

🎯 Features

  • ✅ AI-powered legal chat assistant using Gemini API
  • Android App: Built with Jetpack Compose for a fast, responsive UI
  • Web App: Developed with Next.js, TypeScript, and Tailwind CSS for an intuitive experience
  • Fun Command:
    • 🔹 Ask the AI about its creation

📱 Android App

🔗 Download & Installation

📥 JurisAI APK

Installation Steps:

  1. Download the APK file.
  2. Enable "Install from Unknown Sources" in your device settings.
  3. Install and launch JurisAI.

📹 App Demo Video
🎥 Watch Demo


🌐 Web Application

We have also developed a web version of JurisAI that provides the same AI-powered legal assistance.
Currently, it runs on a local server or the same WiFi network during development, but it has been deployed on Vercel for public access.

🔗 Live Website: JurisAI Web
📂 Website Repository: GitHub Repo

📹 Website Demo Video
🎥 Watch Demo


🚀 Tech Stack

Android App

  • Language: Kotlin
  • Framework: Jetpack Compose
  • AI Model: Gemini API
  • Development: Android Studio

Web App

  • Framework: Next.js
  • Frontend: ShadCN UI, Tailwind CSS
  • Language: TypeScript
  • AI Model: Gemini API
  • Deployment: Vercel

🛠️ How to Contribute

We welcome contributions! Follow these steps:

Android App Repo

  1. Fork this repository 📌
  2. Clone your forked repo:
    git clone https://github.com/your-username/JurisAI.git
  3. Make your changes, commit, and push
  4. Create a Pull Request 🚀

Web App Repo

  1. Fork the web repository 📌
  2. Clone your forked repo:
    git clone https://github.com/your-username/JurisAI-Web.git
  3. Install dependencies:
    npm install
  4. Run locally:
    npm run dev
  5. Make your changes, commit, and push
  6. Create a Pull Request 🚀

📜 License

JurisAI is developed under CHRONOS V1 hackathon for educational and research purposes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%