docs: Simplify documentation for non-technical users - #82
Open
takthegod wants to merge 4 commits into
Open
Conversation
- Added 6 new beginner-friendly guides: * what-is-g4f.md - Simple explanation of G4F * getting-started.md - First steps guide * how-to-chat.md - Tips for better conversations * create-images.md - Image creation guide * models.md - Choose your AI friend * faq.md - Frequently asked questions - Rewrote existing docs to be non-technical and accessible - Updated index.html with friendly, visual design - Made all content understandable for anyone (no coding knowledge required) - Added examples, emojis, and step-by-step guides - Replaced technical jargon with plain language All documentation is now accessible to: - Complete beginners - Students - Teachers - Parents - Non-technical users - Anyone curious about AI
Collaborator
|
Thanks, but I don't think this is what we need. Your documents are repeating themselves and don't include the original information anymore. They're all about prompting. Maybe start with just one new document, like an FAQ. |
- Restore README.md with Python/JS code examples - Restore client.md, async_client.md, client_js.md, client_cli.md - Restore configuration.md, config.md, authentication.md - Restore selecting_a_provider.md, vision.md, local.md, legacy.md - Remove repetitive non-technical docs (what-is-g4f, getting-started, etc.) - Create focused FAQ with developer questions and code examples
Author
|
Aight it should be good now, can you recheck again |
Collaborator
|
No changes were observed. Kindly initiate the creation of new documentation, commencing with a single, comprehensive document. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added 6 new beginner-friendly guides:
Rewrote existing docs to be non-technical and accessible
Updated index.html with friendly, visual design
Made all content understandable for anyone (no coding knowledge required)
Added examples, emojis, and step-by-step guides
Replaced technical jargon with plain language
All documentation is now accessible to: