Pinned Loading
-
simple-rnn-movie-review-sentiment-analysis
simple-rnn-movie-review-sentiment-analysis PublicDeep Learning based sentiment analysis system that classifies movie reviews as Positive or Negative using a Simple Recurrent Neural Network (SimpleRNN).
Jupyter Notebook 1
-
rag-with-pdf-chat-history
rag-with-pdf-chat-history PublicConversational RAG chatbot built with LangChain, Groq, ChromaDB, and Hugging Face. Upload PDFs, ask context-aware questions, and maintain session-based chat history using Retrieval-Augmented Genera…
Python
-
lstm-next-word-prediction
lstm-next-word-prediction PublicLSTM-based Next Word Prediction using TensorFlow/Keras, trained on Shakespeare's Hamlet. Features text preprocessing, tokenization, sequence generation, model training, and a Streamlit web app for …
Jupyter Notebook
-
langchain-chat-with-search
langchain-chat-with-search PublicAI-powered search assistant built with LangChain, Groq, and Streamlit that intelligently answers questions using DuckDuckGo Search, Wikipedia, and arXiv research papers.
Jupyter Notebook
-
chatbot-sql
chatbot-sql PublicConversational SQL chatbot built with LangChain, Streamlit, Groq, and Qwen 3.6 27B. Query SQLite & MySQL databases using natural language.
Python
-
agentic-rag-sih26117
agentic-rag-sih26117 PublicAn Agentic RAG Assistant built with LangChain, Streamlit, Groq, Hugging Face embeddings, and Chroma. Upload PDFs, ask questions, perform calculations, and let the AI agent intelligently select the…
Python
If the problem persists, check the GitHub status page or contact support.