{"slug": "nova-your-friendly-and-not-so-average-extraterrestrial-life-coach", "title": "Nova: Your friendly and not-so-average extraterrestrial life coach.", "summary": "Developer Tanay Kamath has built Nova, an AI-powered personal assistant that offers philosophical life coaching, using LangChain and Mistral AI. The application, hosted on Streamlit, was developed after completing a Generative AI tutorial from Shriyans Coding School, and Kamath overcame challenges including deprecated LangChain documentation and an exposed API key. Nova is available on GitHub and as a live app.", "body_md": "Long time no see. Many of you guys here at Dev.to might have forgotten me, as I was pretty much inactive for the past couple of weeks. Life happens, and sometimes you gotta prioritize stuff that's important. Now that I'm back, you guys will see me active and, if I'm lucky enough, winning a few hackathons as well.\n\nTwo weeks ago, I completed an AI-powered application while learning Generative AI from [Shriyans Coding School](https://www.youtube.com/watch?v=vwncYfhxbR0). In this particular tutorial, it was taught how one can create their own personal assistant using LangChain. After completing it, I built my very own AI assistant, Nova, who will guide you through the struggles of your daily life with his philosophical insights, as he is way more evolved than us Earthlings.\n\n**GitHub Repo**: [https://github.com/tanay9098/Nova](https://github.com/tanay9098/Nova)\n\n**App Link**: [https://tanay9098-nova-app-ippn9j.streamlit.app/](https://tanay9098-nova-app-ippn9j.streamlit.app/)\n\nLangChain: A framework to build an LLM-powered application using Mistral AI.\n\nPython: For coding and other stuff.\n\nStreamlit: For UI and hosting.\n\nClaude Code and Codex: To make development faster and easier.\n\nIt was my first time building a Gen AI-powered application, so I had to read LangChain documentation from scratch and figure out stuff on my own as I was progressing while building this application. Another struggle was that the tutorial video was recorded 3 months ago, and in just that much time, the LangChain docs got updated and many things got deprecated, so I had to fix that as well. One time accidently I exposed my Mistral API key to claude code so needed to rotate it as well.\n\nOne of the most important things I learnt that how I can activate and use virtual environment for python projects and how it resolves the version conflict issue when someone else is running my app locally on their machine.\n\nAnother thing I learnt about Messages Types properties in LangChain like **SystemMessage**, **HumanMessage**, **AIMessage** from **langchain_core.messages** and how they can use to structure chat while talking with LLM model.\n\nConversation history and how I can implement in my LLM-powered application\n\nEmbeddings and how they power LLMs (it can be a separate topic on its own which I will write about in my later blogs)\n\nThat's all from my side. I hope that you guys enjoyed my content. Feedback and suggestions to improve my content quality is welcome.\n\nThanks for reading :)", "url": "https://wpnews.pro/news/nova-your-friendly-and-not-so-average-extraterrestrial-life-coach", "canonical_source": "https://dev.to/tanay_dwivedi9098/nova-your-friendly-and-not-so-average-extraterrestrial-life-coach-1jc8", "published_at": "2026-07-31 13:35:29+00:00", "updated_at": "2026-07-31 14:02:56.982408+00:00", "lang": "en", "topics": ["generative-ai", "large-language-models", "ai-products", "developer-tools"], "entities": ["Tanay Kamath", "Nova", "LangChain", "Mistral AI", "Streamlit", "Shriyans Coding School", "Claude Code", "Codex"], "alternates": {"html": "https://wpnews.pro/news/nova-your-friendly-and-not-so-average-extraterrestrial-life-coach", "markdown": "https://wpnews.pro/news/nova-your-friendly-and-not-so-average-extraterrestrial-life-coach.md", "text": "https://wpnews.pro/news/nova-your-friendly-and-not-so-average-extraterrestrial-life-coach.txt", "jsonld": "https://wpnews.pro/news/nova-your-friendly-and-not-so-average-extraterrestrial-life-coach.jsonld"}}