PinnedRavindra Elicherla·Nov 14, 202010 Design Patterns every Software Architect must knowAny business exists to solve a real human problem. It could be to increase speed, reduce cost, improve convenience, add pleasure to life…A response icon21A response icon21
Ravindra Elicherla·Oct 21, 2024Storing tick by tick Webscocket data into ClickHouse.Recently I picked up ClickHouse as a Database to store stock market tick by tick data for algo trading. I looked at multiple places to…
InGenerative AIbyRavindra Elicherla·Nov 5, 2023Starting with AutoGen — Automated multi-agentWhat is AutoGen?
InGenerative AIbyRavindra Elicherla·Jul 25, 2023Unlocking Data Privacy: How to Build Your Private Enterprise Data App with Private GPT and Llama 2“build cool apps private and secured data”
InGenerative AIbyRavindra Elicherla·Jun 21, 2023Unleashing the Power of GPT-3: A Guide to Creating Intelligent Applications with “GPT Engineer”After a long time, I felt this was a mind-blowing application of Generative AI. GPT Engineer is made to be easy to adapt, extend, and make…
InGenerative AIbyRavindra Elicherla·Jun 15, 2023Talk to your data just like a human, using PandasAIPandas is a Python package that provides fast, flexible, and expressive data structures designed to make working with “relational” or…
InGenerative AIbyRavindra Elicherla·May 22, 2023Building GPT with Private Data: Unlocking the Power of Secure Generative AIEarlier, I wrote about GPT4all. It is an ecosystem of open-source chatbots trained on a massive collection of clean assistant data…
InGenerative AIbyRavindra Elicherla·May 14, 2023Generative AI Impact on software developmentSoftware development is a complex, highly collaborative, and time-consuming process. Building a software product, application, or process…
InChatbots LifebyRavindra Elicherla·May 7, 2023Building a Powerful Gerative AI Chatbot with Pandas Dataframe: A Step-by-Step Guide Using…
Ravindra Elicherla·Apr 17, 2023How to use Amazon CodeWhisperer for free for individual use and improve productivityAmazon did something amazing last week. Amazon made CodeWhisperer GA on April 13th and it is free for individual use. Individual Tier is…