https://github.com/devforth/adminforth-text-complete
Text completion plugin for AdminForth
https://github.com/devforth/adminforth-text-complete
Last synced: about 2 months ago
JSON representation
Text completion plugin for AdminForth
- Host: GitHub
- URL: https://github.com/devforth/adminforth-text-complete
- Owner: devforth
- License: mit
- Created: 2025-01-09T20:13:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-23T14:20:18.000Z (about 2 months ago)
- Last Synced: 2026-04-23T14:32:06.203Z (about 2 months ago)
- Language: TypeScript
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminForth TextComplete Plugin
[](https://tluma.ai/ask-ai/devforth/adminforth)
Allow to add an auto-complete text and string feature to adminforth fields using OpenAI Chat GPT models.
## Features
- Add AI-powered text completion to AdminForth fields.
- Speed up drafting for text and string values.
- Use ChatGPT-based assistance close to your data forms.
- Keep generation workflows inside the admin panel.
## Documentation
Full setup and configuration guide:
[AdminForth TextComplete Documentation](https://adminforth.dev/docs/tutorial/Plugins/text-complete/)
## About AdminForth
AdminForth is an open-source, agent-first admin framework for building robust admin panels and back-office applications faster.
## Related links
- [AdminForth website](https://adminforth.dev)
- [npm package](https://www.npmjs.com/package/@adminforth/text-complete)
- [More AdminForth plugins](https://adminforth.dev/docs/tutorial/ListOfPlugins/)
- [Built by DevForth](https://devforth.io)