Archbee
Documentation tool for high-performing teams.
Archbee is the place to centralize your company's information.
Unify knowledge in product, engineering, support, marketing, sales.
Use cases:
• Manage team knowledge
• Developer & API docs
• Documentation sites
• Document internal processes
• Collaborate on documents
• Onboard & train teammates
• Create documentation for your customers
• Bring your own domain
Integrations: Slack, Airtable, Loom, Trello, Lucidchart, Typeform, Mindmeister, Prezi, Miro, Google Docs, Google Sheets, Google Slides, Figma, Invision, Framer, Abstract, Marvel, Github, GraphQL, Swagger/Open API, Numeracy, Mode Analytics, Codepen, Intercom, Google Analytics.
Learn more
Qdrant
Qdrant is a vector similarity engine & vector database. It deploys as an API service providing search for the nearest high-dimensional vectors. With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications for matching, searching, recommending, and much more!
Provides the OpenAPI v3 specification to generate a client library in almost any programming language. Alternatively utilise ready-made client for Python or other programming languages with additional functionality.
Implement a unique custom modification of the HNSW algorithm for Approximate Nearest Neighbor Search. Search with a State-of-the-Art speed and apply search filters without compromising on results.
Support additional payload associated with vectors. Not only stores payload but also allows filter results based on payload values.
Learn more
AutoRest
The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the OpenAPI specification format and streamlines the creation of client code across multiple programming languages, including C#, Java, Python, TypeScript, and Go. This automation enhances consistency and efficiency in API consumption, reducing the manual effort required to develop and maintain client libraries. AutoRest operates through a flexible pipeline that processes OpenAPI input files, transforming them into a code model which is then utilized by language-specific generators to produce client code adhering to each language's design guidelines. The tool supports both OpenAPI 2.0 and 3.0 specifications, ensuring compatibility with a wide range of APIs. Developers can install AutoRest on Windows, macOS, or Linux systems, with installation facilitated via Node.js.
Learn more
Kiota
Kiota is a client, plugin, and manifest generator for HTTP REST APIs described by OpenAPI. Available as a command-line tool and a Visual Studio Code (VS Code) extension, Kiota enables developers to search for API descriptions, filter and select specific endpoints, and generate models and a chained method API surface in various programming languages. This approach eliminates the need to depend on different API clients for each API and allows for precise generation of the required API surface area. Additionally, Kiota facilitates participation in the Microsoft Copilot ecosystem by enabling the generation of API plugins. The VS Code extension enhances the Kiota experience with a rich user interface, supporting features such as searching for API descriptions, filtering endpoints, and generating API clients. Users can select desired endpoints and generate clients, plugins, or other outputs, with completion notifications and easy access to generated outputs within the workspace.
Learn more