Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzzprojects/zzzcode.ai
AI Website for developers. Use ChatGPT to answer questions, write code, and more.
https://github.com/zzzprojects/zzzcode.ai
Last synced: 8 days ago
JSON representation
AI Website for developers. Use ChatGPT to answer questions, write code, and more.
- Host: GitHub
- URL: https://github.com/zzzprojects/zzzcode.ai
- Owner: zzzprojects
- License: mit
- Created: 2023-03-14T21:46:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T20:49:29.000Z (10 months ago)
- Last Synced: 2024-11-12T01:25:40.873Z (2 months ago)
- Homepage: https://zzzcode.ai
- Size: 7.81 KB
- Stars: 114
- Watchers: 8
- Forks: 16
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Website: https://zzzcode.ai/
## Do you want to contribute?
Awesome! Let us know your thoughts on this project and what you want us to improve. Also, let us know what you will add to our prompt template or anything else you want to discuss.
Keep in mind this project is in the ALPHA stage, so a lot of weekly improvements are being made. Including the code source, to be available to the public (there is not much to hide here, only a simple website using Chat GPT AI)
## How to embed a form in my website
To embed a form in your website, you need:
1. A form with the `action="https://zzzcode.ai/answer-question"` and `method="get"`
2. A visible or hidden input (or textarea) with the name "p1" for the question context: ``
3. A visible textarea for the question with the name "p2"
4. A submit button```html
Got any [Topic] Question?
Ask any [Topic] Questions and Get Instant Answers from ChatGPT AI:
ChatGPT answer me!```
## Contribute
The best way to contribute is by **spreading the word** about the library:
- Blog it
- Comment it
- Star it
- Share it
A **HUGE THANKS** for your help.## More Projects
- Projects:
- [EntityFramework Extensions](https://entityframework-extensions.net/)
- [Dapper Plus](https://dapper-plus.net/)
- [C# Eval Expression](https://eval-expression.net/)
- Learn Websites
- [Learn EF Core](https://www.learnentityframeworkcore.com/)
- [Learn Dapper](https://www.learndapper.com/)
- Online Tools:
- [.NET Fiddle](https://dotnetfiddle.net/)
- [SQL Fiddle](https://sqlfiddle.com/)
- [ZZZ Code AI](https://zzzcode.ai/)
- and much more!To view all our free and paid projects, visit our website [ZZZ Projects](https://zzzprojects.com/).