AtherOps banner

AtherOps

4 devlogs
5h 23m 41s

This projects acts as a monitor for Saas websites moving towards Headless systems, it invovles AI Agents analysing and understanding migration status and perform actions at critical moments. A hero to save a malfunctiong website and provide assist…

This projects acts as a monitor for Saas websites moving towards Headless systems, it invovles AI Agents analysing and understanding migration status and perform actions at critical moments. A hero to save a malfunctiong website and provide assistance working 24/7 (rather a team of autonomus heroes)

This project uses AI

Used GitHub Co-pilot for debugging

Demo Repository

Loading README...

shreeyans.vichare

Please visit: https://ather-docs.vercel.app for a DETAILED DEMO and DOCUMENTATION

For installation please visit the latest release: https://github.com/Shreeyans2305/AtherOps/releases/tag/v1.0.7 and follow the steps there

(So far, I have only tested for MacOs and that works on the latest version however the builds for Ubuntu and Windows were also successful)
The objective is to create a smart and user friendly system that benefits the E-commerce platforms and SaaS businesses with transitions.
Broken API endpoints, payment gateway errors are real and wayy too common. These small bugs end up costing businesses a lot of money.
To resolve this, AtherOps introduces a Smart Multi-Agent Pipeline that monitors all the signals, logs, messages, console, and tickets from a website and provides a smart diagnosis and self fixes the issues based on severity. For harder issues, it sends an email to Engineers and Merchants informing them of the error.
This system vastly optimizes the current monitoring services and ticketing systems saving companies a lot of money and resources by providing a 24/7 support team of agents!!
The setup for a business is as easy as adding a JavaScript SDK through a code snipped in the script tag of the HTML file!!
Really proud of this project and I hope it goes on to make real world impact.
Thank you for your time.

PS: I finally got the package working so now you can download it on your own system and run it. Just make sure to install ollama first and read the setup steps. Have Fun!! I hope you enjoy it.

Attachment
0
shreeyans.vichare

Shipped this project!

Hours: 5.09
Cookies: 🍪 123
Multiplier: 24.15 cookies/hr

I built a multi agent AI system that monitors websites (mainly ecommerce) to help them monitor and fix (in real time) anything that might be halting business operations. The hardest part was getting the designing the pipeline for the agents and getting them to give a detailed and accurate output. A detailed system prompt helped fix this issue. All the models run locally and are very light-weight though shipping them requires a lot of formalities. The frontend is minimal and user friendly, it has a professional look resembling a stock market monitor (bloomberg terminal). I am the most proud of how easy it is for a hypothetical customer to adopt this framework into their website since it is as easy as adding a JavaScript SDK in their html page in a script tag and then done! One step and they are ready to have a team of smart personal assistants and monitors. This project was really fulfilling and I’m honestly super glad and grateful that I got to complete it and share it with you all.

shreeyans.vichare

Some finishing touches were added and I quickly whipped up a documentation page since deploying something like this is really tedious and would need money and probably a large team. The locally running light weight LLMs give this page a huge boost, seperating them from the exisiting diagnosis platforms, something like AtherOps is in a completely different category since it’s smart and self healing! Really proud of the way this project turned out and hope it can be shipped to real companies in need of monitoring during a transition to headless architecture and also as a general smart tool!

Attachment
0
shreeyans.vichare

The core of the project has been built out. After an error/ticket/API endpoint failure, the site correctly diagnoses and fixes the issue, identifies patterns, notifies related authorities (via email), and asks for human intervention on serious for critical errors. This project requires the installation of a lot of dependencies, so I am thinking I might just use a demo video instead of the working agentic pipeline. The setup is rather easy but heavy. I’ll probably include everything in the README file. Make sure to checkout the README file!!

Attachment
0
shreeyans.vichare

Created the frontend and the backend. The purpose of this is to monitor a website’s console, websocket data and customer support tickets to provide real time healing and assistance. So far, the data about a business’ website such as API errors, Payment Failures, Websocket errors go into the backend and follow an Agentic AI Pipeline which observes and reasons abouts these errors and establishes a pattern. In this devlog, I completed the implementation of the entire site. I will be sharing the theoretical framework behind this soon. Stay Tuned!!

Attachment
0