AI-Driven Chat Bot for Discord using OpenAI API to generate text or image responses. Parses user input and generates appropriate response, e.g. "!ask What is Computer Science?" or "!draw cat chasing dog". Click Draw button to generate image based on !ask response.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
Merge pull request #8 from PBullOfficial/openai_generation
4ded842View on GitHubprompt was being processed twice. didn't affect anything other than performance. fixed.
e7fae69View on GitHubMerge pull request #5 from PBullOfficial/openai_generation
7d83559View on GitHubMerge pull request #3 from PBullOfficial/openai_generation
501832aView on GitHubadded Draw button to end of image responses to easily redraw image from same prompt
a88a3f4View on GitHubMerge pull request #1 from PBullOfficial/openai_generation
381c89cView on GitHub