Budget: 20000 UAH Deadline: 15 days
Hello! The task is clear — you need not just a chatbot, but a full-fledged RAG system with a high degree of trust in the sources. I have experience in developing complex systems in Python using LLM (Claude, GPT) and integrating external data through APIs and vector databases. My experience in developing terminals with risk management and complex logical bots allows me to implement an architecture where the Reasoning model Claude will be supported by strict filtering through a knowledge base. How I will implement the MVP (Phase 1): 1. Document processing: I will set up quality parsing of PDF/DOCX with proper segmentation (chunking) into logical blocks to avoid losing the context of the points. 2. RAG system: I will use Pinecone or Chroma DB to store the legislative base. This will allow the agent not to "hallucinate," but to provide specific references to articles of the Civil Code/Commercial Code. 3. Risk analysis: I will set up a scoring system (🔴/🟡/🟢), based on the patterns we will embed in the prompts and knowledge base. 4. Result: You will receive an API-first solution that produces a structured report comparing "was/has become." I have a question regarding the sources: do you already have a compiled database of legislation in text format, or do we need to set up parsing from open registers in the first stage?