Odin Hoff Gardå

↪︎ RAG-based Personal Chatbot

Now you can chat with me (link) without me being online! This was a hobby project to create a personal chatbot using Retrieval-Augmented Generation (RAG) techniques. A collection of Markdown files about me are chunked and embedded into a vector database using Chonkie and Chroma, respectively. Combining this with the Llama-3.1 8B Instruct language model using the Hugging Face inference API, I built a chatbot that can answer questions about me based on the documents provided. If you are interested in building something similar, feel free to contact me.

Disclaimer: This is a fun project and the chatbot may not always provide accurate or relevant information. I do not endorse or take responsibility for any advice or information given by the bot. Please use it at your own discretion.