Skip to content
/ server Public

Infr is an autonomous, open-source platform for data collection, storage, & retrieval that you can self-host.

License

Notifications You must be signed in to change notification settings

InfrHQ/server

Repository files navigation

Infr

An autonomous, open-source platform for data collection, storage, & retrieval that you can self-host.

Infr

Alt

What is Infr?

Infr is a platform for data collection, storage, & retrieval that you can self-host. It is designed to be API-first & modular, so that you can easily add new data sources, storage backends, and retrieval methods.

Why Infr?

Infr is built to be a open-source, API first & performant server which allows all your favourite apps & LLMs to personalise themselves to you.

How does it work?

Infr server is a Python server that exposes a REST API to store, clean & query data. All actions are authorized by API keys, which can be generated by the Owner of the server. Once you share your API keys with your apps, they can start storing, querying & doing more with your data.

Apps on Infr:

  • Replay: An open-source, private webapp that allows you to remember everything you've ever seen on the internet.
  • Infr Desktop Client: An open-source, full-stack data collection app built for PCs, Mac & Linux systems

Is there a hosted version?

Yes! We have a hosted version of Infr available at getinfr.com. You can sign up for free and start using it right away.

How do I self-host?

Infr is currently in early development, and isn't expected as a drop-in replacement for existing items. However, if you want to try it out, you can follow the instructions below to get it running on your machine.

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/InfrHQ/server.git
  1. Run the setup script
python3 deployment.py --quickstart
  1. Run the client available here

Development & Contributing

We welcome contributions from anyone and everyone. Please see our contributing guide for more info.

Dashboard

The server comes with a simple dashboard to interact with the APIs. It is available at the "/" endpoint. This index page only serves as a simple way to interact with the dashboard on the existing host. The complete studio is available as a Tailwind & Next app in this repo

Join the community

Join the community on Discord to get help, discuss ideas, and contribute to the project. Follow us on Twitter to stay updated.

About

Infr is an autonomous, open-source platform for data collection, storage, & retrieval that you can self-host.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published