top of page
Large Language Models
Fine tuning publicly available LLMs (Large Language Models) to have knowledge about company specific knowledge and allow employees to chat with the LLM to resolve questions.
​
The LLM was provided with many documents in text form, explaining many of the internal structure and processes of the company. Having learned from these documents it can answer questions.
​
For example an employee might ask how to correctly handle process A and the ChatBot describes the process.
​
​
​
Technologies: Python, Streamlit, HuggingFace, AWS, Haystack
Focus: Large Language Models (LLM), Deep Learning, Frontend
​
​
bottom of page