Skip to content

NeuronAPI: A lightweight, AI-driven orchestration framework for building and managing microservices with seamless FastAPI integration.

License

Notifications You must be signed in to change notification settings

Ameen-Alam/NeuronAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuronAPI

NeuronAPI is a lightweight, AI-driven orchestration framework designed to simplify the creation and management of microservices. Built on top of FastAPI and Docker, it enables developers to spin up microservices, integrate LLMs, and orchestrate complex systems with minimal effort.

Features

  • Async-first design for scalability.
  • Native integration with FastAPI and Docker.
  • AI-driven code generation and service orchestration.
  • Support for local and cloud-hosted LLMs.
  • Ready-to-use Kafka and Postgres setup via Docker Compose.

Getting Started

  1. Clone the repo:

    git clone https://github.com/doblier/NeuronAPI.git
  2. Set up the project:

     cd NeuronAPI
     python cli.py setup
     docker-compose up
  3. Interact with the generated APIs:

     curl http://localhost:8000/api/example   

Contributing

Contributions are welcome! Please read our Code of Conduct and Contributing Guide for more information.

About

NeuronAPI: A lightweight, AI-driven orchestration framework for building and managing microservices with seamless FastAPI integration.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published