You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interactive AI chatbot built with Streamlit and Groq API using the powerful llama-3.3-70b-versatile model. Features include a modern UI, memory toggle, and downloadable chat history. Ideal for testing LLMs or deploying a smart assistant in real-time.
RAG-Powered Chatbot: An intelligent chatbot that uses RAG (Retrieval-Augmented Generation) to provide responses based on information retrieved from a document database. Integrates Groq for response generation, Chroma for document management, and HuggingFace for embeddings.
An AI-powered Intent-Based Chatbot using NLP and Streamlit for seamless real-time interactions. Built during my AICTE Eduskills Internship, it detects user intents and delivers responses. 🚀
PDFQuery AI is an intelligent PDF conversation companion built using Flask and Python. Upload a PDF to extract key insights, generate detailed summaries, or explore specific topics interactively. Powered by the Gemini Starter API for natural language understanding, this tool simplifies complex documents into actionable information.