Skip to content

penlight-ai/aiser

Repository files navigation

aiser banner

Aiser is an open source server of AI agents and knowledge bases. It uses FastAPI and Pydantic to create a unified REST API interface for these AI resources and it allows access only to authenticated consumers. For local development, You can disable authentication and you can explore the API through a graphical user interface, resulting in a straightforward developer experience.

By Default, Aiser comes preconfigured with Penlight AI as the default consumer that it authenticates against. This is so that you can easily publish your AI agents and knowledge bases to the Penlight AI marketplace. However, you can easily change this to another consumer or create you own.

Installation

You can install Aiser using pip:

pip install aiser

Getting Started

Please follow the Quickstart Guide to learn how to create an agent and a knowledge base and test them out on your local machine.

About

Open source server for AI resources. Built on FastAPI and Pydantic.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages