ShivamKumar20-AI /
ai-policy-chatbot
AI governance chatbot powered by Llama 3 via Groq. Answers questions about the EU AI Act, GDPR, and ISO 42001 with article citations.
53/100 healthLoading repository data…
Trinadhreddy1184 / repository
AI chatbot with GUI using Python Tkinter. This chat bot uses NLP(Natural language Prossesing) and takes Article as input and responds to user commands based on that Article.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Inorder to run this you need to import all the libraries specified in 'requirements.txt' file.
$ pip install -r requirements.txt
Above command installs all the required libraries to run the project.
This application uses NLP and reads the Article you provide and give responses that are relavent to users query.
As some of the queries might not be understandable by chatbot but consider that it only provides based on that Article.
Defaultly we give Article based on Machine Learning but you can change the topic whatever you want by replacing Article link by your custom Article link(line 16 main.py).
After changes use ide such as 'Pycharm' for better visualization and interface.This is completely optional.
Selected from shared topics, language and repository description—not editorial ratings.
ShivamKumar20-AI /
AI governance chatbot powered by Llama 3 via Groq. Answers questions about the EU AI Act, GDPR, and ISO 42001 with article citations.
53/100 healthKuchikiRenji /
Discord AI chatbot built with Python and discord.py. Uses EdenAI RAG (AskYoda/Gemini) for answers and Phoenix/OpenTelemetry for LLM tracing.
46/100 healthAlqama022 /
A custom GPT chatbot that retrieves and analyzes article content with precision. Using BeautifulSoup and API ingestion, it processes 7,000+ words into structured inputs. Deployed with Python Poetry on PrivateGPT and tested on 10+ articles, it demonstrates strong skills in NLP, integration, and deployment.
RedInfinityPro /
Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.
31/100 healthvasu-bhai /
ChatBot is an AI-powered News Research Assistant that allows users to input article URLs and ask questions based on their content. It uses a Retrieval-Augmented Generation (RAG) pipeline with a local LLM (Ollama) and FAISS vector database to provide accurate, source-backed answers — completely offline.
46/100 health