Skip to content

Instantly share code, notes, and snippets.

View floahs-ark's full-sized avatar

Noah floahs-ark

View GitHub Profile
@floahs-ark
floahs-ark / CursorFocus-Repo-Digest.txt
Created January 22, 2025 14:22
Repository: dror-bengal/cursorfocus Files analyzed: 22 Estimated tokens: 26.6k
================================================
File: README.md
================================================
# CursorFocus
An AI-powered code review and project analysis tool that provides intelligent, contextual descriptions of your codebase.
## Features
- 🔄 Automated Code Reviews with AI-powered insights
@floahs-ark
floahs-ark / claude-prompt-eng-tut-docs.txt
Last active July 2, 2025 12:17
Repository: anthropics/courses Files analyzed: 14 Subpath: /prompt_engineering_interactive_tutorial/Anthropic 1P Estimated tokens: 43.7k
================================================
File: prompt_engineering_interactive_tutorial/Anthropic 1P/01_Basic_Prompt_Structure.ipynb
================================================
"""
# Chapter 1: Basic Prompt Structure
- [Lesson](#lesson)
- [Exercises](#exercises)
- [Example Playground](#example-playground)
@floahs-ark
floahs-ark / Enhanced-Reasoning-Docs.txt
Last active January 22, 2025 14:36
Repository: sockcymbal/enhanced-llm-reasoning-tree-of-thoughts | Files analyzed: 4 | Estimated tokens: 11.1k
================================================
File: README.md
================================================
# 🌳 LLM Enhanced Reasoning v1: Multi-Persona Tree of Thoughts + Self Consistency + Self Criticism + Retrospection 🧠
### Context
This repo will serve as a collection of remixed/enhanced reasoning prompting techniques related to iterative LLM reasoning, such as Chain of Thought, Tree of Thoughts, and others that I've found useful to start with, then stylize, then iterate.
The intention is to create a dynamic, adaptive, and iterative reasoning/error correction "stack" using a prompt sequence that combines Tree of Thoughts + Self Consistency + Self Criticism + Retrospection. On top of that we can define multiple personas for the LLM to simulate in order to incorporate more perspectives into the problem solving process, improving overall thoroughness. This can be thought of as an evolving general purpose LLM reasoning technique that can be used as part of a well-rounded hallucination mitigation reper
@floahs-ark
floahs-ark / cursor-docs.txt
Last active January 22, 2025 14:27
Repository: getcursor/docs | Files analyzed: 36 | Estimated tokens: 10.0k
================================================
File: README.md
================================================
# Cursor Docs
This repo contains the source code for [Cursor's Documentation](https://docs.cursor.com).
Please open Pull Requests to suggest helpful changes!
### Development