We’re developing a database-driven solution that combines existing large language model (LLM) architectures with retrieval augmented generation (RAG).
In practice, this means taking EDRC and CREDS research outputs and converting them into a searchable database, allowing an LLM to access and draw on our research directly and accurately when generating responses.
We’re currently assembling the database and developing LLM interface.
