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

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

Awesome Lists containing this project

README

          

# AdminForth TextComplete Plugin

License: MIT Build Status npm downloads npm version

[![Ask AI](https://tluma.ai/badge)](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)