slack-bot / README.md
Atharva Chauthaiwale
demo
7e20216
---
title: Judgement Buzz
emoji: πŸ†
colorFrom: purple
colorTo: purple
sdk: docker
pinned: false
---
# Judgement Buzz
AI assistant for decoding complex Supreme Court of India rulings with ease.
An innovative project focusing on the latest rulings of the Supreme Court of India published in https://www.sci.gov.in/latest-orders/. Through its web application, users can stay updated on the most recent cases, select a specific case, and leverage our AI assistant to obtain concise summaries of the judgements. Additionally, with its Slack bot integration, users can perform similar tasks directly within their Slack workspace, enhancing accessibility and efficiency in legal information retrieval.
Tech Stack
This project is implemented with all open source frameworks and tools with zero infra cost.
- AI / ML + RAG
- LlmaIndex framework
- LLM: `HuggingFaceH4/zephyr-7b-beta`
- Vector Embeddings: `BAAI/bge-base-en-v1.5`
- Frontend
- Gradio
- Slack SDK
- Backend
- FastAPI
- Python
- Hosting: HuggingFace Spaces (https://huggingface.co/spaces/atharva-nlp/slack-bot )