A lightweight intelligent chatbots creator platform.
Chat4Us-Creator is a lightweight open-source cross-platform chatbots creator that handle Q/A and AI-driven conversations. Escalate to human agents when needed through a messenger app.
Chatbots can be created using the graphic nodes editor from basic to advanced chat flows with the ability to connect them either to local/offline LLMs using GPT4All/Ollama or external API providers like OpenAI, DeepSeek or Groq.
Requires Java (JRE) 21 or higher installed.
Default authentication password: a123456/*
Log-linear analysis (data modelling) for high-dimensional data
===== Project moved to https://github.com/fpetitjean/Chordalysis =====
Log-linear analysis is the statistical method used to capture multi-way relationships between variables. However, due to its exponential nature, previous approaches did not allow scale-up to more than a dozen variables.
We present here Chordalysis, a log-linear analysis method for big data. Chordalysis exploits recent discoveries in graph theory by representing complex models as compositions of triangular structures,...
-----------------
- What is it? -
-----------------
The "Falcon Search" is a JAVA API and tool to search inside the
documents. It was originally started to search the content in pdf files
under the project "HAWK Search".
Searching with this tool is query-based not word-based as in most
of the document search tools OR document readers. It also takes care
of jumbling of words within query and spelling mistakes.
Commonly used techniques in this project are Natural Language...
Sanchay is a collection of tools and APIs for language researchers. It has some implementations of NLP algorithms, some flexible APIs, several user friendly annotation interfaces and Sanchay Query Language for language resources.