Project Title: Build a Multi-Modal AI Productivity Suite (Meeting & Document Intelligence) Project Description I am seeking a developer to collaborate on a high-level AI productivity tool. The goal is to create a system that can process both live audio (meetings) and static documents (PDFs/Reports) to provide intelligent insights. Key Deliverables: Module 1: Speech-to-Summary: Implementation of a Whisper-based engine to transcribe audio and use an LLM (like GPT-4 or Claude) to generate concise meeting minutes and action items. Module 2: RAG-based Document Chat: A Retrieval-Augmented Generation system allowing users to upload large PDF/DOCX files and "chat" with the data for specific facts. Module 3: Sentiment & Intent Analysis: A dashboard component that tracks the "mood" of a conversation or document. Integration: A clean, functional API or Streamlit-based frontend to tie these features together. Required Technical Stack: Language: Python AI Frameworks: LangChain or LlamaIndex Transcription: OpenAI Whisper or AssemblyAI Database: Vector Databases (ChromaDB, Pinecone, or FAISS) Frontend: Streamlit or FastAPI/React