Eyayin's picture
Build a smart document-based AI assistant like Humata AI, but specific to my needs: βœ… Only I (the admin) should be able to upload or replace documents. βœ… The users should only be able to ask questions, nothing more. βœ… The documents I upload will be internal directives from the Ghana Civil Aviation Authority (GCAA) β€” covering all GCAA directives, not just RPAS. βœ… The AI must read and understand the uploaded documents, process them using embeddings and vector storage (e.g., Chroma or FAISS). βœ… Use LangChain, FastAPI backend, and OpenAI API (or a local LLM) to build a full Retrieval-Augmented Generation (RAG) system. βœ… When I upload new documents, the vector store should automatically refresh and the AI should now use the new documents to answer. βœ… The assistant should give detailed, intelligent responses based only on the uploaded documents. βœ… Do not cite me as a source β€” the assistant should "think" for itself based on the data. βœ… The front-end should be styled and ready β€” user input box only. No document upload for public users. Deliver the complete solution (backend + frontend) ready to run locally or deploy. - Initial Deployment
0160754 verified