Skip to main content

4 docs tagged with "ai"

View all tags

Build Your Own LLM Powered AI Chatbot

This challenge is to build your own LLM powered AI chatbot. The chatbot will play a specific role and offer advice to the user. For example I’ve created one that is trained to behave like me and recommend learning a programming language by building real-world software projects, here’s an example chat I had with it, my user input is on the line preceded by Your query::

Build Your Own RTFM For Me Agent

This challenge is to build your own AI-powered documentation assistant - a tool that can ingest technical documentation, answer questions about it using AI, and remember context across conversations.