-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DataMind AI is an intelligent Data & Document Assistant platform. This project serves as a comprehensive portfolio piece for an AI/LLM Engineer, covering the entire modern AI engineering ecosystem.
-
📊 Automated Data Analysis: Upload CSV/Excel files, and the AI will automatically analyze the dataset to extract actionable insights, handle null values, and present statistical summaries.
-
💬 Text-to-SQL (Natural Language Querying): Connect to a PostgreSQL database and ask questions in plain English. The AI dynamically writes, safely executes the SQL query, and returns the exact answer.
-
📄 Document Q&A with RAG: Upload PDFs or text documents and get highly accurate answers backed by source citations using Retrieval-Augmented Generation (RAG).
-
🌐 Full-Stack & Live Deployment: Everything is powered by a robust FastAPI backend, connected to a modern frontend, and deployed live for production use.
This platform integrates multiple critical domains into a single cohesive product. It demonstrates expertise in:
- Data Science: Data cleaning and statistical operations (Pandas, Numpy)
- Generative AI & LLMs: Prompt engineering, function calling, and context management
- RAG Architecture: Vector embeddings, chunking, and similarity search
- Database Engineering: Analytical SQL, PostgreSQL, SQLAlchemy
- Backend Development: Python, FastAPI, API architecture
- DevOps & Deployment: Live production deployment
Any recruiter or hiring manager reviewing this project will immediately see a complete, production-ready AI engineering skill set.