GithubHelp home page GithubHelp logo

squadran2003 / txtmage Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 40 KB

A django app that uses text to image AI

License: MIT License

Dockerfile 2.11% JavaScript 9.52% Python 52.04% HTML 30.15% CSS 6.18%

txtmage's Introduction

TXTMAGE

This project is me experimenting with Open AI Dalle3 API.

Overview

TXTMAGE is a text-based AI system that utilizes the power of the OpenAI API Dalle3 to generate images based on a text prompt.

Getting Started

To get started with TXTMAGE, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/TXTMAGE.git
  2. create an .env file in root directory with the following variables
        DB_NAME=
        DB_USERNAME
        DB_PASSWORD
        DB_HOSTNAME
        DB_PORT
        SECRET_KEY
        DEBUG
        ALLOWED_HOSTS
        POSTGRES_USER
        POSTGRES_PASSWORD
        POSTGRES_DB
        DJANGO_SETTINGS_MODULE
        OPENAPI_KEY
    
  3. docker-compose up --build

Usage

Once the application is running, you can interact with TXTMAGE by sending text inputs through the provided interface. The system will generate responses based on the input and provide them in real-time.

Contributing

Contributions to TXTMAGE are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • This project is inspired by the Chat GPT model developed by OpenAI.
  • Special thanks to the OpenAI team for providing the powerful API that powers TXTMAGE.

txtmage's People

Contributors

squadran2003 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.