AIPyTeam
0.0.2
This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a Python project. User input is processed by one AI specialist, who performs their task and passes the result to the next AI Agent. This process continues until all tasks are completed, leveraging AI to enhance efficiency and accuracy in project execution.
Installation Options
Owners
Package Details
Author(s)
- voytas75
Tags
python ai psaoai llm project team gpt ollama azure bing RAG
Functions
ProjectTeam DisplayInfo ProcessInput Feedback SetNextExpert GetNextExpert AddLogEntry Notify GetMemory GetLastMemory SummarizeMemory ProcessBySpecificExpert RequestFeedback AddFeedbackTeamMember RemoveFeedbackTeamMember Test-ModuleMinVersion SendFeedbackRequest Get-LastMemoryFromFeedbackTeamMembers Add-ToGlobalResponses Add-ToGlobalpydevResponses New-FolderAtPath Get-LatestVersion Get-CheckForScriptUpdate Show-Banner Export-AndWritePythonCodeBlocks Show-Header Get-SourceCodeAnalysis Get-AnalyzeLine Get-FeedbackPrompt Set-FeedbackAndGenerateResponse Update-GlobalStateWithResponse Invoke-ProcessFeedbackAndResponse Save-AndUpdateCode Save-ProjectState Get-ProjectState Update-ErrorHandling Invoke-LLMChatCompletion Invoke-AIPSTeamAzureOpenAIChatCompletion Invoke-AIPSTeamOllamaCompletion Invoke-AIPSTeamLMStudioChatCompletion Invoke-BingWebSearch Remove-StringDirtyData Invoke-RAG Get-Ollama Get-OllamaModels Start-OllamaInNewConsole Test-OllamaRunningModel Start-OllamaModel Test-OllamaInstalled Test-OllamaAPI Test-OllamaRunning Set-EnvOllamaModel Test-EnsureOllamaModelRunning
Dependencies
This script has no dependencies.
Release Notes
https://github.com/voytas75/AIPyTeam/blob/master/docs/ReleaseNotes.md
FileList
- AIPyTeam.nuspec
- AIPyTeam.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.3 | 16 | 7/25/2024 |
0.0.2 (current version) | 6 | 7/25/2024 |
0.0.1 | 6 | 7/25/2024 |