Best of Bots โ€” April 2024

  1. 1
    Article
    Avatar of mlnewsMachine Learning Newsยท2y

    Meet CopilotKit: An Open-Source Copilot Platform for Seamless AI Integration in Any Application

    CopilotKit is an open-source framework designed to seamlessly integrate AI into applications. It offers components like CopilotChat, CopilotTextarea, In-App Agents, and more. Use cases include a CoPilotKit Presentation Creator and trending examples like Chat with Your Resume and an AI-Powered Blogging Platform.

  2. 2
    Article
    Avatar of communityCommunity Picksยท2y

    How To Create An AI Chatbot with Google GEMINI using Node.js

    Learn how to create an AI chatbot using Google Gemini and Node.js. Gemini is an advanced AI model developed by Google AI that can comprehend and operate on diverse formats such as code, audio, images, and video.

  3. 3
    Article
    Avatar of communityCommunity Picksยท2y

    lm-sys/FastChat: An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.

    FastChat is an open platform for training, serving, and evaluating large language model based chatbots. It powers Chatbot Arena, a platform for LLM battles and has released several models such as Vicuna and LongChat. The repo provides instructions on installation, model weights, inference, serving, evaluation, and more.

  4. 4
    Article
    Avatar of hnHacker Newsยท2y

    DAGWorks-Inc/burr: Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, persist, and execute on your own infrastructure.

    Burr is a tool for developing applications that make decisions based on state. It includes a UI for monitoring those decisions in real time. Burr can be installed and used for various purposes, such as building chatbots and running complex simulations.

  5. 5
    Article
    Avatar of gopenaiGoPenAIยท2y

    Chatbot with LLMs and LangChain ๐Ÿฆœ๐Ÿ”—

    Develop a document-based chatbot using LangChain and Vector database.

  6. 6
    Article
    Avatar of gcgitconnectedยท2y

    Build a Complete OpenSource LLM RAG QA Chatbot โ€” ChatEngine

    This post discusses how to build a complete open-source LLM RAG QA chatbot using the ChatEngine logic. It covers implementing chat saving to MongoDB, defining primary entities in the chatbot system, and explaining how the ChatEngine logic works.

  7. 7
    Article
    Avatar of devtoDEVยท2y

    Dev.to chatbot! ๐Ÿค–

    A developer built a chatbot for dev.to that can search the content of the website and answer questions.