GithubHelp home page GithubHelp logo

bharatr21 / langchain-vectordb-course Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.46 MB

ActiveLoop's Course on LangChain and Vector Databases in Production

Home Page: https://learn.activeloop.ai/courses/langchain

License: MIT License

HTML 0.15% Jupyter Notebook 99.85%
deeplake langchain large-language-models

langchain-vectordb-course's Introduction

LangChain and Vector Databases in Production

ActiveLoop, Towards AI and the Intel Disruptor Initiative

This contains most of the material from ActiveLoop's Course on LangChain and Vector Databases in Production: https://learn.activeloop.ai/courses/langchain

Authentication/API Keys

While going through the course, I created a keys.py file in the same directory and within the file, constants were set as follows:

OPENAI_API_KEY = '<Your OpenAI API Key>'
ACTIVELOOP_TOKEN = '<Your ActiveLoop Token>'
GOOGLE_API_KEY = '<Your Google API Key>'
GOOGLE_CSE_ID = '<Your Google App ID>'
HUGGINGFACEHUB_API_TOKEN = '<Your HuggingFace Token>'
ELEVEN_API_KEY = '<Your ElevenLabs API Key>'

Other API keys may also be required while going through the course.

The GPT4All model was used in a small portion, and the model weights used are present here

NOTE 1: Some of the generated assets are added under Assets and most of the code is under the Source folders. However, note that during the course, I had placed it all in the main directory itself, so file paths will have to be changed in the respective code notebooks.

NOTE 2: I had taken this course using the free version of the GPT APIs, so there will be some places I was rate limited at 3 reqs/min (A RateLimitError will be raised) - These sections will run properly on paid access to the respective APIs.

langchain-vectordb-course's People

Contributors

bharatr21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.