Information
Introduction Penlight AI is an all-in-one marketplace for specialized generative AI. It currently supports two types of AI resources:agents and knowledge bases. This pages introduces Penlight AI to developers who want to create AI resources for theplatform. If you already know what Penlight AI does, then here are some helpful links: If you want to create a paid business-ready generative AI solution, you need to build a GUI for users (a website forexample), handle design, user authentication and authorization, response streaming, usage calculation, rate limits,payment system setup, and more. That can take hundreds of hours (believe us, we know from experience!). All of that andyou don't even really know if folks are willing to pay for your solution. Here is where we come in. We built penlight.ai to take care of all of that so you focus only on the problem you areactually trying to solve. What can I build on Penlight AI? You can offer two types of AI products on Penlight AI. How do I create an agent on penlight.ai? How does the communication with my agent happen technically? You host your agent on your favorite hosting platform. Aiser will take of connecting your agent to ourplatform. Under the hood, the package will create a REST API for accessing your AI service and it will give access onlyto Penlight AI by default.When a user sends a message to your agent on our platform, we will forward that message to your agent. Your agent canthen generate the response and we’ll send it back to the user. Feel free to continue to our quick start guide to get started. If you have any suggestions or face any problems when following the steps mentioned,please contact us and tell us what you think.We are always happy to help.