DDaisyIdaLawindaisylaw.hashnode.dev·Jul 19, 2024 · 6 min readSuggestions for AI Careers: Book of How to Build a Career in AI🚀 Just finished How to Build a Career in AI and it's transformative! 🤖✨ The book brilliantly guides you from learning fundamental AI skills to applying them in impactful projects, and finally landing your dream job. It emphasizes the importance of ...00
DDaisyIdaLawindaisylaw.hashnode.dev·Aug 29, 2023 · 1 min readUpload documents to ChatGPT with ChatGPT File Uploader Extension1 Installation Add ChatGPT File Uploader Extended to Chrome. 2 Uploading a file Open Chrome. An upload icon can be seen beside the prompt box of ChatGPT. I tried to upload a CSV file of Titanic training data from Kaggle. 3 Chatting related to the...00
DDaisyIdaLawindaisylaw.hashnode.dev·Jul 25, 2023 · 2 min readWhy do people prefer LangChain's Python agent to Python?There may be a few key reasons why people use LangChain's Python agent instead of running Python directly: 1. Convenience - The Python agent provides an easy way to run Python code and get the results back in a conversational format, without having t...00