This project demonstrates how to use LangChain with Google Gemini API to generate AI responses and translate text into the Odia language.
The script connects to the Gemini 2.5 Flash Lite model and shows how to use system and human messages to control AI behavior.
- Uses LangChain Google GenAI integration
- Connects to Gemini 2.5 Flash Lite
- AI text generation
- English → Odia translation
- Hindi → Odia translation
- Simple prompt-based interaction
- Python
- LangChain
- Google Gemini API
- Google Generative AI