My interests are in technology, people, data, society, art. I'm keen on community building in technology, public communication of data.
I focus on creating NLP and ML assisted developer tools.
- Know how to use Discover [GitHub], a code discovery product for developers. See in action [YouTube].
- Gramex Charts [Gramener] is an easy to use chart IDE for discovering and configuring complex charts.
- With a focus on quicker design to development workflows, we're creating a chart classification mechanism using convolutional neural networks (CNNs). View the app! Read the blog post for the implementation details.
Maintained by Bhanu K. Site generated by fastai template [GitHub].
Posts
-
Garden
Since 2016, we’ve been growing plants on the terrace. Largely, flower-based plants with healthly mix of tulasi and basil. Basil grew well over the years. Rest just survived without many flowers.
-
PyCon India 2020
Like all conferences this year, PyCon India went virtual and it was my first virtual conference. Hopin platform was used for the talks with Zulip for non-conference chat (syncing, logistics, jobs etc.).
-
SQLAlchemy Solr
Following my previous post on connecting
Apache Solr
withTableau
, we explored possiblesqlalchemy
friendlySolr
connectors. -
Connecting Apache Solr with Tableau
Over the last few days we put up a demo to expose a sample dataset (indexed on
Apache Solr
) and to be imported inTableau
. -
Configuring Sentry onpremise
Sentry is an excellent product to monitor your application for error monitoring among other aspects. Having tried the SaaS version for few months we wanted to self-host their open source version org-wide.