Skip to content

andrewm4894/netdata-assistant-chat

 
 

Repository files navigation

netdata-assistant-chat

Experimenting with chat mode for Netdata Assistant

Usage

Env Vars

See .env.example for required env vars and set them in .env file. or See .streamlit/secrets.example.toml for required env vars and set them in .streamlit/secrets.toml file.

Build Index

Run index_build.py step by step to build the index and store the vectors in Pinecone.

Run Query

You can run a query using index_query.py notebook to play around a bit.

Local

Run streamlit app locally using:

streamlit run app.py

This will open a browser window with the app running and pulling from the live Pinecone index.

About

Experimenting with chat mode for Netdata Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 99.9%
  • Other 0.1%