sammcj/ingest
Parse files (e.g. code repos) and websites to clipboard or a file for ingestions by AI / LLMs
This tool helps developers prepare source code, documentation, or web content for use with AI models. It takes directories of files, individual files, or web URLs as input and generates a single, well-formatted markdown file. The output can be copied to your clipboard, saved to a file, or sent directly to an AI model, making it easier to feed large amounts of information to language models for tasks like code analysis or content summarization.
367 stars.
Use this if you need to quickly consolidate large amounts of code or text from various sources into a single, structured input for an AI or large language model.
Not ideal if you're looking for a simple chatbot interface or if your data doesn't consist of plain text files or web content.
Stars
367
Forks
28
Language
Go
License
MIT
Category
Last pushed
Jan 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sammcj/ingest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.