Development Update – 14th December 2023

Getting your Trinity Audio player ready...
Python

Just a week ago, we launched the new getbusinessgrants.com site. Now, we’re turning our attention to the OpenAI API to train it on our own grants database. This will allow us to create a natural language interface that enables users to ask questions like “What grants are available for my construction business in Birmingham?” and receive relevant results in return.

To achieve this, we’re considering using LlamaIndex. This tool allows us to leverage the power of LLMs (Large Language Models) on our data, enabling us to build a more interactive and intuitive user experience. This means I’ll need to brush up on my Python skills!