Projects with this topic
-
🤖 AI browser extensions & userscripts to augment your web experienceUpdated -
Django application to build and maintain chatbots that combine the best of LLMs and rule-based engines to truly assist your users instead of manipulating them.
Updated -
∞ Generate endless answers from all-knowing ChatGPT (on any topic!)
Updated -
🐤 AI chat & search summaries in DuckDuckGo, powered by the latest LLMsUpdated -
🦁 AI chat & search summaries in Brave Search, powered by the latest LLMsUpdated -
💬 Epic prompts to turbo-charge your LLM chatbots.Updated -
🤖 A starting point for developing your own Chrome extension using chatgpt.js (including pop-up menu + settings management)Updated -
🙈 A starting point for developing your own Greasemonkey userscript using chatgpt.jsUpdated -
Code for topic modeling and document retrieval. Interfaces with Indexr's web backend. https://www.indexr.us/home
Updated -
Projet de détection de fake news utilisant une architecture Retrieval-Augmented Generation (RAG).
Le système compare un article avec une base de données vectorielle d’articles de référence afin de prédire un verdict (TRUE / FAKE / UNCERTAIN) et générer une justification avec un LLM local.
Pipeline :
Prétraitement et découpage du texte Génération d’embeddings (Ollama) Stockage dans ChromaDB Recherche des passages similaires Vote majoritaire pour le verdict Génération d’explication avec un LLMTechnologies : Python, Ollama, ChromaDB, scikit-learn, pytest.
Projet réalisé dans le cadre de la formation Développeur en Intelligence Artificielle (Simplon).
Updated -
Early-stage open-source web service for discovering song lyrics and automatic translation using ML.
Updated -
Sistema event-driven con Kafka que transforma documentos no estructurados en especificaciones de software completas. Extrae texto con OCR, procesa NER con transformers, clasifica oraciones y generar SRS en múltiples formatos.
Updated -
Wellespring Project JupyterLab setup for local NLP (natural language processing) tools and tasks. Supports OFFLINE processing for maximum data security, privacy, and copyright/intellectual property protection.
Updated -
Classic ML + XGBoost + Streamlit (Thai movie reviews)
Updated -
Bug fixes for the abandoned python Wikipedia project to warn the user when the Wikpedia suggestion engine is corrupting the titles of valid Wikipedia articles. Required for the examples in Natural Language Processing in Action, 2nd Edition by Maria Dyshel and Hobson Lane (and a community of more than 30 contributing authors and editors).
Updated -
[2025] European news intelligence platform with dual-layer AI sentiment analysis. Tracks media narrative shifts across 12 sources using VADER baseline + Gemini nuance, vector embeddings for semantic search, and interactive relationship mapping with real-time trend visualization.
Updated -
-
-
This project focuses on building a Lyric Classification Model using LSTM (Long Short-Term Memory) and CNN (Convolutional Neural Networks). The models' purpose is to identify which artist a given lyric belongs to. Users can input lyrics and the models will predict the associated artist, aligning with the course's focus on the practical implementation of Natural Language Processing (NLP) tasks.
Updated -
microG/UnifiedNlp backend that uses Baidu Location API to resolve locations
Updated