Git Product home page Git Product logo

langchain_testing's Introduction

๐Ÿฆœ๐Ÿ”— Codespaces LangChain Template

This template provides a one-click dev environment for building "LLM apps" with LangChain, Codespaces, and GPT-3. With it, you'll get free access to a VS Code-based web editor, complete with a fully-configured Python playground, that includes the neccessary SDKs, libraries, and IDE extensions ๐Ÿฑโ€๐Ÿ’ป

Getting Started

  1. Create a repo from this template, by clicking the green Use this template button, and selecting Create a new repository. Name the repo whatever you'd like ๐Ÿ‘

  2. In order to interact with GPT-3, you'll need to create an account with OpenAI, and generate an API key that LangChain can use. Once you have that, create a new Codespaces repo secret named OPENAI_API_KEY, and set it to the value of your API key.

  3. Open your new repo in a Codespace by clicking the green Code button on the repo's homepage, and selecting Create codespace on main

  4. Once you're within the web editor, simply open any of the notebooks within the /examples folder, and select Run All in the notebook's toolbar. From there, you can change any of the prompts and/or code, and then re-run the cell/notebook, in order to get a better intuition for how LangChain can help you build your own custom chains ๐Ÿš€

Optionally, if you'd like to explore the sample that automates Google search qierues, create an account with SerpAPI, generate an API key, and set it as a Codespaces secret called SERPAPI_API_KEY.

langchain_testing's People

Contributors

buckeyes2019 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.