
mooflife research | mooflife.com
<aside> π‘
Project: History-Aware Moment Creation Model
Client: MoofLife Corporation
Role: Gen AI Engineer (End-to-End Backend Development)
Duration: 4 Months | 2024
Tech Stack: Python, Open AI, LangChain, MongoDB, FastAPI, Qdrant Vector DB, Azure, GitHub Actions, DuckDuckGo API, Wikipedia API.
</aside>
MoofLife Corporation required a sophisticated Generative AI solution to transform static historical texts into dynamic "Moments"βcurated, historically accurate incidents. The challenge was building a system capable of ingestion, contextual understanding, and real-time status reporting for high-volume document processing. Created Moments are saved in MongoDB and Convert them into vectors In Vector store for global search through out the system.
| Category | Stack Components |
|---|---|
| Core AI | Python, Open AI (GPT-4), LangChain |
| Data Architecture | Qdrant Vector DB (Semantic Search), MongoDB (Document Store) |
| External Intelligence | DuckDuckGo Search API, Wikipedia API |
| API & Infrastructure | FastAPI (Async Processing), Azure Cloud |
| DevOps | GitHub Actions (CI/CD), Automated Monitoring |
Standard RAG systems often fail in historical contexts because they "forget" what happened on the previous page. I engineered a custom solution to solve this: