https://github.com/iamratinder/winterfest-gdgc-nitj
Generate a post for social media platform and publish it on a platform using AI agent automatically using langchain
https://github.com/iamratinder/winterfest-gdgc-nitj
aiagents langchain rag
Last synced: 2 months ago
JSON representation
Generate a post for social media platform and publish it on a platform using AI agent automatically using langchain
- Host: GitHub
- URL: https://github.com/iamratinder/winterfest-gdgc-nitj
- Owner: iamratinder
- Created: 2025-02-12T17:35:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T13:39:39.000Z (2 months ago)
- Last Synced: 2025-02-15T14:29:14.578Z (2 months ago)
- Topics: aiagents, langchain, rag
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history_data.json
Awesome Lists containing this project
README
# Winterfest AI Agents Session 🚀
**Event:** Winterfest, organized by GDGC NITJ
**Speaker:** Ratinderdeep Singh
**Topic:** AI Agents## 📌 About
This repository contains the code and resources used during my session on **AI Agents** at **Winterfest** Also it contains a small implementation of a complex RAG (Retrieval-Augmented Generation).The session covered:
- Introduction to AI Agents
- Building AI Agents with LangChain & Gemini (as well as Groq)
- Automating content extraction, summarization, and publishing
- Hands-on implementation in Google Colab