Update DEVTools.md

This commit is contained in:
nbats 2024-07-29 08:30:01 -07:00 committed by GitHub
parent 8406cee98a
commit f234a33295
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -272,6 +272,7 @@
* [git](https://git-scm.com/), [SCM](https://sapling-scm.com/) or [darcs](https://darcs.net/) - Version Control Systems
* [multi-gitter](https://github.com/lindell/multi-gitter) - Bulk Repository Updater
* [Meld](https://meldmerge.org/) - Git Visual Diff / Merge Tool
* [Merge Timer](https://mergetimer.app/) - Merge Timer Tool
* [Ugit](https://bhupesh.me/undo-your-last-git-mistake-with-ugit/) - Undo Git Commands
* [Onefetch](https://onefetch.dev) / [GitHub](https://github.com/o2sh/onefetch) - Command-line Git information tool
* [Sourcegraph](https://about.sourcegraph.com/) - Git Repository Sourcegraph Editor
@ -436,6 +437,7 @@
* [Awesome Generative AI Guide](https://github.com/aishwaryanr/awesome-generative-ai-guide) - LLM Research Resources
* [Machine Learning Roadmap](https://rentry.org/machine-learning-roadmap), [SAAYN](https://spreadsheets-are-all-you-need.ai/), [machine-learning-zoomcamp](https://github.com/DataTalksClub/machine-learning-zoomcamp) or [LLM Course](https://github.com/mlabonne/llm-course) - Learn Machine Learning
* [LLM Training](https://rentry.org/llm-training) - LLM Training Guide
* [LLM Text Complation](https://github.com/molbal/llm-text-completion-finetune) - LLM Finetuning / Text Complation
* [TeachableMachine](https://teachablemachine.withgoogle.com/) or [TensorFlow](https://www.tensorflow.org/) - Create Machine Learning Models
* [Google AI Studio](https://aistudio.google.com/) - Generative Model Prototyping
* [DVC](https://dvc.org/) - Machine Learning Version Control
@ -450,6 +452,8 @@
* [Langchain](https://python.langchain.com) - Build Apps via LLM / [Extract](https://github.com/langchain-ai/langchain-extract)
* [PlugBear](https://plugbear.io/) - Connect LLMs to Apps
* [GPTCache](https://gptcache.readthedocs.io) - LLM Response Cache
* [Code2Prompt](https://github.com/mufeedvh/code2prompt) - Convert Codebase to LLM Prompt
* [Dump Dir](https://github.com/fargusplumdoodle/dump_dir) - Provide Context to LLMs via Clipboard Content
* [OpenCog](https://opencog.org/) or [AForge](https://github.com/andrewkirillov/AForge.NET) - Artificial Intelligence Frameworks
* [Nixified](https://nixified.ai/) - Nix Flake for AI Projects
* [Approaching (Almost) Any Machine Learning Problem](https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf) - Machine Learning Problem-Solving Book