lorenzofelletti/chat_gpsp
Chat with Chat GPT from your Sony PSP
This application allows you to interact with OpenAI's ChatGPT directly from your Sony PSP device. You input text queries on your PSP, and it connects to the internet to send them to ChatGPT, then displays the AI's responses back on your PSP screen. This is for Sony PSP enthusiasts who want to leverage their vintage handheld console for modern AI conversations.
No commits in the last 6 months.
Use this if you own a Sony PSP and want to use it for basic text-based interactions with ChatGPT.
Not ideal if you're looking for a feature-rich, modern ChatGPT interface or if you don't have a physical Sony PSP console.
Stars
13
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Jul 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lorenzofelletti/chat_gpsp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and...
openai-rs/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
retrage/gpt-macro
ChatGPT powered Rust proc macro that generates code at compile-time.
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust