Skip to content

databeli/genai_databricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gen AI with Databricks

This repository, maintained by DataBeli, contains code and notebooks to explore Generative AI features on Databricks. It demonstrates usage of Databricks and OpenAI models via Python APIs, including steps for environment setup, authentication, and model invocation.

Prerequisites

The following software must be installed:

  • VS Code (for editing and running notebooks)
  • Git for Windows (for version control)
  • Python 3.13 (for executing Python scripts and notebooks)

Required Python Libraries

Install the required Python libraries listed in requirements.txt:

Setup Instructions

  1. Clone the repository using Git.

  2. Install dependencies:

  3. Set up environment variables using a .env file.
    Required:

References & Documentation


This README provides an overview for contributors and users to get started quickly with Generative AI projects in Databricks using Python.

About

Stores the code prepared by DataBeli to explore the features related to Gen AI in Databricks

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors