Skip to content

SachinManral/GenerativeAi

Repository files navigation

LangChain Learning

Small practice project for experimenting with LangChain chat models, Groq, Google Gemini, and LangGraph.

Setup

  1. Create and activate a virtual environment.
  2. Install dependencies:
pip install -r requirements.txt
  1. Copy .env.example to .env and add your API keys.
  2. Open generativeai/langchainIntro.ipynb in Jupyter or VS Code.

Notes

The .env file and local virtual environment are ignored so secrets and installed packages are not committed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors