Skip to content

This Repository is Google Gemini version of rag-from-scratch with langchain

License

Notifications You must be signed in to change notification settings

falconlee236/rag-from-scratch-with-gemini

Repository files navigation

rag-from-scratch-with-gemini

This Repository is Google Gemini version of rag-from-scratch with langchain

Due to OpenAI's API # policy, Starter uses only 5$ credit to apply ChatGPI API.

This policy makes me annoyed. so I find Free LLM API in Google Gen AI Studio with gemini-1.5

Get Started

If you start langchain's rag-from-scratch tutorial with google genai stdio with free, You just create google genAi studio API keys and assign that key to GOOGLE_API_KEY enviroment variable

GOOGLE_API_KEY="your api key"

And? Feel free to study rag from scratch in gemini with this example repo!!

Available Model

  • gemini-2.0-flash-exp
  • gemini-1.5-flash
  • gemini-1.5-flash-8b
  • gemini-1.5-pro

I Love your star, if this repo is so much helpfullllllllll!

About

This Repository is Google Gemini version of rag-from-scratch with langchain

Topics

Resources

License

Stars

Watchers

Forks