Skip to content

lumixcore/backend

Repository files navigation

icon
LumixCore

This repository includes the codebase for LumixCore team and LuminaryAI discord bot which is owned by us. LumixCore is an open sourcec AI project, provides hosting, built for transparency.

Currently, LumixCore has a functional, user-friendly dashboard, an AI playground, and an API so you can use the AI in your app. The API supports image generation and text generation. We also have a Discord bot, "LuminaryAI," which runs in the main thread, while the API runs in a separate thread. The project is built entirely with Python, using FastAPI for the API and discord.py for the bot.


📁 Folders:

  • bot_utilities: includes bunch of files, the files basically includes a lots of functions. we have imported them to other files.
  • events: includes some files with events for the discord bot.
  • images: includes some images that are used in bot's messages.
  • prefix: includes too many file with the codes of prefix commands.
  • slash: includes too many file with the codes of slash commands.
  • unused: includes files with some unused functions, currently we don't need them. but we may need them in the feature. Please do not delete without asking.

🗃️ Files in the root folder:

  • api_test: a simple file for testing the API in ur local environment.
  • api.py: contains the code for the API.
  • main.py: startup file.

🔗 Links & other

About

LumixCore, Built by a learner, for the learners.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages