BESSER-Agentic-Framework

    Design and implement agents, bot and chatbots in Python

    Language: python

    Author: GitHub Repos (@github-repos)

    0 stars · 1 views

    Viewing path: README.md

    Files

    • test_core_state.py (py)
    • utils.py (py)
    • github_actions.py (py)
    • flow_graph.py (py)
    • test_core_transition.py (py)
    • docs (txt)
    • source (txt)
    • wiki (txt)
    • nlp (txt)
    • utils (txt)
    • reasoning (txt)
    • db (txt)
    • core (txt)
    • sessions (txt)
    • gui (txt)
    • platforms (txt)
    • websocket_platform (txt)
    • img (txt)
    • api (txt)
    • nlp (txt)
    • utils (txt)
    • reasoning (txt)
    • db (txt)
    • core (txt)
    • exceptions (txt)
    • platforms (txt)
    • library (txt)
    • baf (txt)
    • nlp (txt)
    • llm (txt)
    • base (txt)
    • reasoning (txt)
    • platforms (txt)
    • websocket (txt)
    • streamlit_ui (txt)
    • chat_widget (txt)
    • img (txt)
    • js (txt)
    • data (txt)
    • gitlab (txt)
    • a2a (txt)
    • tool (txt)
    • workflows (txt)
    • requirements-core.txt (txt)
    • requirements-torch.txt (txt)
    • requirements (txt)
    • Makefile (txt)
    • greetings_agent_diagram_global_state_1.png (image)
    • requirements-llms.txt (txt)
    • intents_diagram.png (image)
    • requirements-docs.txt (txt)
    • websocket_diagram.png (image)
    • llm_diagram.png (image)
    • monitoring_ui_tables.png (image)
    • requirements-tensorflow.txt (txt)
    • requirements-extras.txt (txt)
    • greetings_agent_diagram_simplified.png (image)
    • conf.py (py)
    • release_notes (txt)
    • examples (txt)
    • _static (txt)
    • llm_ollama.py (py)
    • llm_openai_api.py (py)
    • greetings_agent_diagram_global_state_2.png (image)
    • multiagent.png (image)
    • llm_huggingface_api.py (py)
    • nlp_engine.py (py)
    • chat_widget_demo.gif (image)
    • llm_replicate_api.py (py)
    • gui_mode_example.jpg (image)
    • llm_huggingface.py (py)
    • greetings_agent_diagram_global_state_3.png (image)
    • baf_logo_dark.svg (image)
    • baf_logo_readme.svg (image)
    • greetings_agent_diagram.png (image)
    • llm.py (py)
    • rag.png (image)
    • favicon.png (image)
    • gui_replies_example.jpg (image)
    • intent_classifier (txt)
    • __init__.py (py)
    • intent_classifier.py (py)
    • simple_intent_classifier_tensorflow.py (py)
    • simple_intent_classifier_pytorch.py (py)
    • intent_classifier_prediction.py (py)
    • text2speech.py (py)
    • preprocessing (txt)
    • text2speech (txt)
    • pipelines.py (py)
    • piper_text2speech.py (py)
    • text_preprocessing.py (py)
    • rag (txt)
    • ner (txt)
    • datetime.py (py)
    • openai_text2speech.py (py)
    • number.py (py)
    • hf_text2speech.py (py)
    • simple_ner.py (py)
    • rag.py (py)
    • any.py (py)
    • speech2text (txt)
    • ner.py (py)
    • matched_parameter.py (py)
    • openai_speech2text.py (py)
    • api_speech2text.py (py)
    • stargazer_agent.py (py)
    • utils (txt)
    • test (txt)
    • examples (txt)
    • rag_agent.py (py)
    • luxasr_speech2text.py (py)
    • speech2speech_agent.py (py)
    • web_crawl.py (py)
    • multiagent (txt)
    • llm_agent.py (py)
    • reviewer_agent.py (py)
    • coder_agent.py (py)
    • main_agent.py (py)
    • speech2text_agent.py (py)
    • reasoning_agent.py (py)
    • github_agent.py (py)
    • greetings_agent.py (py)
    • text2speech_agent.py (py)
    • weather_agent.py (py)
    • web_crawl_agent.py (py)
    • gitlab_agent.py (py)
    • components (txt)
    • test_core_agent.py (py)
    • test_library_events.py (py)
    • config.yaml (yaml)
    • test_core_processor.py (py)
    • test_core_message.py (py)
    • test_platforms.py (py)
    • test_core_session.py (py)
    • test_core_intent_entity.py (py)
    • test_nlp_preprocessing.py (py)
    • dependencies (txt)
    • conftest.py (py)
    • test_nlp_configurations.py (py)
    • test_nlp_engine.py (py)
    • test_workflows.py (py)
    • test_core_property.py (py)
    • __init__.py (py)
    • __init__.py (py)
    • workspace.py (py)
    • test_core.py (py)
    • tool.py (py)
    • test_framework.py (py)
    • test_docs.py (py)
    • test_llms.py (py)
    • test_extras.py (py)
    • test_tensorflow.py (py)
    • conftest.py (py)
    • db (txt)
    • monitoring_ui (txt)
    • table_overview.py (py)
    • __init__.py (py)
    • intent_details.py (py)
    • db_handler.py (py)
    • core (txt)
    • monitoring_db.py (py)
    • db_connection.py (py)
    • sidebar.py (py)
    • home.py (py)
    • utils.py (py)
    • transition (txt)
    • transition_builder.py (py)
    • file.py (py)
    • transition.py (py)
    • condition.py (py)
    • gui (txt)
    • entity (txt)
    • intent (txt)
    • agent_gui.py (py)
    • gui_schema.py (py)
    • entity_entry.py (py)
    • property.py (py)
    • gui_llm.py (py)
    • entity.py (py)
    • gui_deserializer.py (py)
    • message.py (py)
    • processor.py (py)
    • processors (txt)
    • intent.py (py)
    • language_detection_processor.py (py)
    • __init__.py (py)
    • exceptions (txt)
    • exceptions.py (py)
    • platform.py (py)
    • websocket_platform.py (py)
    • user_adaptation_processor.py (py)
    • logger.py (py)
    • streamlit_ui.py (py)
    • json_schema.json (json)
    • initialization.py (py)
    • websocket_callbacks.py (py)
    • chat.py (py)
    • reasoning.py (py)
    • user_db.py (py)
    • agent_logo.jpeg (image)
    • sidebar.py (py)
    • login.py (py)
    • vars.py (py)
    • typing_dots.gif (image)
    • profile_selector.py (py)
    • message_input.py (py)
    • script.js (js)
    • audio_queue.py (py)
    • session_management.py (py)
    • chat_interface_style.py (py)
    • css (txt)
    • args.json (json)
    • server.py (py)
    • gitlab_platform.py (py)
    • gitlab_actions.py (py)
    • index.html (html)
    • gitlab_objects.py (py)
    • agent_card.py (py)
    • style.css (css)
    • __init__.py (py)
    • github (txt)
    • a2a_platform.py (py)
    • task_protocol.py (py)
    • error_handler.py (py)
    • __init__.py (py)
    • client.py (py)
    • message_router.py (py)
    • agent_registry.py (py)
    • telegram (txt)
    • library (txt)
    • state (txt)
    • transition (txt)
    • telegram_platform.py (py)
    • __init__.py (py)
    • reasoning_state_library.py (py)
    • github_objects.py (py)
    • github_platform.py (py)
    • __init__.py (py)
    • state_library.py (py)
    • events (txt)
    • task_tools.py (py)
    • condition_functions.py (py)
    • base_events.py (py)
    • github_webhooks_events.py (py)
    • conditions.py (py)
    • README.md (md)
    • entity (txt)
    • intent (txt)
    • coroutine (txt)
    • workspace_tools.py (py)
    • __init__.py (py)
    • pyproject.toml (toml)
    • intent_library.py (py)
    • async_helpers.py (py)
    • .github (github)
    • LICENSE (txt)
    • install-check.yml (yml)
    • .readthedocs.yaml (yaml)
    • ATTRIBUTION.md (markdown)
    • setup.py (py)
    • llm_intent_classifier.py (py)
    • hf_speech2text.py (py)
    • event.py (py)
    • skill.py (py)
    • gitlab_webhooks_events.py (py)
    • __init__.py (py)
    • payload.py (py)
    • api_speech2text_agent.py (py)
    • session.py (py)
    • agent.py (py)
    • a2a_multiagent.py (py)
    • transitions_example.png (image)
    • intent_classifier_configuration.py (py)
    • state.py (py)
    • python-publish.yml (yml)
    • speech2text.py (py)
    • test_torch.py (py)
    • audio_language_detection_processor.py (py)
    • base_entities.py (py)
    • telegram_agent.py (py)
    • streamlit_ui_demo.gif (image)
    • baf_logo_light.svg (image)
    • gui_serializer.py (py)
    • ner_prediction.py (py)
    • __init__.py (py)
    • intent_parameter.py (py)
    • monitoring_ui.py (py)
    github-repos/BESSER-Agentic-Framework

    BESSER-Agentic-Framework

    Public
    • Updated Jul 19, 2026
    0
    Select a file

    Tap "Show Files" to select a file

    About

    Design and implement agents, bot and chatbots in Python

    0stars
    1views
    Created Jan 26, 2026