New Custom Components -- Aggrid & AI Voice Chat Bot

Hey community,

I built 2 streamlit components that work when using an API (I use FastAPI)

An Aggrid with custom button features, see full demo at Streamlit

https://github.com/nafets33/streamlit_custom_api_grid

2nd component AI Voice ChatBot

I built this to use an an agent for my work, right now I use it to do agentic actions. See a demo at Streamlit (talk to me : )

https://github.com/nafets33/ai_voice_chat

1 Like