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
- ✅ 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
- Download the APK file.
- Enable "Install from Unknown Sources" in your device settings.
- Install and launch JurisAI.
📹 App Demo Video
🎥 Watch Demo
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
- Backend Repo: GitHub Repo
📹 Website Demo Video
🎥 Watch Demo
- Language: Kotlin
- Framework: Jetpack Compose
- AI Model: Gemini API
- Development: Android Studio
- Framework: Next.js
- Frontend: ShadCN UI, Tailwind CSS
- Language: TypeScript
- AI Model: Gemini API
- Deployment: Vercel
We welcome contributions! Follow these steps:
- Fork this repository 📌
- Clone your forked repo:
git clone https://github.com/your-username/JurisAI.git
- Make your changes, commit, and push
- Create a Pull Request 🚀
- Fork the web repository 📌
- Clone your forked repo:
git clone https://github.com/your-username/JurisAI-Web.git
- Install dependencies:
npm install
- Run locally:
npm run dev
- Make your changes, commit, and push
- Create a Pull Request 🚀
JurisAI is developed under CHRONOS V1 hackathon for educational and research purposes.