django-ai-assistant icon indicating copy to clipboard operation
django-ai-assistant copied to clipboard

More examples

Open fjsj opened this issue 1 year ago • 0 comments

Ideas:

  • Complex AND/OR filtering via Django admin that generates a special query
    • https://github.com/cloudblue/django-rql
    • https://github.com/ivelum/djangoql
  • And exports a CSV or Excel
  • Some application that generates json forms and plug them into https://github.com/bhch/django-jsonform
  • Simple account management actions: check active subscription, reset password, check saved credit card last digits, etc.
  • Invite friends: paste their emails and let system send email for them
  • See: https://langbase.com/docs/solutions

fjsj avatar May 27 '24 18:05 fjsj