Disclaimer
This Q&A tool is currently in a developmental phase and answers generated by ChatGPT may not yet provide fully accurate or comprehensive responses to all queries. As we continue to improve the tool, we will incorporate user feedback and optimize it based on the types of questions being asked. Your experience and input are crucial to enhancing its performance and reliability over time. Please use this tool with the understanding that it is still evolving, and we appreciate your patience as we refine its capabilities. We invite you to provide feedback about this tool.
Technology Used
This tool uses OpenAI for LLM inferencing; the models are GPT-3.5 Turbo in production and occasionally GPT-4o for testing. For document embeddings, we are using OpenAI models text-embedding-3-small in production and for testing out text-embedding-3-large. For the vector stores database, we are currently using ChromaDB in production. We are testing Qdrant for expansion/scaling purposes. We use the llamaindex framework to integrate all the software components. These technologies are used with extensive model fine-tuning and tailored metadata to enhance and improve the tool’s responses.
Data Collection and Privacy
We do not collect any information regarding the user’s identity. We do collect the questions submitted and the tool’s response for quality assurance and tool improvement purposes.