An autonomous, open-source platform for data collection, storage, & retrieval that you can self-host.
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.
Infr is built to be a open-source, API first & performant server which allows all your favourite apps & LLMs to personalise themselves to you.
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.
- 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
Yes! We have a hosted version of Infr available at getinfr.com. You can sign up for free and start using it right away.
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.
- Clone the repo
git clone https://github.com/InfrHQ/server.git
- Run the setup script
python3 deployment.py --quickstart
- Run the client available here
We welcome contributions from anyone and everyone. Please see our contributing guide for more info.
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 on Discord to get help, discuss ideas, and contribute to the project. Follow us on Twitter to stay updated.