NideeshGPT - My AI Agent Portfolio πͺ β nideesh.ai
Welcome to my personal website, NideeshGPT! You can ask the AI Agent anything about me and it will try its best to answer. It can answer queries about my resume, my interests, and anything in between. I told it to not lie, but sometimes it may make mistakes, so don't trust anything it says 100%. Trust it as much as you would trust ChatGPT (which for me is a lot ig).
- Frontend: React + Vite + TailwindCSS v4 + Framer Motion + shadcn/ui
- Backend: FastAPI
- AI/Agents: LangGraph + LangChain + MCP (Model Context Protocol)
- Database: MongoDB + VectorDBs
- Infrastructure: AWS + Render
- π Quick Links β Resume, GitHub, LinkedIn, and more
- π΅ Built-in Music Player β Background music for a more immersive experience
- π€ AI Agent: NideeshGPT β Ask me anything about my resume, projects, or interests
- π Dark/Light Mode β TBD (planned)
Clone the repo and run it locally:
# Clone the repository
git clone https://github.com/nb923/nideeshgpt.git
# Navigate into the project folder
cd my-page
# Install dependencies
npm install
# Start the development server
npm run devUse the hosted website to try out the llm as CORS will block it on local runs!