Analyzing MongoDB Balance Sheet with Unstructured, Cohere, and LangchainIn this article, we will walk through a step-by-step analysis of a MongoDB balance sheet using Python libraries such as Unstructured, Cohere, and Langchain. When extracting text data from an earnings report, the LLM (Language Model) faces a limitatio...Sep 10, 2023·5 min read
Nuxt vs Vue comparisonCriteriaNuxtVue Server-side rendering (SSR)Pros: Easy to set up SSR, fast page loads, better SEO, improved user experience for slow internet connections.Cons: Requires additional setup to implement SSR, may require additional maintenance. Routing...Mar 22, 2023·2 min read
Is ChatGPT/Codex replacing Developers?Here is the sentiment I echo INTRO “A little learning is a dangerous thing. Drink deep, or taste not the Pierian Spring; There shallow draughts intoxicate the brain, and drinking largely sobers us again.” This is a quote from Alexander Pope's poem ...Mar 20, 2023·7 min read
Part 1 - Talk to Github MarkdownsOpenAI embeddings, FAISS, Similarity Search, LangChainMar 13, 2023·3 min read