luffycodes/Tutorbot-Spock-Phys
Code to generate conversations with Code Soliloquies for Reliable Calculations
This project helps developers create more reliable AI chatbots for educational purposes. It enables a chatbot to 'think through' complex physics problems by generating and executing Python code internally to ensure accuracy. The input is a student's physics question, and the output is a more accurate, step-by-step response from the chatbot, including any calculations. This is for developers building educational AI tutors.
No commits in the last 6 months.
Use this if you are a developer building an AI tutor and need it to perform accurate calculations, particularly in physics, by integrating code execution into its reasoning process.
Not ideal if you are looking for a ready-to-use chatbot or a tool for general conversational AI outside of specific calculation-heavy educational contexts.
Stars
9
Forks
1
Language
Python
License
—
Category
Last pushed
Dec 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/luffycodes/Tutorbot-Spock-Phys"
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.