File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# FlowTest
22
3+ [ ![ Release Notes] ( https://img.shields.io/github/release/FlowTestAI/FlowTest )] ( https://github.com/FlowTestAI/FlowTest/releases )
4+ [ ![ Linkedin] ( https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white )] ( https://www.linkedin.com/company/flowtestai )
5+ [ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/FlowTestAI?style=social )] ( https://twitter.com/FlowTestAI )
6+
37- Drag & drop UI for openAI function calling.
4- - Contruct sharable flows that can act as end to end test in minutes .
5- - Import your openAPI spec and use natural language to connect your openAPI components in a meaningful way
8+ - Import your openAPI spec and use natural language to chain together your api definitions to perform complex operations .
9+ - Easily export these runnable chains in json format and share with others.
610
7- ![ alt text] ( public/flowtest .gif )
11+ ![ alt text] ( public/flowtest_1 .gif )
812
913## 👨💻 Developers
1014FlowTest has 2 major components -
@@ -21,7 +25,7 @@ FlowTest has 2 major components -
2125# ## Setup
22261. Clone the repository
2327 ` ` ` bash
24- git clone https://github.com/jsajal /FlowTest
28+ git clone https://github.com/FlowTestAI /FlowTest.git
2529 ` ` `
26302. Go into repository folder
2731 ` ` ` bash
@@ -44,5 +48,9 @@ FlowTest has 2 major components -
4448 ` ` `
4549 You can now access the app on [http://localhost:3500](http://localhost:3500)
4650
51+ # # 🙋 Support
52+
53+ Feel free to ask any questions, raise problems, and request new features in [discussion](https://github.com/FlowTestAI/FlowTest/discussions)
54+
4755# # 📄 License
4856Source code in this repository is made available under the [MIT License](LICENSE.md).
You can’t perform that action at this time.
0 commit comments