Found 9 repositories(showing 9)
devoxx
DevoxxGenie is a plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Jan and Llama.cpp) and Cloud based LLMs to help review, test, explain your project code. Latest version now also supports Spec Driven Development with CLI Runners.
jellydn
By utilizing GPT4All-CLI, developers can effortlessly tap into the power of GPT4All and LLaMa without delving into the library's intricacies. Simply install the CLI tool, and you're prepared to explore the fascinating world of large language models directly from your command line!
jedie
Just play with https://github.com/nomic-ai/gpt4all
Jackisapi
No description available
GianlucaP106
GPT4All Terminal Chatbot
ds1adr
No description available
Dev-Shivaprasad
Offline CLI for running and managing local LLMs (GGUF) with GPT4All + Typer.
satishjaiswal
A lightweight Python CLI to chat with a local LLM via your choice of backend: Ollama (default), GPT4All, or llama.cpp. Supports interactive chat with streaming tokens, one-shot prompts, per-session history, and simple model setup scripts.
Duc-Hien1703
A local Retrieval-Augmented Generation (RAG) chatbot built with LangChain, FAISS and a GGUF LLaMA model. It indexes PDF documents in the folder using GPT4All embeddings and answers questions grounded on the document content. The project exposes a FastAPI backend (POST /ask), plus a simple CLI and Streamlit UI for chatting with your own documents.
All 9 repositories loaded