CoolFace
Apppublic

RNAxDNA/Immi.ai

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Immi.AI - Your Immigration Assistant

Immi.AI is an intelligent assistant designed to help answer questions about US immigration and visa processes. Using advanced RAG (Retrieval-Augmented Generation) technology, it provides accurate, up-to-date information about various visa types, immigration procedures, and requirements.

Features

  • โ€”๐Ÿ” Intelligent query understanding
  • โ€”๐Ÿ“š Comprehensive visa information
  • โ€”๐Ÿ’ฌ Interactive chat interface
  • โ€”๐Ÿ”’ Privacy-focused design
  • โ€”๐ŸŽฏ Accurate, sourced responses

Important Note

This is an informational tool only and does not provide legal advice. Please consult with immigration attorneys for legal counsel.

Technical Stack

  • โ€”Frontend: Streamlit
  • โ€”Backend: Python with RAG architecture
  • โ€”Vector Store: Pinecone
  • โ€”LLM: OpenAI GPT-4
  • โ€”Deployment: Hugging Face Spaces

Local Development

  1. 1.Install dependencies:
bash
   pip install -r requirements.txt
  1. 1.Set up environment variables:
bash
   cp .env.example .env
   # Edit .env with your API keys
  1. 1.Run the application:
bash
   streamlit run app.py

Feedback

Your feedback helps improve Immi.AI! Please report any issues or suggestions through the Hugging Face community forums.