{"id":13646223,"url":"https://github.com/croissanteth/chatgpt-token","last_synced_at":"2025-04-21T17:32:23.946Z","repository":{"id":195893943,"uuid":"693443053","full_name":"croissanteth/chatgpt-token","owner":"croissanteth","description":"Fully automated token deployment on ETH, using ChatGPT and DALL-E.","archived":false,"fork":false,"pushed_at":"2023-11-17T01:23:30.000Z","size":152,"stargazers_count":181,"open_issues_count":0,"forks_count":78,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-11-09T19:41:33.977Z","etag":null,"topics":["ai","automation","blockchain","crypto","dalle","erc20","ethereum","gpt-4","openai"],"latest_commit_sha":null,"homepage":"https://aiis.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/croissanteth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-19T03:31:09.000Z","updated_at":"2024-11-06T16:52:09.000Z","dependencies_parsed_at":"2023-11-17T03:25:05.082Z","dependency_job_id":"d3bb8857-34eb-4e40-b331-6c3efb5fb2ec","html_url":"https://github.com/croissanteth/chatgpt-token","commit_stats":null,"previous_names":["croissanteth/chatgpt-token"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croissanteth%2Fchatgpt-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croissanteth%2Fchatgpt-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croissanteth%2Fchatgpt-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croissanteth%2Fchatgpt-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/croissanteth","download_url":"https://codeload.github.com/croissanteth/chatgpt-token/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250100696,"owners_count":21374987,"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","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","automation","blockchain","crypto","dalle","erc20","ethereum","gpt-4","openai"],"created_at":"2024-08-02T01:02:50.892Z","updated_at":"2025-04-21T17:32:22.260Z","avatar_url":"https://github.com/croissanteth.png","language":"TypeScript","funding_links":[],"categories":["Others","TypeScript"],"sub_categories":[],"readme":"### Prerequisites\n-Node.js\n\n-Hardhat development environment\n\n-OpenAI API key\n\n### Setup\nClone the repository.\n\nrun ```npm install```\n\nCreate empty \"contracts\" folder, and .env file containing OPENAI_API_KEY, GOERLI_PRIVATE_KEY, and GOERLI_URL (RPC) values\n\n### Modifying GPT Interactions\nTo modify the interactions with GPT, refer to the deploygpt4.ts script inside the scripts directory:\n\nAPI Key: Ensure your OpenAI API key is set in the .env file. The key is retrieved in the script at Line 11.\nAPI Calls: The OpenAI API is called at Line 17 and Line 96. Modify the request body or headers as required to customize the GPT response.\nDALL·E Interactions: If you wish to modify interactions with OpenAI's DALL·E model, refer to Line 277.\n\n### Running locally\n```npx hardhat run scripts/deploygpt4.ts```\n### Deploy to blockchain\n```npx hardhat run scripts/deploygpt4.ts --network GOERLI```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroissanteth%2Fchatgpt-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcroissanteth%2Fchatgpt-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroissanteth%2Fchatgpt-token/lists"}