Skip to content

dgg32/langgraph_drugbot_public

Repository files navigation

Introduction

This repository contains code and data for my article "Tailor a Multi-Model Chatbot for a Multi-Model DuckDB".

Prerequisite

OpenAI API

Python and its DuckDB API

Streamlit

Run

  1. Fill in the token in config.yaml for vector embedding and vector search

openai_token: [YOUR_OPENAI_TOKEN]

  1. Install DuckDB by following the instruction in the article

  2. Run streamlit run app.py to start the chatbot

  3. Play with the chatbot

Authors

  • Sixing Huang - Concept and Coding

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published