Skip to content

dialogoo/laiive

Repository files navigation

laiive1laiive1laiive1laiive1laiive1laiive1laiive1laiive1laiive1

Laiive

what is 🫦Laiive

laiive is what will save you from being at home scrolling for the rest of your life. laiive is where you find the perfect life event for you, and if you are an artist or a promoter is the way to make people know you are doing something. If you want to do something now, friday evening, saturday morning... Just ask, Laiive will help you to find what you are looking for outside of the screen.

mockup

why is 🫦laiive needed?

laiive links the broken connection between events and public[^*]

mission

why 🫦laiive makes sense?

laiive was born to connect small events with people close to them, laiive does not focus on big musical events as many platforms are, laiive works on the human and community scale where small music events live.

why is 🫦laiive good?

laiive was born as an AI cultural agenda, with the AI hype and AI competition without the AI Safety layer laiive has become a subversive way of using AI, it tries to steal attention from the main digital platforms and bring it back to real world social meetings. laiive positions itself as an ethical AI app helping to develop a balanced digital-physical culture before the intermediate layer in our digital comunication becomes too powerful.

why is 🫦laiive profitable?

laiive is a catalyzer of a world wide business that is actually unatended. laiive connects thousands of daily live events and millions of people are not going to them because they don't know they exist. Who is willing to pay for laiive services? I am sure you have arrived to the same conclusion than I ;)


Services

laiive1laiive1laiive1laiive1laiive1laiive1laiive1laiive1laiive1

UI

a ZERO CLIC UI is the public view of laiive, easy to publish an event, easy to find an event.

retriever

With a simple UI this is the backbone of laiive, high accuracy on retrievals from the knwoledge database is a must 1st phase: with llama-index just session id, no user id. just serving info, not extracting info from conversations 2nd phase. + user id

Event Scraper

First feed to the db, until the pusher will the main data source and the system is ready to switch The transition will be based on geographic penetration.

Pusher-Extractor

Easy is the keyword, the most easy way to push and confirm your event data. The system takes care of reliability.

Data Strategy

laiive deals with ephimeral data, data that still doesn't exist, laiive is a systemic platform that generates dynamic process, it grows in inertia when users use it and promoters push events. A db is the heart of this dynamics and stores all the system knowledge.


License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.


instructions

Development Setup in devcontainer (recommended)

  1. Open the devcontainer: (instructions for VScode)

    # From the root directory
    code .
    # Then click "Reopen in Container" when prompted

    alternatively Ctrl+shift+P "DevContainer: Rebuild and reopen in Container"

  2. Navigate to desired service directory and install dependencies (once inside the devcontainer):

    cd services/<service-name>
    uv sync  # Install Python dependencies using uv

    alternatively use the Makefile command

    make deps
  3. The containers start automatically, but to run the actual services:

    make run-dev  # Start frontend and backend services
  4. Open localhost:3001 and localhost:8001 to check or use the services ports. (they are maped from port 3000 to port 3001 and from port 8000 to port 8001 in the devcontainer)

Production Setup (it build and runs all the services at once)

  1. Go to the root directory and run:
    make up-prod

About

laiive is a global cultural agenda that connects people with live music events

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published