Skip to content

noway/diy-llm-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0325508 · Mar 2, 2025
Mar 2, 2024
Jan 7, 2023
Mar 2, 2025
Dec 5, 2022
Dec 20, 2024
Dec 4, 2022
Jan 5, 2023
Aug 18, 2024
Mar 15, 2024
Feb 17, 2025
Feb 17, 2025
Nov 30, 2024
Aug 11, 2024
Nov 30, 2024
Oct 26, 2024

Repository files navigation

DIY LLM Bot

This project allows you to compare a generic GPT-3 based chatbot with ChatGPT.

Try it out

You can try it out on diy-llm-bot.com.

Screenshot

image

Project goals

  • Nice user experience of writing a question and getting an answer
  • Code snippets with syntax highlighting
  • Markdown-like formatting

Project non-goals

  • Quantitative evaluation of the model
  • Training models

Future project goals

Once there are more Machine Learning advancements, this project can be used to compare different LLMs and "test drive" different AIs through the same user interface.

Links