loladotdev/smolex
🔍 Code entity retrieval "GPT action" for ChatGPT!
This tool helps developers working with Python codebases provide relevant code snippets to ChatGPT. It takes your Python project's code as input, processes it, and allows ChatGPT to intelligently fetch specific code entities like functions, classes, or methods. This means you can ask ChatGPT questions about your codebase without manually copying and pasting large amounts of context.
112 stars. No commits in the last 6 months.
Use this if you are a Python developer who frequently uses ChatGPT for tasks like writing tests, refactoring code, or seeking improvements, and you find it cumbersome to provide code context manually.
Not ideal if you are working with languages other than Python or if you prefer not to integrate your local codebase with an external AI.
Stars
112
Forks
9
Language
Python
License
—
Category
Last pushed
Nov 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/loladotdev/smolex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.