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
Experience a fully local, Spring AI-powered CLI chatbot using RAG, supporting various document types for domain-specific Q&A—all running entirely on your machine with no external services required.
Markhor AI Chatbot 🤖 A smart AI chatbot powered by ChatGPT-4, represented by Coding Moves. This chatbot interacts with users in real-time and provides intelligent responses. Features ✅ Interactive AI-powered chatbot ✅ Uses OpenAI API (GPT-4) ✅ Secure API key handling with .gitignore ✅ Continuous chat loop with an exit option
A simple and efficient command-line chatbot built using the Groq API and LLaMA 3.3-70B Versatile model. This project allows users to interact with a powerful large language model directly from the terminal.
This repository contains a RAG-based chatbot that helps you ask questions about your PDF documents. Use FastAPI and Streamlit to easily interact with your files and get accurate answers! 🐙💻