Skip to content

HamoyeFoundation/GenAIcourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llms-for-search-retrieval

Implement search and retrieval with Large Language Models

To get started

  1. Clone the repo
  2. Set up conda environment
    conda env create -f environment.yml
  3. Create an OpenAI account.
  4. Create an OpenAI API key and get $5 free credits.
  5. Create a file: .env and copy the API key into it using this format:
    OPENAI_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxx
  6. Follow along with this notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •