Skip to content

Latest commit

 

History

History
89 lines (67 loc) · 4.1 KB

README.md

File metadata and controls

89 lines (67 loc) · 4.1 KB

KairosUI - generate beautiful UIs efforessly

🚀 Introduction

KairosUI is a platform that enables you to generate fully-functional small apps with just one prompt. By harnessing the power of Meta's Llama 3.1 & Together.ai to streamline your development process like never before. This project is perfect for developers, hobbyists, and anyone looking to automate code generation.

🚀 BackStory

KairosUI is a spin-off/inspired from an old project of mine Kairos Kairos Repo Kairos Live link which is a project I made when DevinAI was launched. Kairos was a full fledged AI developer which was made using various AI agents that would identify the prompt, devise a plan, research on it and then scrape the internet to generate code and even the dependencies!

Screenshots:

KairosUI - AI Components · 10 21am · 08-14 KairosUI1 KairosUI3 KairosUI5 KairosUI - AI Components · 11 03am · 08-14 KairosUI - AI Components · 10 59am · 08-14 KairosUI - AI Components · 11 02am · 08-14

🛠️ Tech Stack

KairosUI is built using cutting-edge technologies to deliver an efficient and seamless experience:

  • Llama 3.1: The latest LLM from Meta.
  • Together AI: Provides the LLM inference engine.
  • Sandpack: A live coding environment within the browser.
  • Next.js: Modern app routing combined with
  • Tailwind CSS for rapid UI development.
  • Helicone: For LLM-Observability.

🧑‍💻 Getting Started

Follow these simple steps to clone and run KairosUI on your local machine:

  1. Clone the Repository:

    git clone https://github.com/sarthakkapila/KairosUI.git
    cd KairosUI
  2. Set Up Environment Variables:

    TOGETHER_API_KEY=your_api_key_here
  3. Install Dependencies:

    npm install
  4. Run the Development Server:

    npm run dev
    • Your app will be available at http://localhost:3000.

🎨 Features

  • Instant App Generation: Convert a prompt into a working app in seconds.
  • Real-time Coding Environment: Edit and run code instantly with Sandpack.
  • Observability: Monitor your app's performance with Helicone.
  • Analytics: Understand user behavior with Plausible.

🙌 Contributing

We welcome contributions from the community! Whether it's reporting an issue, suggesting a feature, or submitting a pull request, your input helps make KairosUI better for everyone.

  • Fork the Repository: Fork this repo.
  • Create a New Branch: git checkout -b feature/your-feature-name
  • Submit a Pull Request: Once your changes are ready, submit a pull request for review.

📝 License

KairosUI is open-source software licensed under the MIT License.


GitHub Stars GitHub Forks

Made with ❤️ by Sarthak Kapila

informative and visually appealing, making it easy for users to understand the project and get started quickly.