RAG Based AI-Agent that gives answers to any query related to poornima colleges(PU, PCE, PIET).
Installation:
1-> npm init -y
2-> npm insatll
3-> create .env file and make these keys: GEMINI_API_KEY = enter your gemini API key here (u can find it from google ai studio) PINECONE_API_KEY= pcsk_7NPFks_QZFn9niEoFxaw9oxQANqXFbNU1eBduzX84mcLf85dbQCad86CbApKj6k6pbVpBn PINECONE_ENV= us-east-1 PINECONE_INDEX_NAME= poornima
4-> node server.js then you see this on terminal: Poornima Instructor server running on port 3001
5-> All Set let the server running and open the html file
ALL DONE IT's Ready to use!