Tag: openai

  • Building A Retrieval-Augmented Generation (RAG) System To Supplement AI Models

    Building A Retrieval-Augmented Generation (RAG) System To Supplement AI Models

    What Is A RAG In AI? Retrieval-Augmented Generation (RAG) is an AI architecture that combines the best of two worlds, information retrieval and text generation. Instead of relying only on a language model’s pre-trained knowledge (which have firm cutoff dates in the past), or spending the time and resources to train your own models, RAG…

  • My 2025 AI Toolkit & What I’m Actually Using

    My 2025 AI Toolkit & What I’m Actually Using

    Now that we’re half way through 2025, I’ve zeroed in on a set of AI tools and platforms that genuinely augment my work and, ones that align with the way I think, learn, and stay in control. Here’s a candid, personal breakdown of what’s working, when I use each tool, and why some just don’t…

  • 2024 And The Year Of AI Strategies

    2024 And The Year Of AI Strategies

    When it comes to innovation in technology, I always have to think about what tools are available to me to not only solve business problems but also to maintain a competitive edge. From cloud computing 10 years ago to blockchain 5 years ago, each wave of technology has reshaped industries and revolutionized operations. Now, artificial…

  • Unlocking Financial Insights: Forecasting Bank Account Balances with ChatGPT

    Unlocking Financial Insights: Forecasting Bank Account Balances with ChatGPT

    Financial forecasting has taken a giant leap forward. One notable application is the use of ChatGPT to predict and project bank account balances. This allows individuals and businesses to better manage their finances by anticipating future account balances based on historical data. Verbs to Use: When interacting with ChatGPT for financial forecasting, I’ve learned that…

  • OpenAI

    OpenAI

    Spending the last week with OpenAI has given me an opportunity to think about how I can fit it into my regular day to day and how I can use it to help others when necessary. Last week, I rebuilt the ChatGPT interface using the OpenAI API, which was pretty cool. Learning how to create…