# Private AI Chat

An AI chat application for chatting with private documents via an open source LLM running in AWS.

- Tags: Next.js, Tailwind, PostgreSQL, pgvector, AWS, Vercel AI SDK
- Image: /projects/legal-chat-3.png - Private RAG AI Chat document chat screenshot
- Image: /projects/legal-chat.png - Private RAG AI Chat screenshot
- Code: https://github.com/mjamore/legal-chat


A private and secure AI chat application where you can upload documents and immediately ask questions about them using RAG. Key features include:

- **Data Privacy**: All user data is processed by local models without being sent to external servers
- **Retrieval-Augmented Generation**: Uses pgvector to store and retrieve text embeddings in Postgres database
- **User Authentication**: Secure login and user management
- **Familiar Chat Interface**: Clean and user-friendly chat interface powered by the Vercel AI SDK

This project demonstrates expertise in AI integration, data privacy, and building user-centric applications.
