这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@1broseidon
Copy link
Contributor

Summary

Adding promptext to the Code AI section as a tool for extracting optimized code context for LLM applications.

Description

Promptext is a CLI tool that helps developers prepare code context for AI assistants by:

  • Extracting relevant code while managing token budgets
  • Providing accurate token counting using tiktoken (GPT-3.5/4 compatible)
  • Prioritizing files by relevance to stay within LLM limits
  • Supporting multiple output formats optimized for AI consumption

Compliance with Contributing Guidelines

  • ✅ Individual PR for single suggestion
  • ✅ Added to appropriate section (Code AI)
  • ✅ Maintains alphabetical order (placed between 'fauxpilot' and 'tabby')
  • ✅ Uses proper table format with GitHub star badge
  • ✅ Not a duplicate (searched existing entries)

GitHub: https://github.com/1broseidon/promptext
Latest Release: v0.5.1

Signed-off-by: 1Broseidon <gdikeakos@gmail.com>
@gaocegege gaocegege merged commit 42952e7 into tensorchord:main Nov 10, 2025
1 check passed
@1broseidon 1broseidon deleted the add-promptext branch November 10, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants