Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

eslamelhosuniy/Sanad-Legal-AI

Domaine:

natural language processing
Créateur:
esl
Hôte:
Sanad is an innovative technology solution designed to address the critical gaps in Egypt's legal system. By leveraging artificial intelligence and verified legal databases, our platform provides instant, accurate, and affordable criminal law consultations to both individuals and legal professionals. # Rag-app This is a minimal implementation of the RAG model for question answering. ## Requirements - Python 3.8 or later #### Install Python using MiniConda 1) Download and install MiniConda from here 2) Create a new environment using the following command: ```bash $ conda create -n Rag-app python=3.8 ``` 3) Activate the environment: ```bash $ conda activate Rag-app ``` ## Installation ### Install the required packages ```bash $ pip install -r requirements.txt ``` ### Setup the environment variables ```bash $ cp .env.example .env ``` Set your environment variables in the `.env` file. Like `OPENAI_API_KEY` value. ## Run the FastAPI server ```bash $ uvicorn main:app --reload --host 0.0.0.0 --port 5000 ``` ! on deploy no need to "--reload" ## POSTMAN Collection Download the POSTMAN collection from /assets/Rag-app-dev.postman_collection.json ## API Docs - Swagger UI: localhost

Visit

github.com

Tasks

question answering

Licenses

Apache-2.0

Similaires

adham3mad/Sanad-backendAI Legal ChatbotKellyKiprop/Legal-AI-assistantakhiyusuf/legal-ai-nigeriaBmiami988/Uganda-legal-AIfredhmacau/legal-ai-assistant

adham3mad/Sanad-backend

Sanad is an innovative technology solution designed to address the critical gaps in Egypt's legal sy

AI Legal Chatbot

Title: Dataset for "Design and Implementation of an AI Legal Chatbot to Support Legal Aware

KellyKiprop/Legal-AI-assistant

A production-ready Retrieval-Augmented Generation (RAG) system that explains the Constitution of Ken

akhiyusuf/legal-ai-nigeria

# Legal QA System: Advanced RAG for {{COUNTRY}} A production-ready Legal Question Answering system

Bmiami988/Uganda-legal-AI

A production-grade RAG 3.0 legal awareness chatbot built on Ugandan legislation. Combines FAISS vect

fredhmacau/legal-ai-assistant

O Legal AI (Kamba da Lei) é um agente inteligente conversacional construído com arquitetura Agentic