Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).