Announcement
· Aug 29, 2024

[Video] Setting Up Your Generative AI Development Environment

Hi, Community!

Ready to create a retrieval-augmented generation (RAG) architecture for your next GenAI application? See how to get started:

Setting Up Your Generative AI Development Environment

https://www.youtube.com/embed/CzyQVtgdmiA?utm_source=youtube&utm_medium=social&utm_campaign=CzyQVtgdmiA
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

In this interview, InterSystems Sales Engineer @Elijah Cotterrell offers insights about:

  • Considerations for choosing an IDE
  • Which Python libraries are useful in development
  • How to instantiate a basic interaction with a large language model
Discussion (1)1
Log in or sign up to continue

Thanks @Brenna Quirk - also very interested to hear about alternative RAG setups from the community. We used LangChain and OpenAI for these videos, but you can also use other RAG frameworks like Llamaindex, or agent frameworks like AutoGen, MetaGPT and LangGraph, plus quite a few other LLMs and fine-tuned models if you have the hardware :)