Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →
1filellm Alternatives
Similar projects and alternatives to 1filellm
-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
txtai
💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows
-
langchain
Discontinued âš¡ Building applications with LLMs through composability âš¡ [Moved to: https://github.com/langchain-ai/langchain] (by hwchase17)
-
-
cody
Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
repopack
Discontinued 📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini. [Moved to: https://github.com/yamadashy/repomix]
-
twinny
The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.
-
bibcure
Bibcure helps in boring tasks by keeping your bibfile up to date and normalized...also allows you to easily download all papers inside your bibtex
-
-
-
code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
-
-
-
repo2file
Dump selected files from your repo into single file to easily use in LLMs (Claude, Openai, etc..)
-
-
onefilellm
Discontinued Specify a github or local repo, arXiv paper, Youtube transcript or documentation URL on the web and scrape into a text file for easier LLM ingestion [Moved to: https://github.com/jimmc414/1filellm]
-
shell-tooling
A fun and nerdy collection of bash aliases and scripts to make your workflow smoother than butter on a hot pancake.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
1filellm discussion
1filellm reviews and mentions
- Show HN: Dump entire Git repos into a single file for LLM prompts
-
Show HN: FileKitty – Combine and label text files for LLM prompt contexts
I created something similar, https://github.com/jimmc414/1filellm
It converts papers, repositories, PRs and web docs into one text file for llm ingestion
-
The lifecycle of a code AI completion
I created a cli tool that copies a GitHub or local repo into a text file for llm ingestion. It only pulls the filetypes you specify.
https://github.com/jimmc414/1filellm
- Show HN: Command Line Data Aggregation Tool for LLM Ingestion
- Show HN: Simple CLI to aggregate repos, papers and docs for LLM ingestion
- Code Repo-Prep for LLM Ingestion
-
Show HN: GPT Repo Loader – load entire code repos into GPT prompts
Nice. I guess we are all thinking the same things. I created something similar today where you can choose the file extensions to pull and handles Jupiter notebooks pulling only text and code. I included a script to strip out superfluous characters, stop words, and converts everything to lowercase.
It also works if you supply a local folder of source files instead of a github repo.
https://github.com/jimmc414/onefilerepo
-
A note from our sponsor - Scout Monitoring
www.scoutapm.com | 8 Nov 2024
Stats
jimmc414/1filellm is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of 1filellm is Python.