{"id":20864190,"url":"https://github.com/kaludii/ai-assistant-revchatgpt-interface","last_synced_at":"2026-03-06T05:36:39.861Z","repository":{"id":87467804,"uuid":"606922426","full_name":"Kaludii/AI-Assistant-revChatGPT-Interface","owner":"Kaludii","description":"This app allows you to chat with ChatGPT using a reverse-engineered API library called revChatGPT. Replies from ChatGPT are streamed back to the user in real-time, which gives the user an experience similar to how ChatGPT streams back its answers.","archived":false,"fork":false,"pushed_at":"2023-02-26T23:56:16.000Z","size":13,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T16:36:44.055Z","etag":null,"topics":["ai","ai-assistant","api","assistant","chatgpt","revchatgpt","reverse-engineering","stream","streamlit"],"latest_commit_sha":null,"homepage":"https://huggingface.co/spaces/Kaludi/AI-Assistant-revChatGPT_App","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaludii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-26T23:40:03.000Z","updated_at":"2025-01-12T09:44:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"8be5dfd4-3826-4eb3-a9fa-1b782300b6d1","html_url":"https://github.com/Kaludii/AI-Assistant-revChatGPT-Interface","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Kaludii/AI-Assistant-revChatGPT-Interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FAI-Assistant-revChatGPT-Interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FAI-Assistant-revChatGPT-Interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FAI-Assistant-revChatGPT-Interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FAI-Assistant-revChatGPT-Interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaludii","download_url":"https://codeload.github.com/Kaludii/AI-Assistant-revChatGPT-Interface/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FAI-Assistant-revChatGPT-Interface/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279036775,"owners_count":26089956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-assistant","api","assistant","chatgpt","revchatgpt","reverse-engineering","stream","streamlit"],"created_at":"2024-11-18T05:39:08.370Z","updated_at":"2025-10-15T02:37:53.221Z","avatar_url":"https://github.com/Kaludii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# AI Assistant: revChatGPT\n\nThis app allows you to chat with ChatGPT using a reverse-engineered API library called [revChatGPT](https://github.com/acheong08/ChatGPT). Replies from the Chatbot are streamed back to the user in real-time, which gives the user an experience similar to how ChatGPT streams back its answers.\n\n# Web App\nClick [Here](https://huggingface.co/spaces/Kaludi/AI-Assistant-revChatGPT_App \"Here\") To View This App Online!\n\n![image](https://user-images.githubusercontent.com/63890666/221444762-a894a5f5-c400-4fc8-8f69-9358a2adb9e0.png)\n\n## Getting Started\n\nTo get started with the app, you'll need to create an account on [OpenAI's ChatGPT](https://chat.openai.com/) and save your credentials. You can choose from three authentication methods: Email/Password, Session token, or Access token.\n\nOnce you have your credentials, you can select your authentication method in the sidebar and provide the required information. If you choose Email/Password, you'll need to provide your email and password. If you choose Session token, you'll need to provide your session token. If you choose Access token, you'll need to provide your access token.\n\n## About revChatGPT\n\nrevChatGPT is a reverse-engineered ChatGPT API that is not affiliated with OpenAI. It is intended for educational and research purposes only. Please use it responsibly and do not use it for any commercial or malicious purposes.\n\n## Installation\n\nTo install the required packages, please run the following command in your terminal:\n\n`pip install streamlit revChatGPT` \n\n## Usage\n\nTo run the app, open your terminal, navigate to the directory where the code is saved, and run the following command:\n\n`streamlit run app.py` \n\nAfter running the app, you will see the AI Assistant: revChatGPT web page. In the sidebar, you can configure the authentication method for your ChatGPT account. You can choose between Email/Password, Session token, and Access token.\n\n**Note:** You will need to create an account on [OpenAI's ChatGPT](https://chat.openai.com/) and save your credentials before using the app.\n\nAfter configuring your authentication method, you can start chatting with the AI assistant. Type your question or message in the \"You:\" field and click \"Submit\". The chatbot will respond with a message that will be displayed in the chat window.\n\n## About the Developer\n\nThis app was developed by [Kaludii](https://github.com/Kaludii) using the revChatGPT API library. Kaludii is an AI enthusiast who is passionate about developing and applying machine learning models to solve real-world problems.\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/Kaludii/revChatGPT-streamlit-app/blob/main/LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaludii%2Fai-assistant-revchatgpt-interface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaludii%2Fai-assistant-revchatgpt-interface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaludii%2Fai-assistant-revchatgpt-interface/lists"}