MykalMachon / chat.mykal.codes

an LLM chatbot that ingests my blog posts, and lets you ask a digital me questions.

Home Page:https://chat.mykal.codes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat.mykal.codes

Warning

This is still a WIP! Please proceed with caution.

an LLM chatbot that ingests my blog posts, and lets you ask a digital me questions.

Packages

Package Path Description
API /packages/api/ A Flask API that exposes the chat LLM
WebApp /packages/webapp/ An Astro site that puts a UI on top of the API

Getting Started

For a getting started guide, please see the README.md located in each package's folder.

Please note that while you can setup the API to operate by itself, the WebApp package relies on the API to function properly.

About

an LLM chatbot that ingests my blog posts, and lets you ask a digital me questions.

https://chat.mykal.codes/

License:MIT License


Languages

Language:Svelte 58.4%Language:Python 25.6%Language:Astro 7.8%Language:TypeScript 6.4%Language:JavaScript 1.8%